[jboss-user] [Beginners Corner] - maven 2 and the jboss jars
mbreuer
do-not-reply at jboss.com
Fri Jun 27 02:02:45 EDT 2008
I am developing against several jboss servers, e.g. 4.0.3SP1 or 4.2.2.GA.
While using maven it's very tricky to handle the correct classpath. Is there a way to say maven "use all client jar's coming with server release x.y.z"?
I searched repository.jboss.org for dependencies. It seems there's no generic structure. Any jboss release uses a different structure, also often only one version is supported.
My need is a pom-dependency, which collects all necessary jars. The pom should be referenced by the jboss version.
Any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161050#4161050
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161050
More information about the jboss-user
mailing list