Issue Details (XML | Word | Printable)

Key: IVY-761
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: Nicolas Lalevée
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Ivy

The m2 parser doesn't recognize sources and javadocs

Created: 07/Mar/08 06:27 PM   Updated: 06/Oct/08 04:31 PM
Return to search
Component/s: Maven Compatibility
Affects Version/s: 2.0.0-beta-2
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Cloners
 
Duplicate
 

Resolution Date: 31/Mar/08 07:51 PM


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gilles Scokart added a comment - 08/Mar/08 01:29 PM
As this check can have a big performance impact, this should be configurable at the level of the resolver settings and/or in the ant task.

Simon Brunning added a comment - 06/Oct/08 04:31 PM
While this may be a duplicate, it doesn't appear to have been fixed.