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/02/03 23:19:59 UTC

[jira] Updated: (MPCHECKSTYLE-16) checkstyle plugin runs but gives wrong output after java:compile

The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Tue, 3 Feb 2004 5:18 PM
    Comment:
this is caused by running java:compile first, either on the command line or by <attainGoal />

eg:
maven java:compile checkstyle
will also cause it

This is also a problem in RC1, not an RC2 specific issue
    Changes:
             summary changed from checkstyle plugin runs but gives wrong output
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHECKSTYLE-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHECKSTYLE-16
    Summary: checkstyle plugin runs but gives wrong output after java:compile
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-checkstyle-plugin
   Fix Fors:
             2.3
   Versions:
             2.3

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 2 Feb 2004 5:43 PM
    Updated: Tue, 3 Feb 2004 5:18 PM

Description:
possibly a classloader issue.

Run maven:site on checkstlye/src/plugin-test project. jdepend running first causes checkstyle to give errors about not being able to find an AST node and the report has nothing useful


---------------------------------------------------------------------
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