Hi, I've not used it for a long time. However, I'm not aware of any issue. BTW, there is no jboss:deploy goal in the latest version of the plugin :-) (there are jboss:deploy-war and jboss:deploy-ear ones though).
Thanks -Vincent > -----Original Message----- > From: Arto Pastinen [mailto:[EMAIL PROTECTED] > Sent: 06 April 2004 13:00 > To: Maven Users List > Subject: RE: Maven and JBoss > > Hi Vincent! > > Have you created plugin? > I tried to use it some times ago, and i got java.io.IOException when i > tried to use jboss:deploy, does it work? > > Artsi > > On Tue, 2004-04-06 at 13:55, Vincent Massol wrote: > > Hi Massimiliano, > > > > That's exactly what the JBoss plugin does! I've created it for exactly > > this purpose. > > > > -Vincent > > > > > -----Original Message----- > > > From: Amato Massimiliano (TLAB) > > > [mailto:[EMAIL PROTECTED] > > > Sent: 06 April 2004 10:02 > > > To: Maven Users List > > > Subject: Maven and JBoss > > > > > > Hello, > > > > > > I am migrating allo our existing projects into Maven, but now i have a > > > problem. > > > > > > We had a big J2EE project that used to be managed with ant, and we had > > a > > > target that managed to configure Jboss with all the needed libs and > > > configuration files needed by the AppServer. Now that i've switched to > > > maven i have the ear built and ready to be deployed, but i wanted to > > make > > > it easier for us to give the administrator a zip file containing all > > the > > > ears and files needed to be deployed under jboss > > > > > > I saw there's a Jboss plugin but i am not sure it can handle all we > > > want... anyone one else had the same problem? How did you solve it? > > > > > > Thanks a ton > > > Massimiliano > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > --------------------------------------------------------------------- > 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]
