You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wave-commits@incubator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/11 15:49:17 UTC

Build failed in Jenkins: wave-small_tests #2153

See <https://builds.apache.org/job/wave-small_tests/2153/changes>

Changes:

[yurize] WAVE-439 - Changes source compatibility to Java1.8 and fixes weird

[yurize] WAVE-439 - Fixes compilation warnings.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/wave-small_tests/ws/>
Cloning the remote Git repository
Cloning repository git://git.apache.org/incubator-wave.git
 > git init <https://builds.apache.org/job/wave-small_tests/ws/> # 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 config remote.origin.url git://git.apache.org/incubator-wave.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 b29549612c00392c4e55349bbe389e65c62e760b # 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.
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-dev/2.8.0-SNAPSHOT/gwt-dev-2.8.0-20160511.055136-245.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt/2.8.0-SNAPSHOT/gwt-2.8.0-20160511.055133-246.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.2.14.v20151106/jetty-client-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-proxy/9.2.14.v20151106/jetty-proxy-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-dev/2.8.0-SNAPSHOT/gwt-dev-2.8.0-20160511.055136-245.jar
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-user/2.8.0-SNAPSHOT/gwt-user-2.8.0-20160511.055145-245.jar
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-codeserver/2.8.0-SNAPSHOT/gwt-codeserver-2.8.0-20160511.055213-245.jar
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-proxy/9.2.14.v20151106/jetty-proxy-9.2.14.v20151106.jar
Download https://repo1.maven.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop-annotations/1.0.0-SNAPSHOT/jsinterop-annotations-1.0.0-20160511.055241-133.jar
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop-annotations/1.0.0-SNAPSHOT/jsinterop-annotations-1.0.0-20160511.055241-133-sources.jar
:pst:clean UP-TO-DATE
:wave:clean UP-TO-DATE

BUILD SUCCESSFUL

Total time: 40.119 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.11/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[wave-small_tests] $ <https://builds.apache.org/job/wave-small_tests/ws/gradlew> test
Incremental java compilation is an incubating feature.
:pst:extractIncludeProto
:pst:extractProto
:pst:generateProto
:pst:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':pst:compileJava'.
> invalid source release: 1.8

* 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: 10.423 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : wave-small_tests #2156

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wave-small_tests/2156/>


Jenkins build is back to normal : wave-small_tests #2156

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wave-small_tests/2156/>


Build failed in Jenkins: wave-small_tests #2155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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

Build failed in Jenkins: wave-small_tests #2155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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

Build failed in Jenkins: wave-small_tests #2154

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wave-small_tests/2154/>

------------------------------------------
[...truncated 1870 lines...]
Download https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
Download https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Download https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Download https://repo1.maven.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Download https://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Download https://repo1.maven.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Download https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Download https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Download https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Download https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Download https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Download https://repo1.maven.org/maven2/com/google/protobuf/protobuf-gradle-plugin/0.7.3/protobuf-gradle-plugin-0.7.3.jar
Download https://plugins.gradle.org/m2/gradle/plugin/org/nosphere/apache/creadur-rat-gradle/0.2.0/creadur-rat-gradle-0.2.0.jar
Download https://repo1.maven.org/maven2/com/google/gradle/osdetector-gradle-plugin/1.2.1/osdetector-gradle-plugin-1.2.1.jar
Download https://repo1.maven.org/maven2/kr/motd/maven/os-maven-plugin/1.2.3.Final/os-maven-plugin-1.2.3.Final.jar
Download https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Download https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
Download https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Download https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Download https://repo1.maven.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Download https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Download https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Download https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Download https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.pom
Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Download https://plugins.gradle.org/m2/org/ow2/ow2/1.3/ow2-1.3.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
Download https://plugins.gradle.org/m2/commons-io/commons-io/2.4/commons-io-2.4.pom
Download https://plugins.gradle.org/m2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Download https://plugins.gradle.org/m2/org/apache/apache/9/apache-9.pom
Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Download https://plugins.gradle.org/m2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.jar
Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar
Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Download https://repo1.maven.org/maven2/com/google/protobuf/protoc/2.6.1/protoc-2.6.1.pom
Download https://repo1.maven.org/maven2/com/google/google/1/google-1.pom
Download https://repo1.maven.org/maven2/com/google/protobuf/protoc/2.6.1/protoc-2.6.1-linux-x86_64.exe
Incremental java compilation is an incubating feature.
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-dev/2.8.0-SNAPSHOT/gwt-dev-2.8.0-20160513.060522-247.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt/2.8.0-SNAPSHOT/gwt-2.8.0-20160513.060519-248.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/web/bindery/requestfactory/2.8.0-SNAPSHOT/requestfactory-2.8.0-20160513.060553-247.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop/1.0.0-SNAPSHOT/jsinterop-1.0.0-20160513.060609-135.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-user/2.8.0-SNAPSHOT/gwt-user-2.8.0-20160513.060530-247.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-codeserver/2.8.0-SNAPSHOT/gwt-codeserver-2.8.0-20160513.060543-247.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars-shared/1.0-SNAPSHOT/gwt-initials-avatars-shared-1.0-20140325.224853-17.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars/1.0-SNAPSHOT/gwt-initials-avatars-1.0-20140325.224845-19.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars-server/1.0-SNAPSHOT/gwt-initials-avatars-server-1.0-20140325.224916-11.pom
Download https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/16/commons-parent-16.pom
Download https://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Download https://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom
Download https://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Download https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Download https://repo1.maven.org/maven2/org/apache/apache/16/apache-16.pom
Download https://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom
Download https://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Download https://repo1.maven.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom
Download https://repo1.maven.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Download https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Download https://repo1.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-gwt/15.0/guava-gwt-15.0.pom
Download https://repo1.maven.org/maven2/com/google/gxp/google-gxp/0.2.4-beta/google-gxp-0.2.4-beta.pom
Download https://repo1.maven.org/maven2/com/google/google/5/google-5.pom
Download https://repo1.maven.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/guice/3.0/guice-3.0.pom
Download https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.6.1/protobuf-java-2.6.1.pom
Download https://repo1.maven.org/maven2/com/googlecode/protobuf-java-format/protobuf-java-format/1.2/protobuf-java-format-1.2.pom
Download https://repo1.maven.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.pom
Download https://repo1.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Download https://repo1.maven.org/maven2/eu/infomas/annotation-detector/3.0.0/annotation-detector-3.0.0.pom
Download https://repo1.maven.org/maven2/eu/infomas/infomas-asl/3.0.0/infomas-asl-3.0.0.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr/3.2/antlr-3.2.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
Download https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.3/velocity-1.6.3.pom
Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.pom
Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-parent/3.5.0/lucene-parent-3.5.0.pom
Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-solr-grandparent/3.5.0/lucene-solr-grandparent-3.5.0.pom
Download https://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-guice/0.8.3/atmosphere-guice-0.8.3.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-project/0.8.3/atmosphere-project-0.8.3.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-runtime/2.1.0/atmosphere-runtime-2.1.0.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-project/2.1.0/atmosphere-project-2.1.0.pom
Download https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk16/1.45/bcprov-jdk16-1.45.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.2.14.v20151106/jetty-project-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.2.14.v20151106/jetty-client-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-proxy/9.2.14.v20151106/jetty-proxy-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.2.14.v20151106/websocket-parent-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.2.14.v20151106/websocket-client-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.2.14.v20151106/websocket-server-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.2.14.v20151106/websocket-servlet-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
Download https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.2/mongo-java-driver-2.11.2.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
Download https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
Download https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Download https://repo1.maven.org/maven2/javax/jdo/jdo2-api/2.1/jdo2-api-2.1.pom
Download https://repo1.maven.org/maven2/jline/jline/0.9.94/jline-0.9.94.pom
Download https://repo1.maven.org/maven2/joda-time/joda-time/1.6/joda-time-1.6.pom
Download https://repo1.maven.org/maven2/net/oauth/core/oauth-provider/20100527/oauth-provider-20100527.pom
Download https://repo1.maven.org/maven2/net/oauth/core/oauth-core-parent/20090531/oauth-core-parent-20090531.pom
Download https://repo1.maven.org/maven2/net/oauth/oauth-parent/20090531/oauth-parent-20090531.pom
Download https://repo1.maven.org/maven2/net/oauth/core/oauth/20100527/oauth-20100527.pom
Download https://repo1.maven.org/maven2/xerces/xerces/2.4.0/xerces-2.4.0.pom
Download https://repo1.maven.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom
Download https://repo1.maven.org/maven2/xpp3/xpp3_xpath/1.1.4c/xpp3_xpath-1.1.4c.pom
Download https://repo1.maven.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop-annotations/1.0.0-SNAPSHOT/jsinterop-annotations-1.0.0-20160513.060612-135.pom
Download https://repo1.maven.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
Download https://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars-client/1.0-SNAPSHOT/gwt-initials-avatars-client-1.0-20140325.224906-17.pom
Download https://repo1.maven.org/maven2/com/google/gwt/gwt-servlet/2.6.0/gwt-servlet-2.6.0.pom
Download https://repo1.maven.org/maven2/com/google/gwt/gwt/2.6.0/gwt-2.6.0.pom
Download https://repo1.maven.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Download https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.pom
Download https://repo1.maven.org/maven2/org/sonatype/sisu/inject/cglib/2.2.1-v20090111/cglib-2.2.1-v20090111.pom
Download https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Download https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
Download https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-jersey/0.8.3/atmosphere-jersey-0.8.3.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/contribs/jersey-guice/1.9.1/jersey-guice-1.9.1.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.9.1/jersey-contribs-1.9.1.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/jersey-project/1.9.1/jersey-project-1.9.1.pom
Download https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Download https://repo1.maven.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-jpa_3.0_spec/1.0/geronimo-jpa_3.0_spec-1.0.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
Download https://repo1.maven.org/maven2/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.4/jetty-toolchain-1.4.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
Download https://repo1.maven.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.pom
Download https://repo1.maven.org/maven2/org/mortbay/jasper/jasper-jsp/8.0.9.M3/jasper-jsp-8.0.9.M3.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom
Download https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Download https://repo1.maven.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-annotations/0.8.3/atmosphere-annotations-0.8.3.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/jersey-server/1.9.1/jersey-server-1.9.1.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
Download https://repo1.maven.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.pom
Download https://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Download https://repo1.maven.org/maven2/asm/asm/3.1/asm-3.1.pom
Download https://repo1.maven.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.9.1/jersey-core-1.9.1.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom

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: 58.463 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Build failed in Jenkins: wave-small_tests #2154

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wave-small_tests/2154/>

------------------------------------------
[...truncated 1870 lines...]
Download https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
Download https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Download https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Download https://repo1.maven.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Download https://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Download https://repo1.maven.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Download https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Download https://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Download https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Download https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Download https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Download https://repo1.maven.org/maven2/com/google/protobuf/protobuf-gradle-plugin/0.7.3/protobuf-gradle-plugin-0.7.3.jar
Download https://plugins.gradle.org/m2/gradle/plugin/org/nosphere/apache/creadur-rat-gradle/0.2.0/creadur-rat-gradle-0.2.0.jar
Download https://repo1.maven.org/maven2/com/google/gradle/osdetector-gradle-plugin/1.2.1/osdetector-gradle-plugin-1.2.1.jar
Download https://repo1.maven.org/maven2/kr/motd/maven/os-maven-plugin/1.2.3.Final/os-maven-plugin-1.2.3.Final.jar
Download https://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
Download https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
Download https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
Download https://repo1.maven.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Download https://repo1.maven.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Download https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Download https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Download https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Download https://repo1.maven.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Download https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Download https://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.pom
Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Download https://plugins.gradle.org/m2/org/ow2/ow2/1.3/ow2-1.3.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
Download https://plugins.gradle.org/m2/commons-io/commons-io/2.4/commons-io-2.4.pom
Download https://plugins.gradle.org/m2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Download https://plugins.gradle.org/m2/org/apache/apache/9/apache-9.pom
Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Download https://plugins.gradle.org/m2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.jar
Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar
Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Download https://plugins.gradle.org/m2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar
Download https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Download https://repo1.maven.org/maven2/com/google/protobuf/protoc/2.6.1/protoc-2.6.1.pom
Download https://repo1.maven.org/maven2/com/google/google/1/google-1.pom
Download https://repo1.maven.org/maven2/com/google/protobuf/protoc/2.6.1/protoc-2.6.1-linux-x86_64.exe
Incremental java compilation is an incubating feature.
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-dev/2.8.0-SNAPSHOT/gwt-dev-2.8.0-20160513.060522-247.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt/2.8.0-SNAPSHOT/gwt-2.8.0-20160513.060519-248.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/web/bindery/requestfactory/2.8.0-SNAPSHOT/requestfactory-2.8.0-20160513.060553-247.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop/1.0.0-SNAPSHOT/jsinterop-1.0.0-20160513.060609-135.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-user/2.8.0-SNAPSHOT/gwt-user-2.8.0-20160513.060530-247.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/gwt-codeserver/2.8.0-SNAPSHOT/gwt-codeserver-2.8.0-20160513.060543-247.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars-shared/1.0-SNAPSHOT/gwt-initials-avatars-shared-1.0-20140325.224853-17.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars/1.0-SNAPSHOT/gwt-initials-avatars-1.0-20140325.224845-19.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars-server/1.0-SNAPSHOT/gwt-initials-avatars-server-1.0-20140325.224916-11.pom
Download https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/16/commons-parent-16.pom
Download https://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Download https://repo1.maven.org/maven2/org/apache/apache/4/apache-4.pom
Download https://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Download https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Download https://repo1.maven.org/maven2/org/apache/apache/16/apache-16.pom
Download https://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom
Download https://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Download https://repo1.maven.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom
Download https://repo1.maven.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Download https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Download https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Download https://repo1.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-gwt/15.0/guava-gwt-15.0.pom
Download https://repo1.maven.org/maven2/com/google/gxp/google-gxp/0.2.4-beta/google-gxp-0.2.4-beta.pom
Download https://repo1.maven.org/maven2/com/google/google/5/google-5.pom
Download https://repo1.maven.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/extensions/extensions-parent/3.0/extensions-parent-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.pom
Download https://repo1.maven.org/maven2/com/google/inject/guice/3.0/guice-3.0.pom
Download https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.6.1/protobuf-java-2.6.1.pom
Download https://repo1.maven.org/maven2/com/googlecode/protobuf-java-format/protobuf-java-format/1.2/protobuf-java-format-1.2.pom
Download https://repo1.maven.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.pom
Download https://repo1.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
Download https://repo1.maven.org/maven2/eu/infomas/annotation-detector/3.0.0/annotation-detector-3.0.0.pom
Download https://repo1.maven.org/maven2/eu/infomas/infomas-asl/3.0.0/infomas-asl-3.0.0.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr/3.2/antlr-3.2.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
Download https://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.3/velocity-1.6.3.pom
Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.pom
Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-parent/3.5.0/lucene-parent-3.5.0.pom
Download https://repo1.maven.org/maven2/org/apache/lucene/lucene-solr-grandparent/3.5.0/lucene-solr-grandparent-3.5.0.pom
Download https://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-guice/0.8.3/atmosphere-guice-0.8.3.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-project/0.8.3/atmosphere-project-0.8.3.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-runtime/2.1.0/atmosphere-runtime-2.1.0.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-project/2.1.0/atmosphere-project-2.1.0.pom
Download https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk16/1.45/bcprov-jdk16-1.45.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/9.2.14.v20151106/jetty-project-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-client/9.2.14.v20151106/jetty-client-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-proxy/9.2.14.v20151106/jetty-proxy-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.2.14.v20151106/websocket-parent-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.2.14.v20151106/websocket-client-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.2.14.v20151106/websocket-server-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-servlet/9.2.14.v20151106/websocket-servlet-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
Download https://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.2/mongo-java-driver-2.11.2.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
Download https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
Download https://repo1.maven.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Download https://repo1.maven.org/maven2/javax/jdo/jdo2-api/2.1/jdo2-api-2.1.pom
Download https://repo1.maven.org/maven2/jline/jline/0.9.94/jline-0.9.94.pom
Download https://repo1.maven.org/maven2/joda-time/joda-time/1.6/joda-time-1.6.pom
Download https://repo1.maven.org/maven2/net/oauth/core/oauth-provider/20100527/oauth-provider-20100527.pom
Download https://repo1.maven.org/maven2/net/oauth/core/oauth-core-parent/20090531/oauth-core-parent-20090531.pom
Download https://repo1.maven.org/maven2/net/oauth/oauth-parent/20090531/oauth-parent-20090531.pom
Download https://repo1.maven.org/maven2/net/oauth/core/oauth/20100527/oauth-20100527.pom
Download https://repo1.maven.org/maven2/xerces/xerces/2.4.0/xerces-2.4.0.pom
Download https://repo1.maven.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom
Download https://repo1.maven.org/maven2/xpp3/xpp3_xpath/1.1.4c/xpp3_xpath-1.1.4c.pom
Download https://repo1.maven.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.pom
Download https://oss.sonatype.org/content/repositories/google-snapshots/com/google/jsinterop/jsinterop-annotations/1.0.0-SNAPSHOT/jsinterop-annotations-1.0.0-20160513.060612-135.pom
Download https://repo1.maven.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
Download https://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.pom
Download http://archiva.comunes.org/repository/comunes-snapshots/cc/kune/gwt-initials-avatars-client/1.0-SNAPSHOT/gwt-initials-avatars-client-1.0-20140325.224906-17.pom
Download https://repo1.maven.org/maven2/com/google/gwt/gwt-servlet/2.6.0/gwt-servlet-2.6.0.pom
Download https://repo1.maven.org/maven2/com/google/gwt/gwt/2.6.0/gwt-2.6.0.pom
Download https://repo1.maven.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Download https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.pom
Download https://repo1.maven.org/maven2/org/sonatype/sisu/inject/cglib/2.2.1-v20090111/cglib-2.2.1-v20090111.pom
Download https://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Download https://repo1.maven.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Download https://repo1.maven.org/maven2/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
Download https://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-jersey/0.8.3/atmosphere-jersey-0.8.3.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/contribs/jersey-guice/1.9.1/jersey-guice-1.9.1.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.9.1/jersey-contribs-1.9.1.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/jersey-project/1.9.1/jersey-project-1.9.1.pom
Download https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Download https://repo1.maven.org/maven2/javax/transaction/transaction-api/1.1/transaction-api-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-jpa_3.0_spec/1.0/geronimo-jpa_3.0_spec-1.0.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom
Download https://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
Download https://repo1.maven.org/maven2/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.4/jetty-toolchain-1.4.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
Download https://repo1.maven.org/maven2/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.pom
Download https://repo1.maven.org/maven2/org/mortbay/jasper/jasper-jsp/8.0.9.M3/jasper-jsp-8.0.9.M3.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/22/jetty-parent-22.pom
Download https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Download https://repo1.maven.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom
Download https://repo1.maven.org/maven2/org/atmosphere/atmosphere-annotations/0.8.3/atmosphere-annotations-0.8.3.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/jersey-server/1.9.1/jersey-server-1.9.1.pom
Download https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.pom
Download https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom
Download https://repo1.maven.org/maven2/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.pom
Download https://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
Download https://repo1.maven.org/maven2/asm/asm/3.1/asm-3.1.pom
Download https://repo1.maven.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom
Download https://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.9.1/jersey-core-1.9.1.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom

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: 58.463 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure