You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Erik-Berndt Scheper (JIRA)" <ji...@apache.org> on 2008/06/16 10:57:45 UTC

[jira] Created: (IVY-842) Provide a flag to transitively download source and javadoc jars from m2 repositories

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.


[jira] Updated: (IVY-842) Provide a flag to transitively download source and javadoc jars from m2 repositories

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin updated IVY-842:
-----------------------------

    Fix Version/s:     (was: 2.0-RC1)

> 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
>
> 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.