[ http://jira.codehaus.org/browse/MEAR-18?page=comments#action_58292 ]
Brett Porter commented on MEAR-18: ---------------------------------- Brad, can you supply a patch instead? svn diff >MEAR-18.diff > The EAR plugin will not properly handle WSR (Jboss web service archives) > specified as dependencies in the pom.xml > ----------------------------------------------------------------------------------------------------------------- > > Key: MEAR-18 > URL: http://jira.codehaus.org/browse/MEAR-18 > Project: Maven 2.x Ear Plugin > Type: Wish > Versions: 2.0, 2.1 > Reporter: Brad O'Hearne > Attachments: maven-ear-plugin.tar.gz > > > If you try to include a Jboss web service archive (WSR file) in your EAR, by > listing it as a dependency in your EAR project's pom.xml, you will get an > error that says: > [INFO] Trace > java.lang.IllegalStateException: Could not handle artifact type[wsr] > at > org.apache.maven.plugin.ear.EarModuleFactory.newEarModule(EarModuleFa > ctory.java:75) > at > org.apache.maven.plugin.ear.AbstractEarMojo.execute(AbstractEarMojo.j > ava:119) > I have created a plugin that creates wsr files, and have referenced that in > my pom.xml, so I am confident that this error is a result of the EAR plugin > not recognizing wsr files. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
