Hi,
 
I get the following when doing a fresh checkout and invoking the build
command below. Also find below settings on my PC. 
My JBoss was installed with a EJB3 profile via JEMS-Installer
1.2.0.BETA3 
 
Any help or suggestions?
 
Command issued:
============
C:\work\nuxeo-ep>ant clean && mvn -Dmaven.test.skip=true install &&
ant
 
 
Output snip:
========
.. 
... 
....
BUILD FAILED
C:\work\nuxeo-ep\build.xml:30: The following error occurred while
executing this line:
C:\work\nuxeo-ep\org.nuxeo.ecm.webapp\build.xml:8: Unable to resolve
artifact: Unable to get dependency information: Unable to read the
metadata file for artifact 'javax.ejb:ejb:jar': Error getting POM for
'javax.ejb:ejb' from the repository: Error transferring file
  javax.ejb:ejb:pom:3.0-RC8
 
from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository),
  nuxeo (http://svn.nuxeo.org/maven/repo/),
  myfaces.staging
(http://myfaces.zones.apache.org/dist/maven-repository)
 
  javax.ejb:ejb:jar:3.0-RC8
 
from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository),
  nuxeo (http://svn.nuxeo.org/maven/repo/),
  myfaces.staging
(http://myfaces.zones.apache.org/dist/maven-repository)
Path to dependency:
        1) org.nuxeo.ecm:Nuxeo5:jar:0.0-SNAPSHOT
        2) org.nuxeo.ecm:NXTransform:jar:0.0-SNAPSHOT
 
 
 
Total time: 52 seconds
 
Ant Version:
========
Apache Ant version 1.7.0 compiled on December 13 2006
 
Maven Version:
==========
Maven version: 2.0.4
 
Environmental Variables:
================
ANT_HOME = C:\Java\apache-ant-1.7.0
JAVA_HOME = C:\Java\jdk1.5.0_06
JBOSS_HOME = C:\Java\jboss-4.0.5.GA
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to