-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Platform: All, OS: All
I have a job that is configured to show coverage reports using the cobertura
plugin. When I use the m2release plugin, it will successfully release the plugin
but the build itself will fail at the end since the cobertura action is
expecting reports. Perhaps the m2release plugin could remove all other post
actions such as the cobertura plugin when it is going to do a release?
Output:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 16 seconds
[INFO] Finished at: Wed Aug 26 00:33:53 CEST 2009
[INFO] Final Memory: 26M/47M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped
Publishing Cobertura coverage report...
No coverage results were found using the pattern
'**/target/site/cobertura/coverage.xml' relative to
'/home/hudson/hudson/data/jobs/Hudson plugin The Continuous Integration
Game/workspace/./'. Did you enter a pattern relative to the correct directory?
Did you generate the XML report(s) for Cobertura?
Finished: FAILURE
- depends on
-
JENKINS-4410 split release into two
-
- Open
-