You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/23 08:26:10 UTC

[jira] Closed: (MAVEN-476) Change to CP in one project (jdepend) affect the CP of other projects

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org