You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "DanielZhou (JIRA)" <ji...@apache.org> on 2017/01/21 00:22:26 UTC

[jira] [Created] (EAGLE-881) Url of scala-tools repository is no longer valid

DanielZhou created EAGLE-881:
--------------------------------

             Summary: Url of scala-tools repository is no longer valid
                 Key: EAGLE-881
                 URL: https://issues.apache.org/jira/browse/EAGLE-881
             Project: Eagle
          Issue Type: Bug
    Affects Versions: v0.4.0
            Reporter: DanielZhou


After clear ~/.m2/repository, Maven build failed with error messages:

Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project eagle-security-hive: Error resolving project artifact: Could not transfer artifact org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde from/to scala-tools.org (http://scala-tools.org/repo-releases): Received fatal alert: protocol_version for project org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde -> [Help 1]

Reason:
The URL of scala-tools repository provided in eagle-parent is no longer valid:  http://scala-tools.org/repo-releases
It will redirects to some unknown blog and won't find related resources.

Solution:
Remove the repositories declaration of "Scala-Tools Maven2 Repository", so that maven can download them from default maven repo.
    






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)