Benjamin Bentmann wrote: > > 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
Thanks for your reply, nice to know that! I thought that it would be the other way round. Now I've also tested that, but this doesn't change anything. I also tried running cobertura separately from "site" as cobertura:cobertura, which probably should use the <configuration> from the <build>-Section but the output didn't change. I also tried to exchange the notation of includes and excludes (dots & slashes) and defining every sourcefile on its own, but all that didn't help. Really odd behavior, I can't really see why this is happening... Uli --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email