0
votes
maven - is it a good / common practice to use it only for dependency mgmt and then let the ant do everything else..?
I'm a Maven fan, but it's not without its problems. Some of the issues I remember (and still fight):
Just like Ant, it has a magical syntax that can be hard to understand. If you're …
