1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building myfaces-hbase 1.0.0
[INFO] ------------------------------------------------------------------------
[WARNING] Could not transfer metadata org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.0-EA2-SNAPSHOT/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.0-EA2-SNAPSHOT/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.137s
[INFO] Finished at: Wed Mar 30 10:19:50 CET 2011
[INFO] Final Memory: 4M/55M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hbase: Could not resolve dependencies for project net.wessendorf:hbase:war:1.0.0: Failed to collect dependencies for [org.apache.geronimo.specs:geronimo-interceptor_1.1_spec:jar:1.0 (compile), org.apache.geronimo.specs:geronimo-jcdi_1.0_spec:jar:1.0 (compile), org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 (compile), org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:1.0 (runtime), javax.annotation:jsr250-api:jar:1.0 (compile), org.datanucleus:datanucleus-hbase:jar:2.0.0-release (compile), org.apache.hadoop:hadoop-core:jar:0.20.2 (compile), org.apache.myfaces.core:myfaces-api:jar:2.0.2 (compile), org.apache.myfaces.core:myfaces-impl:jar:2.0.2 (compile), org.apache.openwebbeans:openwebbeans-impl:jar:1.0.0 (compile), org.apache.openwebbeans:openwebbeans-jsf:jar:1.0.0 (compile), org.apache.openwebbeans:openwebbeans-web:jar:1.0.0 (compile), org.apache.openwebbeans:openwebbeans-resource:jar:1.0.0 (compile), org.apache.openwebbeans:openwebbeans-spi:jar:1.0.0 (compile), org.apache.hadoop:hbase:jar:0.20.3 (compile), org.apache.zookeeper:zookeeper:jar:3.3.1 (compile), org.datanucleus:datanucleus-core:jar:[1.9,) (compile), org.datanucleus:datanucleus-jpa:jar:[1.9,) (compile), log4j:log4j:jar:[1.2,1.3) (compile), commons-logging:commons-logging:jar:1.1.1 (compile), commons-lang:commons-lang:jar:2.4 (compile), javax.jdo:jdo2-api:jar:2.3-eb (compile), org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.0 (compile)]: Failed to read artifact descriptor for org.apache.hadoop:hadoop-core:jar:0.20.1: Could not transfer artifact org.apache.hadoop:hadoop-core:pom:0.20.1 from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException |
Partager