[jboss-dev-forums] [Design of JBoss Build System] - Re: Dependency conflicts lost during AS mavenization

dimitris@jboss.org do-not-reply at jboss.com
Tue Apr 1 10:47:06 EDT 2008


In the legacy build, jbossws-spi is only referenced by jbossws modules.

In the maven thirdparty build, jbossws-spi is imported from 2 different places (jboss.jbossws-spi vs org.jboss)

Both seem wrong. Shouldn't be org.jboss.jbossws:jbossws-spi or org.jboss.jbossws-spi:jbossws-spi ?


  | ...
  |  +- jboss.jbossws-spi:jbossws-spi:jar:1.0.3-SNAPSHOT:compile
  | ...
  |  +- org.jboss:jboss-metadata:jar:1.0.0-SNAPSHOT:compile
  |  |  +- org.jboss:jbossws-spi:jar:1.0.0.GA:compile
  | 

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

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



More information about the jboss-dev-forums mailing list