See 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-rpc/81/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator RPC Proxy 3.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [ 12.461 s]
[INFO] Curator Testing .................................... SUCCESS [ 11.359 s]
[INFO] Curator Client ..................................... SUCCESS [ 55.910 s]
[INFO] Curator Framework .................................. SUCCESS [49:01 min]
[INFO] Curator Recipes .................................... FAILURE [  1.672 s]
[INFO] Curator Service Discovery .......................... FAILURE [  0.569 s]
[INFO] Curator Examples ................................... FAILURE [  0.406 s]
[INFO] Curator Service Discovery Server ................... FAILURE [  1.232 s]
[INFO] Curator RPC Proxy .................................. FAILURE [  3.328 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50:36 min
[INFO] Finished at: 2016-07-28T02:40:24+00:00
[INFO] Final Memory: 34M/350M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on 
project curator-recipes: Compilation failure
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Curator-3.0/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java:[596,19]
 cannot find symbol
[ERROR] symbol:   method removeWatchers()
[ERROR] location: variable client of type 
org.apache.curator.framework.CuratorFramework
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project curator-x-discovery: Could not 
resolve dependencies for project 
org.apache.curator:curator-x-discovery:bundle:3.2.1-SNAPSHOT: Could not find 
artifact org.apache.curator:curator-recipes:jar:3.2.1-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) -> [Help 2]
[ERROR] Failed to execute goal on project curator-examples: Could not resolve 
dependencies for project 
org.apache.curator:curator-examples:jar:3.2.1-SNAPSHOT: The following artifacts 
could not be resolved: org.apache.curator:curator-recipes:jar:3.2.1-SNAPSHOT, 
org.apache.curator:curator-x-discovery:jar:3.2.1-SNAPSHOT: Failure to find 
org.apache.curator:curator-recipes:jar:3.2.1-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced -> [Help 2]
[ERROR] Failed to execute goal on project curator-x-discovery-server: Could not 
resolve dependencies for project 
org.apache.curator:curator-x-discovery-server:bundle:3.2.1-SNAPSHOT: The 
following artifacts could not be resolved: 
org.apache.curator:curator-x-discovery:jar:3.2.1-SNAPSHOT, 
org.apache.curator:curator-recipes:jar:3.2.1-SNAPSHOT: Failure to find 
org.apache.curator:curator-x-discovery:jar:3.2.1-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced -> [Help 2]
[ERROR] Failed to execute goal on project curator-x-rpc: Could not resolve 
dependencies for project org.apache.curator:curator-x-rpc:jar:3.2.1-SNAPSHOT: 
The following artifacts could not be resolved: 
org.apache.curator:curator-recipes:jar:3.2.1-SNAPSHOT, 
org.apache.curator:curator-x-discovery:jar:3.2.1-SNAPSHOT: Failure to find 
org.apache.curator:curator-recipes:jar:3.2.1-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of Nexus has 
elapsed or updates are forced -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-recipes
[INFO] Build failures were ignored.

Reply via email to