Hello, As far as I understood the maven cactus plugin is not up to date and does not allows to build J2EE ear files (to test EJBs, session beans locally, etc). I also heard that the pure ant version does provide that kind of features. Is there somewhere a sample of such usage in maven (using a customized maven goal in maven.xml I assume).
The purpose being: # Build the ear with the dependency having ear.bundle or other set to true # Deploys the ear # Run the tests # Undeploy (Well exactly what maven cacuts plugin provide for war application. Any link or tutorial is really appreciated. Regards, Stephane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
