[
https://issues.apache.org/jira/browse/IVY-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles Gaillard updated IVY-1453:
---------------------------------
Attachment: artifact-report_workaround.patch
patch to work around missing extra attributes in report
> IvyArtifactReport fails to report artifacts when extra attributes are used
> --------------------------------------------------------------------------
>
> Key: IVY-1453
> URL: https://issues.apache.org/jira/browse/IVY-1453
> Project: Ivy
> Issue Type: Bug
> Components: Ant
> Affects Versions: 2.3.0
> Reporter: Gilles Gaillard
> Attachments: artifact-report_workaround.patch
>
>
> IvyArtifactReport fails to report artifacts when extra attributes are used.
> For example with an ivy-module having dependency:
> {noformat}
> <dependencies>
> <dependency org="x"
> name="native"
> rev="1.0.0"
> x:color="blue"/>
> </dependencies>
> {noformat}
> the generated report doesn't show artifacts.
--
This message was sent by Atlassian JIRA
(v6.1#6144)