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

Changes:

[cammckenzie] [maven-release-plugin] prepare release 
apache-curator-2.9.1-SNAPSHOT

[cammckenzie] [maven-release-plugin] prepare for next development iteration

[cammckenzie] [maven-release-plugin] prepare release apache-curator-2.9.1

[cammckenzie] [maven-release-plugin] prepare for next development iteration

[cammckenzie] Back to 2.9.1-SNAPSHOT

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator RPC Proxy 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [  4.459 s]
[INFO] Curator Testing .................................... SUCCESS [  6.624 s]
[INFO] Curator Client ..................................... SUCCESS [ 54.086 s]
[INFO] Curator Framework .................................. FAILURE [  1.608 s]
[INFO] Curator Recipes .................................... FAILURE [  0.261 s]
[INFO] Curator Service Discovery .......................... FAILURE [  0.216 s]
[INFO] Curator Examples ................................... FAILURE [  0.164 s]
[INFO] Curator Service Discovery Server ................... FAILURE [  0.227 s]
[INFO] Curator RPC Proxy .................................. FAILURE [  0.751 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2016-01-11T00:50:53+00:00
[INFO] Final Memory: 39M/437M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on 
project curator-framework: Compilation failure
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Curator-3.0/curator-framework/src/main/java/org/apache/curator/framework/imps/FindAndDeleteProtectedNodeInBackground.java:[100,46]
 constructor CuratorEventImpl in class 
org.apache.curator.framework.imps.CuratorEventImpl cannot be applied to given 
types;
[ERROR] required: 
org.apache.curator.framework.imps.CuratorFrameworkImpl,org.apache.curator.framework.api.CuratorEventType,int,java.lang.String,java.lang.String,java.lang.Object,org.apache.zookeeper.data.Stat,byte[],java.util.List<java.lang.String>,org.apache.zookeeper.WatchedEvent,java.util.List<org.apache.zookeeper.data.ACL>,java.util.List<org.apache.curator.framework.api.transaction.CuratorTransactionResult>
[ERROR] found: 
org.apache.curator.framework.imps.CuratorFrameworkImpl,org.apache.curator.framework.api.CuratorEventType,int,java.lang.String,<nulltype>,java.lang.Object,org.apache.zookeeper.data.Stat,<nulltype>,java.util.List<java.lang.String>,<nulltype>,<nulltype>
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project curator-recipes: Could not resolve 
dependencies for project 
org.apache.curator:curator-recipes:bundle:3.0.1-SNAPSHOT: Could not find 
artifact org.apache.curator:curator-framework:jar:3.0.1-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) -> [Help 2]
[ERROR] Failed to execute goal on project curator-x-discovery: Could not 
resolve dependencies for project 
org.apache.curator:curator-x-discovery:bundle:3.0.1-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.curator:curator-recipes:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-framework:jar:3.0.1-SNAPSHOT: Could not find 
artifact org.apache.curator:curator-recipes:jar:3.0.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.0.1-SNAPSHOT: The following artifacts 
could not be resolved: org.apache.curator:curator-recipes:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-framework:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-x-discovery:jar:3.0.1-SNAPSHOT: Failure to find 
org.apache.curator:curator-recipes:jar:3.0.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.0.1-SNAPSHOT: The 
following artifacts could not be resolved: 
org.apache.curator:curator-x-discovery:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-recipes:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-framework:jar:3.0.1-SNAPSHOT: Failure to find 
org.apache.curator:curator-x-discovery:jar:3.0.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.0.1-SNAPSHOT: 
The following artifacts could not be resolved: 
org.apache.curator:curator-recipes:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-framework:jar:3.0.1-SNAPSHOT, 
org.apache.curator:curator-x-discovery:jar:3.0.1-SNAPSHOT: Failure to find 
org.apache.curator:curator-recipes:jar:3.0.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-framework
[INFO] Build failures were ignored.

Reply via email to