Kelly, Are you running the cactus sample here? I'd suggest you start by this and then work from there.
You can also try the following version of the clover plugin (http://cvs.apache.org/~vmassol/maven-clover-plugin-1.6-SNAPSHOT.jar). You'll need to delete your maven cache and put it in your mavenhome/plugins dir. -Vincent > -----Original Message----- > From: Kelly C. Goedert [mailto:[EMAIL PROTECTED] > Sent: jeudi 2 septembre 2004 21:21 > To: Cactus Users List > Subject: Re: clover-plugin > > Hello Vincent, > > I tried what you suggest, and I get this: > > [EMAIL PROTECTED]:~/workspace/MavenClover$ maven clover:on cactus > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0 > > Attempting to download servletapi-2.3.jar. > 76K downloaded > build:start: > > clover:init: > [mkdir] Created dir: > /home/kelly/workspace/MavenClover/target/clover/classes [mkdir] > Created dir: /home/kelly/workspace/MavenClover/target/clover/database > [mkdir] Created dir: > /home/kelly/workspace/MavenClover/target/docs/clover > > clover:on: > [echo] Setting Clover compiler > > BUILD FAILED > File...... /home/kelly/.maven/cache/maven-clover-plugin-1.5/plugin.jelly > Element... ant:pathconvert > Line...... 125 > Column.... 45 > Reference maven.test.compile.src.set not found. > Total time: 17 seconds > Finished at: Thu Sep 02 16:18:14 BRT 2004 > > > What am I missing now?? > > > Vincent Massol wrote: > > >Hi Kelly, > > > > > > > >>-----Original Message----- > >>From: Kelly C. Goedert [mailto:[EMAIL PROTECTED] > >>Sent: jeudi 2 septembre 2004 19:35 > >>To: Cactus Users List > >>Subject: Re: clover-plugin > >> > >> > >> > > > >[snip] > > > >Hmm... I'm not sure if it works with the versions you have, they seem a > bit > >oldish. > > > >I suggest you try running the sample servlet at > >http://cvs.apache.org/viewcvs.cgi/jakarta- > cactus/integration/maven/samples/s > >ervlet/ (by typing maven clover:on cactus). You'll need to create a > >build.properties file (you should use build.properties.sample as a > sample). > > > >If it works it means the versions you have are fine. > > > >-Vincent > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
