Tasks Vincent Massol

Lists of todos and ideas for future versions.

  • Describe plugin properties in the Maven plugin documentation.
  • Fix the "single" goal as it will not really work because it expects that the cactus war has been deployed and it won't redeploy it when the code changes.
  • Transform cactus Ant scripts to Jelly scripts for : Tomcat 3.x, Orion 1.5, Orion 1.6, WebLogic 6.x, Enhydra 5.x
  • Add more scripts for JBoss/Jonas/Jetty.
  • Add a test-all goal that runs the tests on all defined containers.
  • Support packaging as an EAR for EJB unit testing. Requires the EAR plugin first.
  • Add the rhino jar for HttpUnit javascript support.