[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: WARNING: Deployer changes

adrian@jboss.org do-not-reply at jboss.com
Wed Jun 27 14:52:06 EDT 2007


"adrian at jboss.org" wrote : 
  | 
  |   | Missing:
  |   | ----------
  |   | 1) org.jboss.microcontainer:jboss-container:jar:2.0.0-SNAPSHOT
  |   | 
  |   |   Try downloading the file manually from the project website.
  |   | 
  |   |   Then, install it using the command: 
  |   |       mvn install:install-file -DgroupId=org.jboss.microcontainer -DartifactId=jboss-container \
  |   |           -Dversion=2.0.0-20070627.182024-2 -Dpackaging=jar -Dfile=/path/to/file
  |   | 
  |   |   Path to dependency: 
  |   |         1) org.jboss.microcontainer:jboss-aop-mc-int:jar:2.0.0-SNAPSHOT
  |   |         2) org.jboss.microcontainer:jboss-kernel:jar:2.0.0-20070627.182024-2
  |   |         3) org.jboss.microcontainer:jboss-container:jar:2.0.0-20070627.182024-2
  |   | 
  |   | ----------
  |   | 1 required artifact is missing.
  |   | 
  | 

I think the problem is that it is getting confused.
There is a 182024-2 for jboss-kernel, but that is not what the jboss-container
snapshot version is.

I'd guess it is leaking version numbers across artifacts?

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

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



More information about the jboss-dev-forums mailing list