tulasi <[EMAIL PROTECTED]> writes:
> Hi,
>
> According your sugguestion, i made config like this. why i dont know under
> classes folder repeatedly genereted-classes folder is creating. is thr
> configuration problem?. if you want to check i ll give you my complete
> pom.xml
My basic configuration for cobertura reporting is:
<reporting>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
</plugin>
</plugins>
</reporting>
AFAICT, you are binding the plugin with (to?) goal clean only which
may means that it keepse trying cleaning things thatdoes not exist.
regards,
--
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]