M
M
monkegoist2011-12-06 13:21:27
Java
monkegoist, 2011-12-06 13:21:27

Tool to find unused libraries in a project?

There is a fairly large Java project that was relatively recently migrated from Ant to Maven. It is required to review the libraries that are used in the project in order to exclude those that are not used.
Are there any tools that allow you to do this more or less automatically?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rafael Osipov, 2011-12-06
@Rafael

mvn dependency:analyse

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question