[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: WARNING: Deployer changes
adrian@jboss.org
do-not-reply at jboss.com
Wed Jun 27 15:42:37 EDT 2007
Arghh!!!
I was trying to finish off uploading snapshots and my build is broken again :-(
I did deployers-impl and deployers-vfs-spi
then when I tried deployers-vfs I get this.
| Missing:
| ----------
| 1) org.jboss.microcontainer:jboss-classloader: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-classloader \
| -Dversion=2.0.0-20070627.190928-1 -Dpackaging=jar -Dfile=/path/to/file
|
| Path to dependency:
| 1) org.jboss.microcontainer:jboss-deployers-vfs:jar:2.0.0-SNAPSHOT
| 2) org.jboss.microcontainer:jboss-deployers-impl:jar:2.0.0-SNAPSHOT
| 3) org.jboss.microcontainer:jboss-classloader:jar:2.0.0-20070627.190928-1
|
| 2) org.jboss.microcontainer:jboss-deployers-spi: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-deployers-spi \
| -Dversion=2.0.0-20070627.190928-1 -Dpackaging=jar -Dfile=/path/to/file
|
| Path to dependency:
| 1) org.jboss.microcontainer:jboss-deployers-vfs:jar:2.0.0-SNAPSHOT
| 2) org.jboss.microcontainer:jboss-deployers-impl:jar:2.0.0-SNAPSHOT
| 3) org.jboss.microcontainer:jboss-deployers-spi:jar:2.0.0-20070627.190928-1
|
| ----------
| 2 required artifacts are missing.
|
| for artifact:
| org.jboss.microcontainer:jboss-deployers-vfs:jar:2.0.0-SNAPSHOT
|
I'm going to leave it until tomorrow. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058393#4058393
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058393
More information about the jboss-dev-forums
mailing list