tisonkun commented on pull request #469: URL: https://github.com/apache/incubator-inlong/pull/469#issuecomment-840978759
Unfortunately it seems not work. ``` [ERROR] Failed to execute goal on project tubemq-server: Could not resolve dependencies for project org.apache.tubemq:tubemq-server:jar:0.9.0-incubating-SNAPSHOT: Failed to collect dependencies at com.sleepycat:je:jar:7.3.7: Failed to read artifact descriptor for com.sleepycat:je:jar:7.3.7: Could not transfer artifact com.sleepycat:je:pom:7.3.7 from/to berkeleydb-je (https://maven.oracle.com/): Authentication failed for https://maven.oracle.com/com/sleepycat/je/7.3.7/je-7.3.7.pom 401 Authorization Required -> [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 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
