[jboss-dev-forums] [Design of JBoss Build System] - org.codehaus.woodstox:wstx-lgpl missing from jboss repositor

pferraro do-not-reply at jboss.com
Thu Aug 28 10:30:41 EDT 2008


jbossas/component-matrix/pom.xml contains the following artifact that does not exist in the jboss repository:


  |       <dependency>
  |         <groupId>org.codehaus.woodstox</groupId>
  |         <artifactId>wstx-lgpl</artifactId>
  |         <version>3.2.6</version>
  |       </dependency>
  | 

My maven setup has the maven central repo masked by a mirror as recommended in this forum.  To be able to build, I need to re-enable the central repo atm.  Shouldn't hudson also be setup this way to catch missing artifacts like this one?

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

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



More information about the jboss-dev-forums mailing list