However, due to the naming structure of the new cactus maven plugin it should be brought to attention that you have to do the following:
1) Follow the instructions in Vincent's email.
2) Due the original plugin being named maven-cactus-plugin and not cactus-maven you must remove the maven-cactus-plugin-version.jar from your $MAVEN_HOME/plugins directory as well as remove the exploded folder for it in your $HOME/.maven/plugins directory.
3) finally remove all cache files from $HOME/.maven/plugins
Failure to do the above will result in cactus plugin clashes. -Tim
Vincent Massol wrote:
Hi Cactus lovers,
I've just uploaded a new 1.6 development build of the Maven plugin for Cactus, containing all the latest changes from CVS HEAD.
All information can be found there:
http://jakarta.apache.org/cactus/integration/maven/
Changes can be found there: http://jakarta.apache.org/cactus/integration/maven/changes-report.html
To install it quickly, run the following (type it on a single line):
maven plugin:download -DartifactId=cactus-maven -DgroupId=cactus -Dversion=1.6dev-20040226
Thanks
-Vincent
Wanna see JUnit in Action?
(http://manning.com/massol)
--------------------------------------------------------------------- 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]
