[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ivy-user
Subject:    Retrieving a specific artifact in a configuration
From:       Eelamae <eelamae () yahoo ! com>
Date:       2012-01-20 19:24:38
Message-ID: 33176527.post () talk ! nabble ! com
[Download RAW message or body]


Hello:

I have a local repository that has a tools module that publishes 17
artifacts under a ivy configuration called devkit.  Out of the 17 artifacts
I just need only one jar namely 'messages.jar'.

Below is my ivy.xml file.  When I retrieve the localization-tool master
configuration, Ivy ends up retrieving all 17 jars.

<configurations>
    <conf name="localization-tool" visibility="private" description="Third
Party jar"/>
</configurations>        

<dependencies>
        <dependency org="myorg" name="tools" branch="ny"
rev="latest.integration" conf="localization-tool->devkit">
            <artifact name="messages" conf="localization-tool"/>
        </dependency>
<dependencies>

What is that I'm doing wrong?

Thanks!
-- 
View this message in context: \
http://old.nabble.com/Retrieving-a-specific-artifact-in-a-configuration-tp33176527p33176527.html
 Sent from the ivy-user mailing list archive at Nabble.com.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic