[jboss-dev-forums] [Design of JBoss Build System] - What do the dependency:analyze warnings mean?

scott.stark@jboss.org do-not-reply at jboss.com
Tue Feb 26 09:31:32 EST 2008


Running mvn dependency:analyze on https://svn.jboss.org/repos/jbossas/projects/naming/trunk/jnpserver produces:

  | [INFO] [dependency:analyze]
  | [WARNING] Unused declared dependencies found:
  | [WARNING]    jboss:jboss-logging-spi:jar:2.0.2.GA:compile
  | [WARNING]    apache-log4j:log4j:jar:1.2.14:compile
  | [WARNING]    jboss:jboss-common-core:jar:2.0.2.GA:compile
  | [WARNING]    jboss:jboss-logging-log4j:jar:2.0.2.GA:runtime
  | [WARNING]    junit:junit:jar:3.8.1:compile
  | 

All of these unused dependencies are in fact used, so what is this telling me?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132197#4132197

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132197



More information about the jboss-dev-forums mailing list