Henry Saputra created ATLAS-3756:
------------------------------------
Summary: Error when compile from source code
Key: ATLAS-3756
URL: https://issues.apache.org/jira/browse/ATLAS-3756
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 3.0.0
Reporter: Henry Saputra
When trying to compile Apache Atlas from code, got this error messages:
mvn clean -DskipTests install
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.214 s
[INFO] Finished at: 2020-04-26T01:25:17-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project atlas-testtools: Could not resolve
dependencies for project org.apache.atlas:atlas-testtools:jar:3.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.restlet.jee:org.restlet:jar:2.3.0,
org.restlet.jee:org.restlet.ext.servlet:jar:2.3.0: Failure to find
org.restlet.jee:org.restlet:jar:2.3.0 in https://repo1.maven.org/maven2 was
cached in the local repository, resolution will not be reattempted until the
update interval of central has elapsed or updates are forced -> [Help 1]
Maven version:
3.6.3
Java version:
OpenJDK 1.8.0 - 252
--
This message was sent by Atlassian Jira
(v8.3.4#803005)