The staxmapper was given just as an example. There are several other dependencies to which this problem applies.
The problem is all dependencies which:
are not in central
are in jboss public repository
inherit from some dependency (e.g. jboss-as-parent) that declares jboss public repository in pom
That way, the build passes with just central enabled, but does not pass with a mirror of * which doesn't contain jboss public repository artifacts.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
The staxmapper was given just as an example. There are several other dependencies to which this problem applies.
The problem is all dependencies which:
That way, the build passes with just central enabled, but does not pass with a mirror of * which doesn't contain jboss public repository artifacts.