[ 
https://issues.apache.org/jira/browse/IVY-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maarten Coene resolved IVY-1270.
--------------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: trunk)

Thomas;

I guess the problem is that Ivy doesn't find ivy.xml files in your repositories.

For instance, in your example with commons-lang there is no ivy.xml file 
present. In your docbook example, the ivy.xml doesn't match that pattern as 
defined in your ivysettings.xml.

When Ivy doesn't find an ivy.xml file, it will use a default one defining 1 
single 'jar' artifact for your module.

I hope this gives you a hint on how to solve your problem, if not, please ask 
any further question regarding this on the ivy-user mailing list where you'll 
probably get a quicker response.

Maarten 

> Ant Ivy install task not working with all resolvers
> ---------------------------------------------------
>
>                 Key: IVY-1270
>                 URL: https://issues.apache.org/jira/browse/IVY-1270
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.2.0
>            Reporter: Thomas Glaeser
>            Priority: Critical
>         Attachments: ivy-1270.zip, ivy-1270.zip
>
>
> When setting the {{from}} resolver on the Ant Ivy {{install}} task to 
> {{ibiblio}}, I'm able to download all the artifacts belonging to one module 
> from the public maven repository. However using other resolvers like {{url}} 
> and {{filesystem}} will only retrtieve artifacts of type {{jar}}.
> Using {{from}} resolvers {{url}} and {{filesystem}}, downloading artifacts of 
> type {{zip}} is not working nor is is possible to retrieve artifacts with a 
> {{[classifier]}} pattern.
> If this is not a bug and there is a workaround, please provide some guideline 
> in the the documentation how to implement something like this. It seems to be 
> a very valid use case.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to