[
https://issues.apache.org/jira/browse/IVY-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Doklovic resolved IVY-645.
-----------------------------------
Resolution: Fixed
I was able to "fix" this by doing the following:
* completely remove ant using the package manager
* download and unzip ant to my home folder
* add ant to everyone's path in /etc/profile
* copy ivy jar to <home>/<antdir>/lib
Now everything works as expected.
> Ivy not working with rpm install of ant
> ---------------------------------------
>
> Key: IVY-645
> URL: https://issues.apache.org/jira/browse/IVY-645
> Project: Ivy
> Issue Type: Bug
> Components: Ant
> Affects Versions: 2.0.0-alpha-2
> Environment: openSuse 10.3, ant 1.7.0
> Reporter: Jonathan Doklovic
>
> After installing ant via the package manager (Yast2) and adding the ivy jar
> to /usr/share/ant/lib ant doesn't find ivy on the classpath and no ivy tasks
> will work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.