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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...