Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.2.0
-
None
-
None
Description
Running command the 'mvn dependency:analyze' highlights there are some declared dependencies that could be removed:
[WARNING] Used undeclared dependencies found:
[WARNING] org.mortbay.jetty:servlet-api-2.5:jar:6.1H.14.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] commons-cli:commons-cli:jar:1.2:compile
[WARNING] commons-logging:commons-logging-api:jar:1.0.4:compile
[WARNING] org.mortbay.jetty:jetty-jsp-2.1:jar:7.0.2.v20100331:compile
[WARNING] org.mortbay.jetty:jsp-api-2.1:jar:6.1H.14.1:compile
[WARNING] org.mortbay.jetty:jetty-plus:jar:6.1H.22:compile
[WARNING] org.mortbay.jetty:jetty-naming:jar:6.1H.22:compile
[WARNING] org.mortbay.jetty:jetty-annotations:jar:6.1H.22:compile
[WARNING] org.eclipse.jdt.core.compiler:ecj:jar:3.5.1:compile
[WARNING] org.apache.tomcat:jasper:jar:6.0.32:compile
[WARNING] org.apache.tomcat:jasper-el:jar:6.0.32:compile
[WARNING] org.apache.tomcat:juli:jar:6.0.32:compile
[WARNING] org.slf4j:slf4j-log4j12:jar:1.5.2:compile
[WARNING] javax.servlet:servlet-api:jar:2.5:compile