I ended up checking out the latest 1.5-dev from SVN and built it myself. If you just want to download my binary though, you can get it here:
http://jivecast.com/repo/maven-turbine-plugin-1.5-dev.jar Once you have downloaded the jar, put it in $MAVEN_HOME/plugins or the plugins subdirectory under the Maven folder installed in Program Files on Windows, so it will be available for use when calling turbine targets. This version is compatible with Turbine version 2.3.3. You should be able to follow M.E.T.A. instructions for putting a new app together from there. Make sure you remove any references to the old plugin from your repository if you run into any problems (I'm not sure if there are clear instructions on how to clean up from an old install anywhere). -- Jeffery Painter > > Ludwig Magnusson <ludwig <at> greenstreetconsulting.se> writes: > >> >> Find the specified file: >> /home/epldev/.maven/cache/maven-turbine-plugin-1.3/project.xml' >> Open it and remove the tag at the specified location >> ([row,col]:[113,13]) >> /Ludwig >> > >> >> ---------------------------------------------------------------------------- >> --- >> >> Error parsing project.xml >> '/home/epldev/.maven/cache/maven-turbine-plugin-1.3/project.xml' >> >> ParseError at [row,col]:[113,13] >> Message: Duplicated tag: 'versions' >> ---------------------------------------------------------------------------- >> --- >> BUILD FAILED >> ---------------------------------------------------------------------------- >> --- >> Total time : 0 seconds >> Finished at : Tuesday, March 3, 2009 8:27:59 AM MST >> Final Memory : 1M/7M >> ---------------------------------------------------------------------------- >> --- >> > I did exactly as Ludwig pointed out, but I still get the same error, even > though > the version tags were physically removed. Is it cached somewhere? Has > anybody > ever gotten this META thing to work?! > Thanks, > > David > > > --------------------------------------------------------------------- > 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]
