[jboss-dev-forums] [Design of JBoss Build System] - Migration from buildmagic, lost dependency declarations
heiko.braun@jboss.com
do-not-reply at jboss.com
Mon Apr 21 13:34:31 EDT 2008
How is the migration of buildmagic components done? It seems that the dependency declaration is lost. I.e. jbossws prior to maven:
| <import componentref="jboss/jbossws-framework">
| <compatible version="3.0.1.GA"/>
| </import>
| <import componentref="jboss/jbossws-spi">
| <compatible version="1.0.2.GA"/>
| </import>
|
As a maven artifact no dependencies at all.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145599#4145599
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145599
More information about the jboss-dev-forums
mailing list