Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
after a successful build my result page shows the message "During parsing an error has been reported." for the Checkstyle, PMD and CPD plugin as well as the actual fixed/new warnings. When I click on the link [1] it says "No report files were found. Configuration error?" But the reports can be found as the warnings are correct.
It is a multimodule maven project, which runs the pmd and checkstyle reports itself so that Hudson can pick up the results.
I'm using a M2 job type and there is one module without results.
Layout:
/pom.xml <- aggregator pom, parent = released company pom
/parent
/parent/pom.xml <- parent pom, parent = released company pom
/module-1
/module-1/pom.xml <- module pom, parent = parent/pom.xml
/module-2
/module-2/pom.xml <- module pom, parent = parent/pom.xml
The parent module doesn't contain any sources, so this doesn't contain any result files.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | analysis-core [ 15709 ] | |
Component/s | checkstyle [ 15512 ] | |
Component/s | core [ 15593 ] | |
Component/s | plugin [ 15491 ] | |
Component/s | pmd [ 15511 ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Description |
after a successful build my result page shows the message "During parsing an error has been reported." for the Checkstyle, PMD and CPD plugin as well as the actual fixed/new warnings. When I click on the link [1] it says "No report files were found. Configuration error?" But the reports can be found as the warnings are correct. It is a multimodule maven project, which runs the pmd and checkstyle reports itself so that Hudson can pick up the results. I'm using a M2 job type and there is one module without results. Layout: /pom.xml <- aggregator pom, parent = released company pom /parent /parent/pom.xml <- parent pom, parent = released company pom /module-1 /module-1/pom.xml <- module pom, parent = parent/pom.xml /module-2 /module-2/pom.xml <- module pom, parent = parent/pom.xml The parent module doesn't contain any sources, so this doesn't contain any result files. [1] http://localhost:8080/hudson/job/myproject/2463/checkstyleResult/error/ |
after a successful build my result page shows the message "During parsing an error has been reported." for the Checkstyle, PMD and CPD plugin as well as the actual fixed/new warnings. When I click on the link [1] it says "No report files were found. Configuration error?" But the reports can be found as the warnings are correct. It is a multimodule maven project, which runs the pmd and checkstyle reports itself so that Hudson can pick up the results. I'm using a M2 job type and there is one module without results. Layout: /pom.xml <- aggregator pom, parent = released company pom /parent /parent/pom.xml <- parent pom, parent = released company pom /module-1 /module-1/pom.xml <- module pom, parent = parent/pom.xml /module-2 /module-2/pom.xml <- module pom, parent = parent/pom.xml The parent module doesn't contain any sources, so this doesn't contain any result files. |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 136992 ] | JNJira + In-Review [ 204322 ] |