[
https://issues.apache.org/jira/browse/EAGLE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DanielZhou updated EAGLE-881:
-----------------------------
Description:
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" pom file 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" from
"eagle-parent" pom file, so that maven can download them from default maven
repo.
was:
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.
> 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" pom file 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" from
> "eagle-parent" pom file, so that maven can download them from default maven
> repo.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)