-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Platform: All, OS: All
The task-scanner plugin and CPD plugin fail to produce reports when I have the
following other post-build actions enabled, even though they are both correctly
configured:
- Publish Javadoc
- Publish JUnit test result report
- Record Emma coverage report
- Publish FindBugs analysis results
- Publish PMD analysis results
- Publish Java NCSS Report
- Editable Email Notification (Email-ext)
All of these others work as expected. The task-scanner and CPD plugins don't
seem to be invoked at all, since the console log ends with something like the
following:
BUILD FAILED
/var/hudson/jobs/MyProject/workspace/project/build/eclipse/build-main.xml:41:
Tests failed
Total time: 6 minutes 26 seconds
Publishing Javadoc
Recording test results
Recording Emma reports
project/target/pluginbuilder/buildDirectory/results/testresults/coverage/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
Sending e-mails to: mail@example.com
Finished: FAILURE
I have tried disabling the Email-ext notification, but this doesn't make any
difference.
I now noticed that only the Emma coverage and Java NCSS report were shown in the
scenario described. Therefore the following plugins do not produce any output
currently: