[
https://issues.apache.org/jira/browse/LUCENE-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295422#comment-14295422
]
Hoss Man commented on LUCENE-6203:
----------------------------------
Are you sure this isn't a transient network problem or perhaps a firewall issue
at your location?
I just tried blowing away my ivy cache, and "ant clean jar" was able to resolve
& fetch the nekohtml;1.9.17 jars needed...
{noformat}
[ivy:retrieve] downloading
http://repo1.maven.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.17/nekohtml-1.9.17.jar
...
[ivy:retrieve] ........ (121kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve] [SUCCESSFUL ]
net.sourceforge.nekohtml#nekohtml;1.9.17!nekohtml.jar (356ms)
{noformat}
> ANT JAR and RESOLVE FAILS
> -------------------------
>
> Key: LUCENE-6203
> URL: https://issues.apache.org/jira/browse/LUCENE-6203
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Affects Versions: Trunk
> Environment: UBUNTU, JDK 1.8 , ANT 1.9.3, IVY 2.3
> Reporter: Althaf
> Priority: Minor
>
> When i am trying to build the lucene, by generating eclipse project files, i
> got this error initially, following which i tried the commands for ant jar as
> well as ant resolve , all of them fails with this error.
> I am not sure the reason for this, hopefully some maven / url change should
> fix this , but i am also not sure about that
> compile-core:
> [mkdir] Created dir:
> /home/althaf/lucene/lucene_trunk/lucene/build/backward-codecs/classes/java
> [javac] Compiling 1 source file to
> /home/althaf/lucene/lucene_trunk/lucene/build/backward-codecs/classes/java
> [copy] Copying 3 files to
> /home/althaf/lucene/lucene_trunk/lucene/build/backward-codecs/classes/java
> jar-core:
> [jar] Building jar:
> /home/althaf/lucene/lucene_trunk/lucene/build/backward-codecs/lucene-backward-codecs-6.0.0-SNAPSHOT.jar
> ivy-availability-check:
> ivy-fail:
> ivy-configure:
> [ivy:configure] :: loading settings :: file =
> /home/althaf/lucene/lucene_trunk/lucene/ivy-settings.xml
> resolve:
> [ivy:retrieve]
> [ivy:retrieve] :: problems summary ::
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] :: UNRESOLVED DEPENDENCIES ::
> [ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] :: net.sourceforge.nekohtml#nekohtml;1.9.17:
> configuration not found in net.sourceforge.nekohtml#nekohtml;1.9.17:
> 'master'. It was required from org.apache.lucene#benchmark;working@ubuntu
> compile
> [ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]
> [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> BUILD FAILED
> /home/althaf/lucene/lucene_trunk/build.xml:154: The following error occurred
> while executing this line:
> /home/althaf/lucene/lucene_trunk/lucene/build.xml:497: The following error
> occurred while executing this line:
> /home/althaf/lucene/lucene_trunk/lucene/common-build.xml:2069: The following
> error occurred while executing this line:
> /home/althaf/lucene/lucene_trunk/lucene/common-build.xml:409: impossible to
> resolve dependencies:
> resolve failed - see output for details
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]