Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6203

ANT JAR and RESOLVE FAILS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 6.0
    • None
    • general/build
    • None
    • UBUNTU, JDK 1.8 , ANT 1.9.3, IVY 2.3

    • New

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            allupaku Althaf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: