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]
