We don't use Maven, just ant. Where does Maven get them from?
Surely we
can pull them in from the same place...
Currently they are not registered in some global repo, since mvn
integration for AS5 is no yet done.
Once it's done, it will be in the same maven2 repo as all other jboss
artifacts:
-
http://repository.jboss.com/maven2
Looking there now:
-
http://repository.jboss.com/maven2/jboss/jbossas/core-libs/
But dunno what this does.
But I really suggest moving JBM to maven asap, since it will really ease
your work with current/latests AS5 artifacts.
Specially since JBM is not that many modules - single (double) poms
would do.
Or is there 214234 modules? :-)