Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
2.0.0.final
-
None
-
None
-
ubuntu 9.04 & windows vista
Description
When using the workspace resolver the source & javadoc do not attach to dependent jars. Ivy files seem to be correctly formated and source/javadoc do exist. In the Ivy console the following errors appear:
[Eclipse Workspace resolver - skipping non-project artifact] org.apache.wicket#wicket-jmx#775;1.4-rc6!wicket-jmx.jar(source)
[Eclipse Workspace resolver - skipping non-project artifact] org.apache.wicket#wicket-jmx#775;1.4-rc6!wicket-jmx.jar(javadoc)
[Eclipse Workspace resolver - skipping non-project artifact] org.apache.wicket#wicket#775;1.4-rc6!wicket.jar(source)
[Eclipse Workspace resolver - skipping non-project artifact] org.apache.wicket#wicket#775;1.4-rc6!wicket.jar(javadoc)
The source/javadoc appears to attach correctly if not using the workspace resolver.
Problem is further described in this post http://www.nabble.com/IvyDE-not-attaching-source-java-doc-td24492331.html
Attachments
Issue Links
- duplicates
-
IVYDE-188 Workspace Resolver Prevents Source Download
- Resolved