1. #54 (Failed)
  2. #55 (Successful)
  3. #56 (Failed)
  4. #57 (Successful)
  5. #58 (Successful)
  6. #59 (Failed)
  7. #60 (Successful)
  8. #61 (Successful)
  9. #62 (Successful)
  10. #63 (Successful)

Build: #59 failed

Build Result Summary

Details

Trigger
Code has been updated by ivol37@gmail.com.
Revision
1660
Agent
Default Agent
Completed
Duration
25 seconds
Fixed in
#60 (Updated by Bram de Kruijff!)
Labels
None

No failed tests found, a possible compilation error occurred.

Code Changes

  • ivol37@gmail.com 1660

    [Amdatu release]prepare release amdatu-auth-0.2.1

  • ivol37@gmail.com 1658

    [Amdatu release]prepare branch amdatu-auth-0.2.1

Error Summary for Default Job

The job generated some errors, drill down into the full build log for more details.

Could not find test result reports in the /vol/www/bamboo/xml-data/build-dir/AMDATU-AMDAUTHSITE-JOB1 directory.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.amdatu.auth:org.amdatu.auth.oauth.api:bundle:0.2.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.oauth.api -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.oauth.api -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT
          2) org.amdatu.auth:org.amdatu.auth.oauth.api:bundle:0.2.2-SNAPSHOT

2) org.amdatu.auth:org.amdatu.auth.tokenprovider:bundle:0.2.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.tokenprovider -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.tokenprovider -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT
          2) org.amdatu.auth:org.amdatu.auth.tokenprovider:bundle:0.2.2-SNAPSHOT

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

for artifact:
  org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT

from the specified remote repositories:
  amdatu.external (http://repository.amdatu.org/maven2),
  central (http://repo1.maven.org/maven2),
  amdatu.snapshots (http://repository.amdatu.org/snapshots),
  amdatu.releases (http://repository.amdatu.org/releases),
  oauth.googlecode.com (http://oauth.googlecode.com/svn/code/maven)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.amdatu.auth:org.amdatu.auth.oauth.api:bundle:0.2.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.oauth.api -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.oauth.api -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT
          2) org.amdatu.auth:org.amdatu.auth.oauth.api:bundle:0.2.2-SNAPSHOT

2) org.amdatu.auth:org.amdatu.auth.tokenprovider:bundle:0.2.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.tokenprovider -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.tokenprovider -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT
          2) org.amdatu.auth:org.amdatu.auth.tokenprovider:bundle:0.2.2-SNAPSHOT

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

for artifact:
  org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT

from the specified remote repositories:
  amdatu.external (http://repository.amdatu.org/maven2),
  central (http://repo1.maven.org/maven2),
  amdatu.snapshots (http://repository.amdatu.org/snapshots),
  amdatu.releases (http://repository.amdatu.org/releases),
  oauth.googlecode.com (http://oauth.googlecode.com/svn/code/maven)


        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:1205)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:1033)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:663)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.amdatu.auth:org.amdatu.auth.oauth.api:bundle:0.2.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.oauth.api -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.oauth.api -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT
          2) org.amdatu.auth:org.amdatu.auth.oauth.api:bundle:0.2.2-SNAPSHOT

2) org.amdatu.auth:org.amdatu.auth.tokenprovider:bundle:0.2.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.tokenprovider -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.amdatu.auth -DartifactId=org.amdatu.auth.tokenprovider -Dversion=0.2.2-SNAPSHOT -Dpackaging=bundle -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT
          2) org.amdatu.auth:org.amdatu.auth.tokenprovider:bundle:0.2.2-SNAPSHOT

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

for artifact:
  org.amdatu.auth:org.amdatu.auth.oauth.consumerregistry:bundle:0.2.2-SNAPSHOT

from the specified remote repositories:
  amdatu.external (http://repository.amdatu.org/maven2),
  central (http://repo1.maven.org/maven2),
  amdatu.snapshots (http://repository.amdatu.org/snapshots),
  amdatu.releases (http://repository.amdatu.org/releases),
  oauth.googlecode.com (http://oauth.googlecode.com/svn/code/maven)


        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
        at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        ... 21 more