See <https://builds.apache.org/job/wave-small_tests/2155/>
------------------------------------------ Started by user yurize [EnvInject] - Loading node environment variables. Building remotely on jenkins-test-fee (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/wave-small_tests/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/incubator-wave.git # > timeout=10 Fetching upstream changes from git://git.apache.org/incubator-wave.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://git.apache.org/incubator-wave.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7864057040c20efcecbdd1edf26693778988be00 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7864057040c20efcecbdd1edf26693778988be00 > git rev-list 7864057040c20efcecbdd1edf26693778988be00 # timeout=10 No release version found, skipping Release Notes generation [Gradle] - Launching build. [wave-small_tests] $ <https://builds.apache.org/job/wave-small_tests/ws/gradlew> clean Incremental java compilation is an incubating feature. FAILURE: Build failed with an exception. * Where: Build file '<https://builds.apache.org/job/wave-small_tests/ws/wave/build.gradle'> line: 513 * What went wrong: A problem occurred evaluating project ':wave'. > Could not resolve all dependencies for configuration ':wave:compile'. > Could not find net.oauth.core:oauth-consumer:20100527. Searched in the following locations: https://repo1.maven.org/maven2/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.pom https://repo1.maven.org/maven2/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.jar http://archiva.comunes.org/repository/comunes-snapshots/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.pom http://archiva.comunes.org/repository/comunes-snapshots/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.jar https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.pom https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.jar https://oss.sonatype.org/content/repositories/google-snapshots/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.pom https://oss.sonatype.org/content/repositories/google-snapshots/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.jar Required by: apache-wave:wave:0.4.2 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 8.461 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure