[jboss-as7-dev] Quickstarts unused/undeclared dependencies
Paul Gier
pgier at redhat.com
Thu Dec 22 09:26:47 EST 2011
The quickstarts currently have some possibly incorrect dependencies.
For example, using "mvn dependency:analyze" against the helloworld
quickstart reports the following dependency warnings. Should these be
fixed, or is there a reason to keep it as is?
[WARNING] Used undeclared dependencies found:
[WARNING] javax.inject:javax.inject:jar:1:provided
[WARNING] Unused declared dependencies found:
[WARNING] javax.enterprise:cdi-api:jar:1.0-SP4:provided
[WARNING]
org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar:1.0.0.Final:provided
More information about the jboss-as7-dev
mailing list