[
https://issues.apache.org/jira/browse/EAGLE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051411#comment-16051411
]
ASF GitHub Bot commented on EAGLE-1045:
---------------------------------------
GitHub user yonzhang opened a pull request:
https://github.com/apache/eagle/pull/951
EAGLE-1045 remove scala-tools.release repo which is not useful
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yonzhang/incubator-eagle branch-0.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/951.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #951
----
commit d3d9a3d2f9a5f764b101f457bb2edafaa301f616
Author: yonzhang <[email protected]>
Date: 2017-06-16T05:27:27Z
remove scala-tools.release repo which is not useful
----
> remove scala-tools.release repo as it causes build issue and not useful now
> ---------------------------------------------------------------------------
>
> Key: EAGLE-1045
> URL: https://issues.apache.org/jira/browse/EAGLE-1045
> Project: Eagle
> Issue Type: Improvement
> Components: Core::Alert Engine
> Reporter: Edward Zhang
> Assignee: Edward Zhang
> Priority: Trivial
>
> When I download latest eagle and build with the following exception, please
> advise how to solve this issue
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default)
> on project eagle-data-process: Error resolving project artifact: Could not
> transfer artifact hiccup:hiccup:pom:0.3.6 from/to scale-tools.release
> (http://scala-tools.org/repo-releases):
> sun.security.validator.ValidatorException: PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find
> valid certification path to requested target for project
> hiccup:hiccup:jar:0.3.6 -> [Help 1]
> When I remove repository “scala-tools.release” from pom.xml, the build can
> pass.
> In my local box, http://scala-tools.org/repo-releases is redirected to
> https://blog.goodstuff.im/repo-releases. Seems something is wrong with this
> repo
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)