[ 
https://issues.apache.org/jira/browse/LUCENE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man reopened LUCENE-6007:
------------------------------

it appears that this change has caused a problem when running the license 
checker against the maven builds?

I may be wrong, but it's the only recent change that seems related...
https://builds.apache.org/job/Lucene-Solr-Maven-5.x/734/
Revision: 1632628

{noformat}
At revision 1632681
...
[java-info] java version "1.7.0_65"
[java-info] OpenJDK Runtime Environment (1.7.0_65-b17, Oracle Corporation)
[java-info] OpenJDK 64-Bit Server VM (24.65-b04, Oracle Corporation)
[java-info] Test args: []
...
[artifact:dependencies] Downloading: 
org/eclipse/jetty/jetty-start/8.1.10.v20130312/jetty-start-8.1.10.v20130312.jar
from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
 [licenses] MISSING sha1 checksum file for:
/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-start/8.1.10.v20130312/jetty-start-8.1.10.v20130312.jar
 [licenses] EXPECTED sha1 checksum file :
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/solr/licenses/jetty-start-8.1.10.v20130312.jar.sha1
 [licenses] Scanned 47 JAR file(s) for licenses (in 0.54s.), 1 error(s).
{noformat}

Looks like something involving the way "start.jar" is named & tracked in 
solr/licenses isn't playing nicely with how the ivy.xml changes affect maven?

(NOTE: "cd solr && ant resolve check-licenses" doesn't seem to have any problem)


> Failed attempt of downloading javax:activation javadoc
> ------------------------------------------------------
>
>                 Key: LUCENE-6007
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6007
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: Trunk
>         Environment: java version "1.7.0_67"
> Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
> Apache Ant(TM) version 1.9.4 compiled on April 29 2014
> Microsoft Windows Professional 8.1 (6.3.9600) x64
>            Reporter: Ilia Sretenskii
>            Assignee: Steve Rowe
>              Labels: ant, download, ivy, jar, javadoc, javax, maven
>         Attachments: LUCENE-6007.patch
>
>
> I have [checked out the trunk source 
> code|https://wiki.apache.org/lucene-java/HowToContribute].
> But then running the following commands fails:
> * [ant clean test|https://wiki.apache.org/lucene-java/HowToContribute]
> * [ant idea|https://wiki.apache.org/lucene-java/HowtoConfigureIntelliJ]
> The failure message says the following:
> {noformat}
> ivy-fail:
> resolve:
> [ivy:retrieve]
> [ivy:retrieve] :: problems summary ::
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve]          [FAILED     ] 
> javax.activation#activation;1.1.1!activation.jar(javadoc):  (0ms)
> [ivy:retrieve]  ==== shared: tried
> [ivy:retrieve]    
> C:\Users\Ilia\.ivy2\shared\javax.activation\activation\1.1.1\javadocs\activation.jar
> [ivy:retrieve]  ==== public: tried
> [ivy:retrieve]    
> http://repo1.maven.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1-javadoc.jar
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          ::              FAILED DOWNLOADS            ::
> [ivy:retrieve]          :: ^ see resolution messages for details  ^ ::
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          :: 
> javax.activation#activation;1.1.1!activation.jar(javadoc)
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]
> [ivy:retrieve]
> [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> BUILD FAILED
> C:\Users\Ilia\Documents\IdeaProjects\svn.apache.org\lucene\build.xml:61: The 
> following error occurred while executing this line:
> C:\Users\Ilia\Documents\IdeaProjects\svn.apache.org\lucene\extra-targets.xml:39:
>  The following error occurred while executing this line:
> C:\Users\Ilia\Documents\IdeaProjects\svn.apache.org\lucene\solr\build.xml:209:
>  The following error occurred while executing this line:
> C:\Users\Ilia\Documents\IdeaProjects\svn.apache.org\lucene\solr\common-build.xml:440:
>  The following error occurred while executing this line:
> C:\Users\Ilia\Documents\IdeaProjects\svn.apache.org\lucene\solr\common-build.xml:496:
>  The following error occurred while executing this line:
> C:\Users\Ilia\Documents\IdeaProjects\svn.apache.org\lucene\solr\contrib\contrib-build.xml:52:
>  impossible to resolve dependencies:
>         resolve failed - see output for details
> Total time: 53 minutes 19 seconds
> {noformat}
> There was a javadoc file for 
> [javax:activation:1.1-rev-1|http://repo1.maven.org/maven2/javax/activation/activation/1.1-rev-1/],
>  but none for 
> [javax:activation:1.1.1|http://repo1.maven.org/maven2/javax/activation/activation/1.1.1/],
>  which might be the cause.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to