Anyone having a nice solution other than installing the provided jars manually into an own
repository?
If not, is this planned for the 5.x releases of jboss-as?
it would be nice something like:
| <dependency>
| <groupId>org.jboss</groupId>
| <artifactId>jboss-as</artifactId>
| <version>4.2.1.GA</version>
| <scope>provided</scope>
| </dependency>
|
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123760#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...