Having problems with snapshots again.
I was trying to create snapshots for the lastest microcontainer trunk
but then it started giving me messages about missing artifacts.
NOW I CAN'T EVEN BUILD!!!
e.g. I get this error message:
| [INFO] Failed to resolve artifact.
|
| 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.
|
| for artifact:
| org.jboss.microcontainer:jboss-aop-mc-int:jar:2.0.0-SNAPSHOT
|
| from the specified remote repositories:
| central (
http://repo1.maven.org/maven2),
| jboss-snapshots (
http://snapshots.jboss.org/maven2),
|
repository.jboss.org (
http://repository.jboss.org/maven2/),
|
snapshots.jboss.org (
http://snapshots.jboss.org/maven2/),
| jboss (
http://repository.jboss.org/maven2)
|
Which is true, that snapshot does not exist:
http://snapshots.jboss.org/maven2/org/jboss/microcontainer/jboss-containe...
so why it is trying to retrieve it?
How do I fix this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058350#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...