-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
> Hi, > Can anyone kindly tell me how to integrate jcoverage with maven 2 ? > > I have added the following in the <plugin> section under <reporting> in > POM.xml > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-jcoverage-plugin</artifactId> > </plugin> > > It's throwing an exception telling that it can't find the plugin. > "The plugin 'org.apache.maven.plugins:maven-jcoverage-plugin' does not > exist > ..." > > But if I check at http://www.ibiblio.org/maven2/jcoverage/jcoverage/ I can > see a version of the plugin available. I don't use it, but should groupId and artifactId not be "jcoverage"? The POM file in the directory contains these values... Regards Thorsten -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFEiD0wQvObkgCcDe0RAhnIAKC8/ywbI7lsk0M8YedAut41/HFebgCfeBN+ GCaZJnTTUDs3jFHsJ6jM2dY= =MD8G -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
