I tried to build the archetype sub project with jdk 1.4 / 2.1.0 RC3I can try to reproduce it. It seems its because I didn't have some SNAPSHOT dependencies in my local repo.
On Tue, Mar 17, 2009 at 11:30 PM, John Casey <jdca...@commonjava.org> wrote: > Funny...I've been building these RC's using JDK 1.4 and Maven 2.0.10 > (except RC1, which used 2.1.0-M1, IIRC)...I'll see whether I can reproduce > the error. Do you have any idea where your error came from? > > -john > > > Arnaud HERITIER wrote: > >> It seems that we aren't checking for Java version used to launch maven >> (>=1.5).I made the error to try to launch a build with the RC3 and Java >> 1.4 >> and received a method not found error. I quickly found my error but i'm >> not >> sure everyone will think about this. >> Perhaps it could save us time of users' support ? >> >> Arnaud >> >> On Mon, Mar 16, 2009 at 5:51 PM, John Casey <jdca...@commonjava.org> >> wrote: >> >> Okay, >>> >>> It looks like the last known bugs are resolved for 2.1.0. So, let's take >>> another look things with RC3, and if everything is clean I'll call a vote >>> in >>> the next day or two. >>> >>> http://tinyurl.com/maven-2-1-0-RC3 >>> ( >>> >>> https://repository.apache.org/content/repositories/maven-staging-5078cd01de9bd9/org/apache/maven/apache-maven/2.1.0-RC3/ >>> ) >>> >>> Thanks for your patience. >>> >>> -john >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >>> For additional commands, e-mail: dev-h...@maven.apache.org >>> >>> >>> >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Arnaud