[jboss-dev] jboss 5 dependencies

Ales Justin ales.justin at gmail.com
Thu Nov 15 10:02:48 EST 2007


> 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? :-)



More information about the jboss-development mailing list