Exclude modules from install task
---------------------------------

                 Key: IVY-1183
                 URL: https://issues.apache.org/jira/browse/IVY-1183
             Project: Ivy
          Issue Type: Improvement
          Components: Ant
    Affects Versions: 2.1.0
         Environment: Ubuntu 9.10 AMD64, Ant 1.7.1, Java 1.6.0_15-b03 64-Bit
            Reporter: Andrew


I would like the ability to exclude/ignore dependencies when making use of the 
ivy:install task. Log4J, for example, depends on various Sun libraries that 
aren't included in any repository, so to get it to install without error, I 
have to set transitive="false" and add the other dependencies as yet more 
install tasks. There are also other cases where I might not want to try and 
install a dependency. I'm not sure if I would want them to be excluded from the 
Ivy file, or simply not downloaded, but still included in the Ivy file.

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