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

Embedded Ivy fails to parse ivy-settings.xml file if it contains <pgp> element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0-RC1
    • None
    • None

    Description

      I've got a Eclipse java project where I have a ivy.xml and ivy-settings.xml added and I'm configuring a Ivy container that I'm pointing to the ivy-settings.xml file. The problem is that inside the ivy-settings.xml there is an element like this:

      <signers><pgp keyId="${pgp.keyname}" name="${pgp.generator}" password="${pgp.passphrase}" /></signers>

      When the IvyDE plugin loads the embedded Ivy runtime from the OSGi bundle and have it parse the ivy-settings.xml file it will throw NoClassDefFound when it hits the <pgp> element. See attached log file for error.

      Attachments

        1. ivy-error.txt
          3 kB
          Gregory Amerson

        Activity

          People

            hibou Nicolas Lalevée
            gamerson Gregory Amerson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: