Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
sebastiankirsch edited this page Feb 11, 2016 · 10 revisions

deadcode4j

deadcode4j is a Maven plugin that helps you find code that is no longer used by your application. It is especially useful for cleaning up legacy code.

Simply run mvn de.is24.mavenplugins:deadcode4j-maven-plugin:find -Dmaven.test.skip=true to analyze your project.

Documentation

Miscellaneous

deadcode4j uses Semantic Versioning.
Read here how it all started.