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 2003/09/23 12:49:20 UTC

[jira] Created: (MAVEN-843) Fix for checkstyle locating classes

Message:

  A new issue has been created in JIRA.

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

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-843


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-843
    Summary: Fix for checkstyle locating classes
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-checkstyle
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Peter Donald

    Created: Tue, 23 Sep 2003 5:47 AM
    Updated: Tue, 23 Sep 2003 5:47 AM

Description:
Checkstyle requires access to the classpath for resolving types during its type checking. (An example is checking whether a particular exception is a RuntimeException subclass or not). Maven currently does not set this but should set it.  Patch follows to fix this.


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