The following comment has been added to this issue: Author: Felipe Leme Created: Wed, 8 Dec 2004 1:03 PM Body: This is what it generates:
<application> <display-name>test-maven-ear-plugin-02</display-name> <module> <java>commons-logging-1.0.3.jar</java> </module> </application> In fact, you're right, it should be: <java>/APP-INF/lib/commons-logging-1.0.3.jar</java> I will try to fix it later tonight (also testing in a multi-project environment). -- Felipe --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPEAR-31?page=comments#action_27654 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPEAR-31 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPEAR-31 Summary: goal ear:generate-ear-descriptor produces invalid application.xml Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-ear-plugin Fix Fors: 1.7 Versions: 1.6 Assignee: Felipe Leme Reporter: Matthias Müller Created: Wed, 8 Dec 2004 9:12 AM Updated: Wed, 8 Dec 2004 1:03 PM Environment: maven 1.0.2 Description: if I make use of the dependency properties ear.bundle.dir or ear.bundle.name the generated application.xml file is invalid since it uses dep.getArtifact() instead of the name of the renamed dependency --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]