Manually specify publications / artifacts with ivy:install task
---------------------------------------------------------------

                 Key: IVY-1184
                 URL: https://issues.apache.org/jira/browse/IVY-1184
             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 manually specify publications and/or artifacts when 
installing with the ivy:install task. Case in point: 
net.sf.json-lib#json-lib;2.3 - this project does not have the standard 
artifacts (1 jar, 1 source, 1 javadoc), rather it has two 'binary' (JARs with 
class files) artifacts (json-lib-2.3-jdk15.jar, and json-lib-2.3-jdk13.jar), 
each with their own sources and javadocs. At this stage, I'm not sure how I'd 
go about installing them with the install task. In fact, I'm quite sure I 
can't, and that I will have to install it manually. Bugger.

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