The following comment has been added to this issue:
Author: Brett Porter
Created: Tue, 21 Dec 2004 6:31 PM
Body:
hmmm....
project overrides are not meant to affect plugins, so thinking about it I'm not
sure this should have worked in the first place :)
Looking at the clover plugin, you can use maven.clover.jar (note the order -
its not an override) to set the path to the updated JAR.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MAVEN-1540?page=comments#action_28260
---------------------------------------------------------------------
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: Unassigned
Priority: Critical
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: Tue, 21 Dec 2004 6:31 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]