Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-476 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-476 Summary: Change to CP in one project (jdepend) affect the CP of other projects Type: Bug Status: Closed Priority: Major Resolution: DUPLICATE Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Versions: 1.0-beta-10 Assignee: Reporter: Vincent Massol Created: Thu, 12 Jun 2003 12:46 AM Updated: Fri, 23 Jul 2004 2:24 AM Description: When the site plugin is run it calls the registered reports. In the case where you have the jdepend plugin placed before the checkstyle one it fails becuase the jdepend plugin uses antlr 2.7.1 and the checkstyle one requires antlr 2.7.2. It is easy to upgrade the jdepend plugin to use the 2.7.2 version but more importantly it means that the CP from the jdepend plugin is passed to the checkstyle plugin, which is not safe. CP should not be inherited between plugins, I think. Thanks -Vincent --------------------------------------------------------------------- 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]