Althaf created LUCENE-6203:
------------------------------

             Summary: 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
            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]

Reply via email to