[jboss-dev] Change groupId for integration modules

Paul Gier pgier at redhat.com
Thu May 29 12:11:20 EDT 2008


I am planning to change the maven groupId for the integration subprojects.  So 
these  dependencies will change:
org.jboss:jboss-classloading-spi
org.jboss:jboss-corba-ots-spi
org.jboss:jboss-transaction-spi

Instead of org.jboss the groupId will become org.jboss.integration for the CR1 
release tomorrow.  In addition, two new modules will have the new groupId:
org.jboss.integration:jboss-deployment-spi
org.jboss.integration:jboss-jca-spi

This will make deployment a little cleaner in the maven repository.  I would 
like all jboss projects to follow the groupId
org.jboss.<project>
or
org.jboss.<project>.<subproject>

Thanks!



More information about the jboss-development mailing list