> -----Original Message----- > From: Kristof Vanbecelaere [mailto:[EMAIL PROTECTED] > Sent: vendredi 17 février 2006 20:01 > To: [email protected] > Subject: Re: [mojo-user] JBoss Plugin > > How can one deploy to a running jboss3 (or even jboss4)? Cargo > support is not yet available if I am not mistaken.
You are mistaken! :-) See http://cargo.codehaus.org/Release+notes+for+Cargo+0.7 Thanks -Vincent > On Feb 17, 2006, at 18:30, Vincent Massol wrote: > > > Hi Jeff, > > > >> -----Original Message----- > >> From: Jeff Smith [mailto:[EMAIL PROTECTED] > >> Sent: vendredi 17 février 2006 17:32 > >> To: [email protected] > >> Subject: [mojo-user] JBoss Plugin > >> > >> All, > >> > >> I have modified the source for the maven 2 jboss plugin to work more > >> like the maven 1.x plugin. I added a configure mojo that copies the > >> contents of the specified server in your jboss home into the target > >> directory. It can also overlay your own conf, lib an deploy stuff. > >> Basically just like the maven 1.x plugin. Is there any interest in > >> this? If so I can submit a patch. > > > > (first, apologies for hijacking this thread) > > > > That's very cool. FYI I was the one who had implemented this > > feature in the > > m1 jboss plugin. Since then I've decided to focus on gathering all > > container > > support in Cargo (http://cargo.codehaus.org). > > > > This feature already exists in the Cargo m2 plugin (to be released > > next > > week). It also allows customizing properties for the configuration. > > > > Of course please do submit a patch to the m2 jboss plugin! My goal > > here was > > only to point out Cargo in case you didn't know it. We're very open > > to any > > participation in the Cargo project so feel free to talk to us to > > improve > > things even further. > > > > FWIW the documentation for the Cargo m2 plugin is at > > http://cargo.codehaus.org/Maven2+plugin. > > > > Thanks! > > -Vincent > >
