Why is common-core failing to release due to a dependency on itself?
| [starksm@succubus common-core]$ mvn release:prepare -DdryRun=true
| [INFO] Scanning for projects...
| [INFO] Searching repository for plugin with prefix: 'release'.
| [INFO] ----------------------------------------------------------------------------
| [INFO] Building JBoss Common Classes
| [INFO] task-segment: [release:prepare] (aggregator-style)
| [INFO] ----------------------------------------------------------------------------
| [INFO] [release:prepare]
| [INFO] Resuming release from phase 'check-dependency-snapshots'
| [INFO] Checking dependencies and plugins for snapshots ...
| [INFO] ------------------------------------------------------------------------
| [ERROR] BUILD FAILURE
| [INFO] ------------------------------------------------------------------------
| [INFO] Can't release project due to non released dependencies :
| jboss:jboss-common:pom:2.2.0-SNAPSHOT
| in project 'JBoss Common Classes'
(jboss:jboss-common-core:jar:2.2.0-SNAPSHOT)
| [INFO] ------------------------------------------------------------------------
| [INFO] For more information, run Maven with the -e switch
| [INFO] ------------------------------------------------------------------------
| [INFO] Total time: 1 second
| [INFO] Finished at: Thu Jun 07 14:26:36 PDT 2007
| [INFO] Final Memory: 11M/170M
| [INFO] ------------------------------------------------------------------------
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052324#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...