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]
