Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1540 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1540 Summary: Jar overrides are not getting inherited Type: Bug Status: Closed Priority: Critical Resolution: DUPLICATE Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Versions: 1.0.2 Assignee: Reporter: Carlos Sanchez Created: Tue, 21 Dec 2004 6:21 PM Updated: Thu, 23 Dec 2004 4:45 PM Environment: JDK 1.4 and 1.5 Description: Parent project with project.properties maven.jar.override=on maven.jar.clover-ant=1.3.3_01 Running "maven clover:html-report" in a subproject (tried with one level and two levels of inheritance) the override is not working, it's easy to see as clover prints its version. Clover Version 1.3_01 When running from parent project or using multiproject from there it works ok. Please tell me if you aren't able to reproduce it and I'll give more detail. As a workaround -Dmaven.jar.override=on -Dmaven.jar.clover-ant=1.3.3_01 can be added to the command line. --------------------------------------------------------------------- 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]
