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

Maarten Coene resolved IVY-1660.
--------------------------------
    Fix Version/s: 2.6.0
         Assignee: Maarten Coene
       Resolution: Fixed

I've fixed the issue. It will be available in the next release.
Thanks for reporting.

> IVY cannot retrieve into directory with whitespace
> --------------------------------------------------
>
>                 Key: IVY-1660
>                 URL: https://issues.apache.org/jira/browse/IVY-1660
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.5.3
>            Reporter: Sebastian Götz
>            Assignee: Maarten Coene
>            Priority: Major
>             Fix For: 2.6.0
>
>
> When trying to retrieve artifacts into a directory that contains spaces, the 
> retrieve fails with just a warning in the log. We use Apache ANT to do this:
>  
>  
> {code:java}
> <ivy:retrieve conf="${ivy.non.test.confs}" 
> pattern="${build.lib}/[conf]/[artifact].[ext]" sync="true" /> {code}
>  
>  
> The folder the variable {{build.lib}} points to is a jenkins workspace which 
> contains the job's name and users regularly use whitespace here (e.g. 
> J:\jobs\core-lib (JDK 17)\workspace).
> *Workaround:* Downgrading to 2.5.0 solves the issue by cost of the already 
> fixed issues in 2.5.1 and above.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to