[
https://issues.apache.org/jira/browse/IVY-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637215#action_12637215
]
Maarten Coene commented on IVY-936:
-----------------------------------
I've updated the title to the real problem...
The problem occurred with the following dependency:
<dependency org="org.apache.ws.commons.schema" name="XmlSchema"
rev="latest.release" conf="api->runtime" />
> Can't use latest.release for pom dependencies
> ---------------------------------------------
>
> Key: IVY-936
> URL: https://issues.apache.org/jira/browse/IVY-936
> Project: Ivy
> Issue Type: Improvement
> Components: Maven Compatibility
> Affects Versions: 2.0-RC1
> Reporter: Simon Brunning
> Assignee: Maarten Coene
>
> When using the ibibio resolver, the generated ivy.xml doesn't include source
> and javadoc artifacts declaration.
> AFAIU the Maven doc, the pom.xml doesn't declare them. They declare themself
> by being available or not.
> IvyDE does this check itself, so it works fine in Eclipse. So some code
> should be ported from IvyDE to Ivy. Then we will be able to get the source
> also with an ant task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.