RE: Using cactus with maven
Juan Jose Aragones Guillen <[email protected]> Thu, 5 Jan 2012 11:04:57 -0500
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hello I got cactus to work and create the EAR files for each module (so much than= ks for your help!). I'm now struggling with something else: I have to get t= hese EARs to be used by WID. I've understood that the right plugin to be us= ed is was6:servicedeploy: Reading http://mojo.codehaus.org/was6-maven-plugin/examples/generating-proc= ess-server-ears.html and it's example I just don't get it right. I already = have the EARs so I assume I only really need from this example "A POM proje= ct that calls ServiceDeploy" getting the EAR filenames some way. That's the= first stop: how do I get it to use the plugin with each of the EARs?. Thanks,=20 =A0JUAN JOS=C9 ARAGON=C9S