Issue Type: Bug Bug
Affects Versions: 2.5.2
Assignee: Unassigned
Attachments: foo-bar.tgz
Created: 13/Feb/13 10:10 AM
Description:

I have a multi-module project. maven-cobertura-plugin is under pluginManagement in the parent (topmost) pom file, with just version set to 2.5.2.
The module has that parent, and some configuration to build a cobertura report with one class excluded. A 'mvn clean site' (either from parent or module) does not work, with a compilation error from cobertura: the excluded class is not found.
However, if I make the module parentless, it can build the site.

Find attached an example of this. The exclusions are set in a profile active by default (which is my real case) but it also fails with no profiles and the configuration moved to project/build/plugins.

Environment: MacOsX 10.8.2, Java 1.6.0_37
Project: Maven 2.x Cobertura Plugin
Priority: Major Major
Reporter: Rafael Alcántara
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