Details
-
New Feature
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
None
-
None
-
Eclipse Kepler Service Release 2.
Description
We use own implementation of ivy latest-strategy packed in separate jar. This jar is located in ant lib folder but ivy plugin seems do not use it. Elipse ant runtime set to ant home with this jar. For now we set <classpath file="${ivy.settings.dir}/ivy-own-ext.jar"/> in ivysettings.xml.
Is it possible to tell ivy plugin to use this additional jar without specifying classpath in ivysettings.xml? Would be great if we could configure plugin classpath through editor.