Re: Problems running with commons ant plugin with maven3

2009-10-16 Thread Niall Pemberton
On Fri, Oct 16, 2009 at 10:13 PM, Olivier Lamy wrote: > Hi, > Plexus 1.4.0-SNAPSHOT is here : > https://svn.codehaus.org/plexus/plexus-containers/branches/plexus-containers-1.x/. Thanks Olivier that sorted out my maven-3 build problem - but I still get a failure in my ant plugin. I created an bug

Re: Problems running with commons ant plugin with maven3

2009-10-16 Thread Olivier Lamy
Hi, Plexus 1.4.0-SNAPSHOT is here : https://svn.codehaus.org/plexus/plexus-containers/branches/plexus-containers-1.x/. Or you can add this repository [1] in your settings -- Olivier [1] http://repository.sonatype.org/content/groups/forge/ 2009/10/16 Niall Pemberton : > I checked out and built m

Problems running with commons ant plugin with maven3

2009-10-16 Thread Niall Pemberton
I checked out and built maven3 (after reverting the plexus version from 1.4.0-SNAPSHOT to 1.3.0) and tried to run the commons-build-plugin[1] (which is an Ant plugin) and it failed (some of the output with -X shown below) So I thought this might be caused by me reverting the plexus version. So I c