I had to add the following dependency to the Cactus plugin's project.xml
to get things to work with my nearly-RC2 bits:

    <dependency>
      <groupId>commons-jelly</groupId>
      <artifactId>commons-jelly-tags-xml</artifactId>
      <version>20030211.142705</version>
      <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
    </dependency>
 
-- Sean T.

> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, February 26, 2004 7:18 AM
> To: 'Maven Users List'
> Subject: RE: [ANN] New Maven plugin development build 
> available (20040226)
> 
> True! Thanks Tim for the clarifications. It should get easier 
> once we release Maven RC2.
> 
> Thanks
> -Vincent
> 
> > -----Original Message-----
> > From: Tim Chen [mailto:[EMAIL PROTECTED]
> > Sent: 26 February 2004 14:49
> > To: Maven Users List
> > Subject: Re: [ANN] New Maven plugin development build available
> (20040226)
> > 
> > Thank you so much for your work on Cactus/Maven Cactus 
> Plugin Vincent.
> > 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-re
> port.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]
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to