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/10/19 20:19:22 UTC

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

The following comment has been added to this issue:

     Author: Pål Brattberg
    Created: Tue, 19 Oct 2004 2:17 PM
       Body:
I may have the time to look at this at a later time, but for now, here is a work around which may or may not help you out.

http://www.palbrattberg.com/index.php?p=46
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_25573

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCHECKSTYLE-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHECKSTYLE-20
    Summary: Unable to get class information for custom exceptions
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-checkstyle-plugin
   Versions:
             2.3

   Assignee: 
   Reporter: Ryan Sonnek

    Created: Sat, 27 Mar 2004 11:48 AM
    Updated: Tue, 19 Oct 2004 2:17 PM
Environment: maven-1.0-rc2

Description:
checkstyle reports an error "Unable to get class information" for custom exceptions within the same project.  it is able to load exceptions that are listed as dependencies for the project, but not for other exceptions.  one workaround is to only use throws Exception in the signiture, but that's really a hack.


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