Provide a flag to transitively download source and javadoc jars from m2 
repositories
------------------------------------------------------------------------------------

                 Key: IVY-842
                 URL: https://issues.apache.org/jira/browse/IVY-842
             Project: Ivy
          Issue Type: Improvement
          Components: Maven Compatibility
    Affects Versions: 2.0-RC1
            Reporter: Erik-Berndt Scheper
             Fix For: 2.0-RC1


Since IVY-325, javadoc and source jars are downloaded using ivy:install, and 
declared as ivy artifacts.
For transitive dependencies the javadoc and source jars are declared as ivy 
artifacts, but not downloaded. This seems satisfactory as default behaviour 
(though it should be documented). 

Please provide a flag to the ivy:install target to indicate if javadoc and 
source jars should also be downloaded from the m2 repositories (either 
defaulting to false, or perhaps better, to the value of the 'transitive' 
attribute).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to