Please see the thread
geronimo maven dependency problem
from 06.11.2006
http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-users/200611.mbox/browser

Best regards

Christian

zul schrieb:
Hello,

Got this message when running maven to install wsdl-first:
Downloading:
http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_sp
ec-1.0.1.test
[WARNING] Unable to get resource from repository central
(http://www.ibiblio.org/maven2)
Downloading:
http://servicemix.org/m2-repo/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_sp
ec-1.0.1.test
[WARNING] Unable to get resource from repository servicemix-m2-repo
(http://servicemix.org/m2-repo)
Downloading:
http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC3/maven2/org/apache/geronimo/specs/geronimo-qn
ame_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test
[WARNING] Unable to get resource from repository activemq-tmp-repo
(http://people.apache.org/~chirino/incubator-activemq
-4.0.2-RC3/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.geronimo.specs
-DartifactId=geronimo-qname_1.1_spec \
          -Dversion=1.0.1 -Dpackaging=test -Dfile=/path/to/file

  Path to dependency:
        1)
org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0-incubating
        2) org.apache.servicemix:servicemix-core:jar:3.0-incubating
        3) geronimo:geronimo-connector:jar:1.1
        4) geronimo:geronimo-kernel:jar:1.1
        5) org.apache.geronimo.specs:geronimo-qname_1.1_spec:test:1.0.1

----------
1 required artifact is missing.

for artifact:
  org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0-incubating

from the specified remote repositories:
  central (http://www.ibiblio.org/maven2),
  servicemix-m2-repo (http://servicemix.org/m2-repo),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
  activemq-tmp-repo
(http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC3/maven2)
---------------------------------------------
I tried to find the "geronimo-qname_1.1_spec-1.0.1.test" file at those sites
but none. Appreciate if someone could tell me where to find the file needed.

TQ



--

Christian Schneider
---
http://www.liquid-reality.de

Reply via email to