Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 06/Jul/12 11:12 AM
Description:

As far as I can see, CoberturaReportMojo (cobertura:cobertura) forks a new maven build which executes CoberturaInstrumentMojo.
Unfortunately there is no way to pass instrumentation-settings (like excludes) to this forked execution.

When executed explicitly, Cobertura*Instrument*Mojo (cobertura:instrument) does take instrumentation-settings as described here:
http://mojo.codehaus.org/cobertura-maven-plugin/usage.html
But as Cobertura*Report*Mojo has no member named "instrumentation", any instrumentation-settings are removed by Maven.

So please implement a possibility to pass instrumentation-settings to the forked CoberturaInstrumentMojo.

Project: Maven 2.x Cobertura Plugin
Priority: Major Major
Reporter: Falko Modler
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to