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.
Issue Links
Activity
Brian Fox
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | checkstyle-demo.zip [ 25098 ] |
Jason van Zyl
made changes -
| Assignee | Jason van Zyl [ jason ] |
Brett Porter
made changes -
| Assignee | Jason van Zyl [ jason ] | Brett Porter [ brettporter ] |
Brett Porter
made changes -
| Fix Version/s | 2.0.5 [ 12294 ] |
Brett Porter
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Brett Porter
made changes -
| Component/s | Artifacts and Repositories [ 11338 ] | |
| Component/s | Artifacts [ 12035 ] |
Benjamin Bentmann
made changes -
Benjamin Bentmann
made changes -
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.