Re: Problem building 2.1.2 samples

2008-08-24 Thread Peter Petersson
Thanks Joe! The problem was the use of maven v2.0.8. I am a bit surprised that the maven-enforcer-plugin in the top level pom did not picked this up as it is set to check for maven version 2.0.9 or higher. It seems like I hit this problem before the enforce goal in the validate phase has been

Re: Problem building 2.1.2 samples

2008-08-24 Thread Joe Bohn
Peter Petersson wrote: Joe Bohn wrote: Peter, The samples are a little in flux at the moment but they should build. I just started with a fresh checkout and clean repo and they built for me. What version of maven are you using? It is strange that the versions are not specified in /repos

Re: Problem building 2.1.2 samples

2008-08-24 Thread Peter Petersson
Joe Bohn wrote: Peter, The samples are a little in flux at the moment but they should build. I just started with a fresh checkout and clean repo and they built for me. What version of maven are you using? It is strange that the versions are not specified in /repository/pom.xml ... but I

Re: Problem building 2.1.2 samples

2008-08-23 Thread Joe Bohn
Peter, The samples are a little in flux at the moment but they should build. I just started with a fresh checkout and clean repo and they built for me. What version of maven are you using? It is strange that the versions are not specified in /repository/pom.xml ... but I don't hit the same

Problem building 2.1.2 samples

2008-08-23 Thread Peter Petersson
Hi I checked out https://svn.apache.org/repos/asf/geronimo/samples/branches/2.1 and https://svn.apache.org/repos/asf/geronimo/server/tags/2.1.2/repository After installing the G "private" artifacts i run mvn install in the samples top level directory but got a maven validation error. It seem l