[
https://issues.apache.org/jira/browse/ATLAS-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681112#comment-17681112
]
ASF subversion and git services commented on ATLAS-3756:
--------------------------------------------------------
Commit d1781a7c38e2da24cb023588dc91ef88b5cbb067 in atlas's branch
refs/heads/master from Henry Saputra
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=d1781a7c3 ]
ATLAS-3756: fixed build error due to restlet library dependency resolution
Signed-off-by: Madhan Neethiraj <[email protected]>
> Error when compile from source code - can not find restlet for transitive dep
> -----------------------------------------------------------------------------
>
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.20.10#820010)