Yunzhao Xu created TUBEMQ-229:
---------------------------------
Summary: Dependency missing while exec mvn clean package
-DskipTests
Key: TUBEMQ-229
URL: https://issues.apache.org/jira/browse/TUBEMQ-229
Project: Apache TubeMQ
Issue Type: Bug
Affects Versions: 0.7.0
Environment: System: Mac OSX
Java 11
Maven 3.7
Location: New York
Reporter: Yunzhao Xu
{code:java}
[WARNING] The POM for com.sleepycat:je:jar:7.3.7 is missing, no dependency
information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache TubeMQ 0.5.0-incubating-SNAPSHOT:
[INFO]
[INFO] Apache TubeMQ ...................................... SUCCESS [ 2.971 s]
[INFO] Apache TubeMQ - Core ............................... SUCCESS [ 8.913 s]
[INFO] Apache TubeMQ - Client ............................. SUCCESS [ 3.416 s]
[INFO] Apache TubeMQ - Example ............................ SUCCESS [ 1.127 s]
[INFO] Apache TubeMQ - Server ............................. FAILURE [ 0.088 s]
[INFO] Apache TubeMQ - Connectors ......................... SKIPPED
[INFO] Apache TubeMQ - Connectors-flink ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.902 s
[INFO] Finished at: 2020-06-08T15:44:02-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tubemq-server: Could not resolve
dependencies for project
org.apache.tubemq:tubemq-server:jar:0.5.0-incubating-SNAPSHOT: Failure to find
com.sleepycat:je:jar:7.3.7 in
https://download.dcache.org/nexus/service/rest/repository/browse/berkeleydb-je/
was cached in the local repository, resolution will not be reattempted until
the update interval of berkeleydb-je has elapsed or updates are forced -> [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 <args> -rf :tubemq-server
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)