Just tried a build with a clean .m2 repo and am seeing the following build failure for modules/geronimo-axis2 -

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.httpcomponents:httpcore:jar:4.0-alpha5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.httpcomponents -DartifactId=
httpcore \
          -Dversion=4.0-alpha5 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.geronimo.modules:geronimo-axis2:jar:2.0-SNAPSHOT
        2) org.apache.axis2:axis2-kernel:jar:SNAPSHOT
        3) org.apache.httpcomponents:httpcore:jar:4.0-alpha5

2) org.apache.httpcomponents:httpcore-niossl:jar:4.0-alpha5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.httpcomponents -DartifactId=
httpcore-niossl \
          -Dversion=4.0-alpha5 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.geronimo.modules:geronimo-axis2:jar:2.0-SNAPSHOT
        2) org.apache.axis2:axis2-kernel:jar:SNAPSHOT
        3) org.apache.httpcomponents:httpcore-niossl:jar:4.0-alpha5

3) org.apache.httpcomponents:httpcore-nio:jar:4.0-alpha5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.httpcomponents -DartifactId=
httpcore-nio \
          -Dversion=4.0-alpha5 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.geronimo.modules:geronimo-axis2:jar:2.0-SNAPSHOT
        2) org.apache.axis2:axis2-kernel:jar:SNAPSHOT
        3) org.apache.httpcomponents:httpcore-nio:jar:4.0-alpha5

----------
3 required artifacts are missing.

for artifact:
  org.apache.geronimo.modules:geronimo-axis2:jar:2.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  wasce-epr2 (http://maven.rtp.raleigh.ibm.com/wasce/epr2),
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to