Hi all, I'm cleaning up project structure a bit. And I have a question about things that I don't use and don't really know.
1. Ant and vpp dependency. This one is really the last that prevents us from switching to the Maven Central repo instead of the custom one we are using, I want to change a bit this feature and use reflection to get rid of compile-time dependency. Is there anything I need to worry about? 2. We have some sort of eclipse support in the main pom.xml [1] and I don't know if it is still useful in any way and is there anybody willing to support that. I want to just drop it completely, but wanted to be sure. [1] https://github.com/apache/cayenne/blob/master/pom.xml#L512 -- Best regards, Nikita Timofeev