[ 
https://issues.apache.org/jira/browse/EAGLE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856352#comment-15856352
 ] 

ASF GitHub Bot commented on EAGLE-881:
--------------------------------------

Github user DadanielZ commented on the issue:

    https://github.com/apache/eagle/pull/795
  
    Build failed because Jenkins is using jdk1.8 but not jdk1.7:
    
    [ERROR] error: error while loading CharSequence, class file 
'/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/lang/CharSequence.class)'
 is broken
    [INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte 
10)
    [ERROR] error: error while loading AnnotatedElement, class file 
'/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/lang/reflect/AnnotatedElement.class)'
 is broken
    [INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte 
76)
    [ERROR] error: error while loading ConcurrentMap, class file 
'/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/util/concurrent/ConcurrentMap.class)'
 is broken


> 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.15#6346)

Reply via email to