Change groupId for integration modules
by Paul Gier
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!
16 years, 6 months