[jboss-user] [Beginners Corner] - Re: Maven Question

muhviehstarr do-not-reply at jboss.com
Sat Jan 26 13:06:49 EST 2008


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#4123760

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123760



More information about the jboss-user mailing list