users@glassfish.java.net

Re: Glassfish Deployer Plugin Maven2

From: <glassfish_at_javadesktop.org>
Date: Thu, 20 Mar 2008 02:56:33 PST

I'm also hoping that someone from glassfish/sailfin is working to support cargo http://cargo.codehaus.org/Maven2+plugin, Until now the only solution that seems to be working is the exec-maven-plugin:
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
It does the job, but its really generic and needs some tweaking
[Message sent by forum member 'chanchal_kumar' (chanchal_kumar)]

http://forums.java.net/jive/thread.jspa?messageID=264960