« Return to Thread: Problems with exclusions in cobertura-maven-plugin

Re: Problems with exclusions in cobertura-maven-plugin

by Benjamin Bentmann :: Rate this Message:

Reply to Author | View in Thread

Ulrich Wolf wrote:

> I'm trying to exclude tld.example.project.gui and all subpackages from
> cobertura.

Try moving the <configuration> from the <build> section to the
<reporting> section. As mentioned in [0], a build config does not affect
a reporting plugin execution.


Benjamin


[0] http://maven.apache.org/pom.html#Reporting

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Problems with exclusions in cobertura-maven-plugin