[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - maven2 dependency integration
ataylor
do-not-reply at jboss.com
Mon Jun 22 05:06:25 EDT 2009
Ive completed the maven2 integration. You'll see a pom.xml file in the root directory, this is where the dependencies are now mapped. In this you will also see a maven plugin defined, this is the jboss build thirdparty plugin. basicall what happens is maven downloads the dependencies to its local repository (you'll find this under home/user/.m2) and the plugin then created the thirdparty directory and ibraries.ent and copies the jars over.
Any problems let me know
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238994#4238994
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238994
More information about the jboss-dev-forums
mailing list