You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2014/03/26 22:54:21 UTC

[jira] [Updated] (IVY-1441) Embedded Ivy fails to parse ivy-settings.xml file if it contains element

     [ https://issues.apache.org/jira/browse/IVY-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene updated IVY-1441:
-------------------------------

    Fix Version/s:     (was: trunk)
                   2.4.0-RC1

> Embedded Ivy fails to parse ivy-settings.xml file if it contains <pgp> element
> ------------------------------------------------------------------------------
>
>                 Key: IVY-1441
>                 URL: https://issues.apache.org/jira/browse/IVY-1441
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Gregory Amerson
>            Assignee: Nicolas Lalevée
>             Fix For: 2.4.0-RC1
>
>         Attachments: ivy-error.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)