Hi Baptiste, I want to deploy an EAR file to a remote JBoss server. I tried it with the cargo plugin but it didn't work (see http://www.nabble.com/cargo%3Adeploy-and-Jboss-5%3A-problem-deploying-an-EAR-remotely-to21141731.html Deploy using cargo )
I tried it with the jboss-maven-plugin but it didn't work (see http://www.nabble.com/jboss%3Adeploy-and-Jboss-5%3A-problem-deploying-an-EAR-remotely-tt21147286.html#a21147286 Deploy using the jboss-maven-plugin ) Therefore I want to try the wagon plugin. This link http://mojo.codehaus.org/wagon-maven-plugin/ http://mojo.codehaus.org/wagon-maven-plugin/ seems to contain the necessary information (many thanks to Dan Tran). Best Regards. Jean-Claude Baptiste MATHUS wrote: > > Maven wagons are low-level API imo. You might want to use a higher one. > What do you want to do? Transfer some file after packaging or something > like > this? Is this close to deployment? Artifact staging? Remote resource > retrieval?... > > Cheers. > > 2008/12/24 Rouvinez, Jean-Claude <[email protected]> > >> Hi, >> >> I want to use the Maven Wagon Plugin (http://maven.apache.org/wagon/) to >> transfer files to a remote host but didn't find any useful documentation >> with examples or usage. >> Does anyone know any useful links to this plugin? >> >> Thank You for Your Help. >> >> Best Regards >> Jean-Claude >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Baptiste <Batmat> MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! > > -- View this message in context: http://n2.nabble.com/Maven-Wagon-Plugin---Documentation-tp1729539p2073575.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
