[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: mc release prep

scott.stark@jboss.org do-not-reply at jboss.com
Thu Sep 6 02:42:19 EDT 2007


There are several snapshot dependencies that need to be cleaned up to do the mc release. One is the integration project spis.


  |       <plugin>
  |         <groupId>jboss.maven-plugins</groupId>
  |         <artifactId>jboss-deploy-maven-plugin</artifactId>
  |         <version>1.3-SNAPSHOT</version>
  |       </plugin>
  | ...
  | [INFO] Can't release project due to non released dependencies :
  |     jboss.maven-plugins:jboss-deploy-maven-plugin:maven-plugin:1.3-SNAPSHOT:runtime
  | in project 'JBoss Integration 5.0 Build' (org.jboss:jboss-integration:pom:5.0.0-SNAPSHOT)
  | 
The mc uses version 1.3 which I assume will be fine. Was there a need for this to use the snapshot plugin?


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

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



More information about the jboss-dev-forums mailing list