[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: 2.0.0.Beta6 release
adrian@jboss.org
do-not-reply at jboss.com
Thu Nov 8 08:58:10 EST 2007
When I analyze the dependencies for vfs-beta6 it's telling me it's actually
compiling over jboss-common-core:2.0.4 instead of the requested 2.2.1
| [ejort at warjort vfs-beta6]$ mvn dependency:analyze
| [INFO] Scanning for projects...
| [INFO] Searching repository for plugin with prefix: 'dependency'.
| [INFO] ----------------------------------------------------------------------------
| [INFO] Building JBoss VFS
| [INFO] task-segment: [dependency:analyze]
| [INFO] ----------------------------------------------------------------------------
| [INFO] Preparing dependency:analyze
| [INFO] [resources:resources]
| [INFO] Using default encoding to copy filtered resources.
| [INFO] [compiler:compile]
| [INFO] Nothing to compile - all classes are up to date
| [INFO] [resources:testResources]
| [INFO] Using default encoding to copy filtered resources.
| [INFO] [compiler:testCompile]
| [INFO] Nothing to compile - all classes are up to date
| [INFO] [dependency:analyze]
| [INFO] Used declared dependencies:
| [INFO] org.jboss:jboss-test:jar:1.0.4.GA:test
| [INFO] junit:junit:jar:3.8.1:test
| [INFO] Used undeclared dependencies:
| [WARNING] jboss:jboss-common-core:jar:2.0.4.GA:test
| [WARNING] jboss:jboss-common-logging-spi:jar:2.0.4.GA:compile
| [INFO] Unused declared dependencies:
| [INFO] org.jboss:jboss-common-core:jar:2.2.1.GA:compile
| [WARNING] Potential problems discovered.
| [INFO] Found Resolved Dependency / DependencyManagement mismatches:
| [INFO] Nothing in DepMgt.
|
Did you follow this checklist?
http://wiki.jboss.org/wiki/Wiki.jsp?page=MavenReleaseProcess
Whatever is referencing 2.0.4.GA needs suppressing as a transient dependency.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102903#4102903
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102903
More information about the jboss-dev-forums
mailing list