Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
master
-
None
-
IvyDE: 2.3.0.rc1-201806251008-RELEASE
Eclipse Version: 2019-09 R (4.13.0) Build id: 20190917-1200
Description
I have a parent project that has my Ivy dependencies exported for use in other projects. Periodically IvyDE tries to add the "Ivy Nature" to those child projects (which are RO) and then things fail with "The ivy.xml file was not found". I had the same issues 2.2.0 before I upgraded.
Is there anyway to stop this? I don't want to have to maintain an ivy.xml for every child project. As a workaround I can click Ivy/Remove Ivy dependency management but it will eventually come back randomly.
This is the parent:
This is an example child which references it and passes it on to further children:
and also has (in memory at least) the Ivy nature when it shouldn't:
When it is working though it works great!
Thanks,
Michael Thompson