Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1419

ivy:publish ant target with ivy file with defaultconf generates non-existing configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.5.0-rc1
    • Ant, Core
    • None
    • Ubuntu Linux 12.04, java 7

    Description

      When having an ivy.xml with multiple configurations, e.g. x, y, z and a defaultconf containing z. Then when calling the ant target ivy:publish with conf="x", the defaultconf in the generated ant file will still contain a defaultconf containing configuration z. This results in the following exception:

      impossible to publish artifacts for com.example#example;working@machine: java.lang.IllegalStateException: bad ivy file for com.example#example;working@machine: /path/to/file/ivy_generated.xml: java.text.ParseException: Cannot add dependency 'com.example#example;1.0.0.23' to configuration 'z' of module com.example#example;1.2.0.119 because this configuration doesn't exist! in file:/path/to/file/ivy_generated.xml
      

      Attachments

        Issue Links

          Activity

            People

              twogee Gintas Grigelionis
              nhl Nick H. Lauritsen
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: