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 like there are a missing dependencyManagement section somewhere along the way originating from the repository pom (see below).

Am I missing something or are the samples in a flux at the moment ?

.../gsamples-2.1$ mvn install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.geronimo.samples:repository
POM Location: /usr/local/proj/gsamples-2.1/repository/pom.xml
Validation Messages:

   [0]  'dependencies.dependency.version' is missing for 
org.apache.tomcat:catalina
   [1]  'dependencies.dependency.version' is missing for 
org.apache.tomcat:jasper
   [2]  'dependencies.dependency.version' is missing for 
com.sun.xml.ws:jaxws-tools
   [3]  'dependencies.dependency.version' is missing for com.sun.xml.ws:jaxws-rt
   [4]  'dependencies.dependency.version' is missing for 
org.apache.ant:ant-launcher


Reason: Failed to validate POM for project 
org.apache.geronimo.samples:repository at 
/usr/local/proj/gsamples-2.1/repository/pom.xml
  :
  :

regards
  peter petersson

Reply via email to