Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0.5
-
Fix Version/s: 2.0.5
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
We're testing our build with the latest 2.0.5-SNAPSHOT. We use the checkstyle config described here http://people.apache.org/%7Eoching/maven-checkstyle-plugin/examples/multi-module-config.html
and it works perfectly in 2.0.4. Switching to 2.0.5 causes this to not be available on the classpath anymore.
The attached builds successfully when run with maven 2.0.4
but fails when run with 2.0.5-SNAPSHOT
[ERROR] BUILD ERROR
[INFO] ---------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.
Embedded error: Unable to find configuration file location.
Unable to find location 'stc_checks.xml' as URL, File or Resource.