[ 
https://issues.apache.org/jira/browse/IVY-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475333
 ] 

Xavier Hanin commented on IVY-406:
----------------------------------

ivy.install.version should be resolved by ant to an actual version, like 1.4 or 
1.4.1. And in this case the redirection should work. 
The actual location is 
http://www.jaya.free.fr/downloads/ivy/1.4.1/ivy-1.4.1.jar if you want to give 
it a try.

But I've done a quick test and it seems that there is a problem of a different 
nature: the jar downloaded is ivy 1.4, and the build tries to find the antlib 
in org.apache.ivy, which is only available with the not yet published version. 
So, do you really have a download problem or something like that:
{{[taskdef] Could not load definitions from resource 
org/apache/ivy/ant/antlib.xml. It could not be found.}}

> First Tutorial does not work, points to old location.
> -----------------------------------------------------
>
>                 Key: IVY-406
>                 URL: https://issues.apache.org/jira/browse/IVY-406
>             Project: Ivy
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: unspecified
>            Reporter: Gavin
>             Fix For: unspecified
>
>
> Looking at http://incubator.apache.org/ivy/doc/tutorial.html it uses an 
> example build.xml file.
> Unfortunatly it points to 'get 
> src="http://www.jayasoft.org/downloads/ivy/${ivy.install.version}/ivy-${ivy.install.version}.jar'
> So build fails, not a good first impression for users tentatively trying out 
> Tutorial One!
> I'd send a patch but havent got as far as finding the new location yet.

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