Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3
-
Fix Version/s: None
-
Labels:None
-
Environment:maven-1.0-rc2
-
Number of attachments :
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.
Issue Links
- is related to
-
MCHECKSTYLE-54
checkstyle:check does not see provided scope dependencies
-
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