maoling created ZOOKEEPER-3661:
----------------------------------
Summary: Failed to execute goal on project zookeeper-recipes:
Key: ZOOKEEPER-3661
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3661
Project: ZooKeeper
Issue Type: Bug
Reporter: maoling
mvn clean package -Dmaven.test.skip=true -U
{code:java}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.080 s
[INFO] Finished at: 2019-12-23T14:46:29+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project zookeeper-recipes: Could not resolve
dependencies for project
org.apache.zookeeper:zookeeper-recipes:pom:3.7.0-SNAPSHOT: Could not find
artifact org.apache.zookeeper:zookeeper:jar:tests:3.7.0-SNAPSHOT in
spring-snapshot (http://repo.spring.io/snapshot) -> [Help 1]
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :zookeeper-recipes
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)