robert stettler created MEAR-156: ------------------------------------ Summary: defaultLibBundleDir setting producing odd behavior in Oracle's oepe version of eclipse Galileo Key: MEAR-156 URL: https://jira.codehaus.org/browse/MEAR-156 Project: Maven 2.x Ear Plugin Issue Type: Bug Affects Versions: 2.7 Environment: Windows 7, Eclipse Galileo (Oracle bundled oepe), 2.9 maven-eclipse-plugin, 2.7 maven-ear-plugin and 2.0 wtp Reporter: robert stettler Attachments: epf-refapp-federated-producer4.zip
When I set defaultLibBundle dir as APP-INF/lib my maven dependency libraries are dropped into the APP-INF/lib/APP-INF. When I look at the eclipse project settings under JEE Dependencies I see jars listed as APP-INF/lib/../myjar.jar. In the org.eclipse.wst.common.component file that was generated the archiveName for each jar has ../myjar.jar and the deploy-path is set as APP-INF/lib. If I manually remove the .. from the entries the EAR builds as expected. Not sure what is driving the .. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira