Hello, I want to test a ejb application with cactus in a maven project. I have followed the explanations in maven cactus plugin site, but when I try to run the test using the command "maven cactus:test-ear" I get the error :
BUILD FAILED Goal "cactus:test-ear" does not exist in this project. Total time: 5 seconds And if I go to the cactus plugin directory in the plugin.jelly file I cannot find the goal test-ear. So does the cactus plugin dev1.6-20031031 really contains this goal? _________________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
