[jboss-dev-forums] [Design of JBoss Build System] - Re: Can't do a release because of bogus dependency issue
adrian@jboss.org
do-not-reply at jboss.com
Fri Mar 21 12:46:52 EDT 2008
"pgier" wrote : "adrian at jboss.org" wrote :
| | Looks like the metadata there is incorrect. Whoever added 2.2 must not have updated it. You should be able to use the 2.2 version now since it includes the fix that was in 2.1-jboss-1. Can you set it to 2.2 in your pom?
| |
|
| It already is at 2.2 in my parent pom
| http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/build/pom.xml
|
| I can see both getting downloaded:
|
| This one initially
|
| | 13K downloaded
| | Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.pom
| | 2K downloaded
| | Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
| | 6K downloaded
| | Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.jar
| | 18K downloaded
| |
Then this one during my build
| Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
| 8K downloaded
| Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
| 26K downloaded
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138336#4138336
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138336
More information about the jboss-dev-forums
mailing list