Even better... if you're looking to deploy your file on an app server,
you should take a look at Cargo (and the Cargo Maven plugin). It
handles this for many app servers very nicely.

Wayne

On 4/24/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
> By the way, if you want to deploy your file on an application server
> using ftp, take a look at the different containers plugin, you should
> find what you are looking for.
>
> On 4/24/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
> > It is supported, I already do it but you need to create a custom
> > pluging to handle your special use case. I don't think there is a
> > "ftp" plugin, wouldn't make sense anyway.
> >
> > On 4/24/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > > Just to be clear, it sounds like you are asking about DEPLOYING or
> > > remotely installing (into a corporate Maven repo perhaps) your EAR
> > > file using FTP and Maven.
> > >
> > > If you are simply asking about "moving an EAR file using FTP" then I
> > > don't believe this is supported by Maven or Wagon.
> > >
> > > Wayne
> > >
> > > On 4/24/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > > > Take a look at the Wagon plugin. I'm fairly certain it can handle this
> > > > requirement.
> > > >
> > > > Wayne
> > > >
> > > > On 4/24/06, RobJac <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > I want to FTP an EAR file from a particular location from my local PC 
> > > > > to a
> > > > > remote m/c using maven. Is this possible using Maven? can i use any 
> > > > > of the
> > > > > ant- plugin to do this? If some one has done this could you please 
> > > > > send me
> > > > > the entries you have made in the pom xml for this? also please let me 
> > > > > know
> > > > > the command i need to run to ftp the file.
> > > > > --
> > > > > View this message in context: 
> > > > > http://www.nabble.com/FTP-an-EAR-file-t1501225.html#a4069712
> > > > > Sent from the Maven - Users forum at Nabble.com.
> > > > >
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > >
> > > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to