Issue Type: Bug Bug
Affects Versions: current
Assignee: stephenconnolly
Components: cobertura
Created: 24/Jul/12 12:41 PM
Description:

I'm building a project using grails and grails-maven-plugin.
Since version 1.4 of the plugin, the cobertura report is not published because the cobertura-maven-plugin is not invoked:

...
Cobertura: Loaded information on 293 classes.
Cobertura: Saved information on 293 classes.
Skipping Cobertura coverage report as mojo did not run.
...

Looking at the sources of the plugin, it's mandatory to execute the cobertura-maven-plugin to publish reports (and that's not the way grails work!).


I can't see why this test is done (as we need to provide the path of the report). Wouls it be possible to remove/adapt this check?

As a workaround: I'm using version 1.3 of the plugin.

thanks

Environment: Jenkins cobertura plugin 1.4, 1.5
grails and grails maven plugin
Project: Jenkins
Priority: Major Major
Reporter: drautureau
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to