I would personally use Cobertura plugin as according to the JCoverage plugin site, it is deprecated and no longer maintained.
http://maven.apache.org/maven-1.x/plugins/jcoverage/index.html On Wed, Apr 22, 2009 at 8:46 AM, Chirag Trivedi <[email protected]> wrote: > > Hi, > > I have maven project in which I build my java source files and execute JUnit > test cases on it. Now, I want to find out the code coverage and have > installed JCoverage maven plugin. > > What steps I have to follow to configure the JCoverage maven plugin > > Thanks & Regards, > Chirag Trivedi > > > Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! > Edition http://downloads.yahoo.com/in/firefox/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- �...@n --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
