Dears,
We are migrating a legacy project from ant to maven.
There are a lot of dependencies, and we would like to do a clean up of them.
This question (especially the first comment) does raise some worries...
It's a big project with usage that differs throughout the calendar year and we don't have a lot of test coverage, so 'just running the tests' is something we can't do.
If the project compiles, with maven, and deploys, are there ways for it to fail at runtime?
If so, are there ways to mitigate this 'somehow'?
Thanks for thoughts and insights, all input is greatly appreciated...