[
https://issues.apache.org/jira/browse/IVY-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913789#action_12913789
]
Maarten Coene commented on IVY-1231:
------------------------------------
Without trying your example I guess the problem is that somewhere you have a
dependency on the 'rtf'-configuration in itext-2.1.x.
This 2.1.x version is later evicted by itext-5.0.4 which doesn't contain the
'rtf' configuration.
Is this assumption correct?
> Ivy reports a bogus unresolved dependency
> -----------------------------------------
>
> Key: IVY-1231
> URL: https://issues.apache.org/jira/browse/IVY-1231
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.2.0-RC1
> Environment: openSUSE 11.3, ant 1.7.1
> Reporter: Archie Cobbs
> Attachments: ivybug.zip
>
>
> Ivy is complaining about an unresolved dependency which does not exist:
> {noformat}
> [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
> [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] :: net.sourceforge.itext#itext;5.0.4:
> configuration not found in net.sourceforge.itext#itext;5.0.4: 'rtf'.
> It was required from
> org.jaspersoft#jasperreports;3.5.3 core
> [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
> {noformat}
> There is no dependency on the "rtf" configuration in jasperreports 3.5.3
> (view it's ivy.xml file
> [here|http://ivyroundup.googlecode.com/svn/!svn/bc/1331/trunk/repo/modules/org.jaspersoft/jasperreports/3.5.3/ivy.xml]).
> In fact, there is no dependency on any "rtf" configuration by any module in
> the whole repository.
> To reproduce this bug:
> # Unpack the attached ZIP file to get IVYBUG directory
> # Copy {{ivy-2.2.0-rc1.jar}} into the IVYBUG directory
> # From within IVYBUG, run {{ant}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.