The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Wed, 9 Jul 2003 1:33 AM
    Changes:
             timeoriginalestimate changed from 0
             timeestimate changed from 0 minutes
             Fix Version changed to 1.0-final
             Fix Version changed from 1.0-beta-10
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-476&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=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: Reopened
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-final
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Vincent Massol

    Created: Thu, 12 Jun 2003 12:46 AM
    Updated: Wed, 9 Jul 2003 1:33 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]

Reply via email to