Maven: See deprecated API usage warnings; commandline

Maven command line option to see the warnings for deprecated code usage.

mvn clean compile -Dmaven.compiler.showDeprecation=true

http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html

No comments: