Hi, I have committed the first cut at the Cactus plugin in Maven's CVS. It is still quite crude but it works on a simple project for me. I am not sure yet if it will stay in the Maven's CVS or rather move to Cactus CVS in the future.
ATM it only support Tomcat 4.x, but now that the infrastructure is in place, I'm going to port the scripts for all the other containers that are already in the Cactus project. Also, I have only tested it with the ServletRedirector. To use it: - Define a maven.cactus.tomcat4x.home property in your build.properties - Put the cactus tests in src/test-cactus - Run it by typing: maven cactus:test-tomcat-4x Enjoy! Thanks -Vincent -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
