Hello, I came across a problem when building the integration-test module:
[ERROR] BUILD ERROR
...
Reason: POM 'org.jboss.jbossas:jboss-as-component-matrix' not found in repository:
Unable to download the artifact from any repository
---
It's because of the dependency org.jboss.jbossts:jbossjta:4.11.0.Final which in turn
depends on org.jboss.jbossas:jboss-as-component-matrix using scope "import".
Any known work arounds for this bug [1] ?
[1]
http://jira.codehaus.org/browse/MNG-3537
Thanks,
Gustavo