See 
<https://builds.apache.org/job/oodt-coverage/org.apache.oodt$cas-protocol-api/7/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building CAS Protocol
[INFO]    task-segment: [clean, 
com.atlassian.maven.plugins:maven-clover2-plugin:setup]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading: 
http://repository.apache.org/snapshots/org/apache/oodt/cas-cli/0.11-SNAPSHOT/cas-cli-0.11-20151015.163623-26.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/oodt/cas-metadata/0.11-SNAPSHOT/cas-metadata-0.11-20151015.163632-25.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.oodt:cas-cli:jar:0.11-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.oodt -DartifactId=cas-cli 
-Dversion=0.11-20151015.163623-26 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.oodt -DartifactId=cas-cli 
-Dversion=0.11-20151015.163623-26 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.oodt:cas-protocol-api:jar:0.11-SNAPSHOT
        2) org.apache.oodt:cas-cli:jar:0.11-SNAPSHOT

2) org.apache.oodt:cas-metadata:jar:0.11-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.oodt 
-DartifactId=cas-metadata -Dversion=0.11-20151015.163632-25 -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.oodt 
-DartifactId=cas-metadata -Dversion=0.11-20151015.163632-25 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.oodt:cas-protocol-api:jar:0.11-SNAPSHOT
        2) org.apache.oodt:cas-metadata:jar:0.11-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.oodt:cas-protocol-api:jar:0.11-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Oct 15 18:10:35 UTC 2015
[INFO] Final Memory: 45M/601M
[INFO] ------------------------------------------------------------------------

Reply via email to