Hi Brian, Have you solved your problem? If not I would suggest you have a look at the cactus sample project at
http://cvs.apache.org/viewcvs.cgi/maven/src/plugins-build/cactus/sample/ Hope it helps, -Vincent > -----Original Message----- > From: brian janaszek [mailto:[EMAIL PROTECTED] > Sent: 30 May 2003 16:03 > To: [EMAIL PROTECTED] > Subject: Silly newbie question > > Hi > > Just getting starting with Maven (as a replacement for Ant) and I'm > attempting to use the Cactus plugin, but without much success. My > Cactus tests aren't compiling (the Cactus imports can't be found), but > if I look in Maven's repository, there are the Cactus jars. I don't > have a dependency entry in my project.xml file (I looked at several > Jakarta project files--like the Turbine project.xml--and they did not > reference cactus there). I've also attempted to add a reference to > cactus in the dependency list, but each time Maven can't download the > jar file. What am I missing? > > TIA > bmj > > > --------------------------------------------------------------------- > 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]
