[jboss-dev-forums] [Design of JBoss Build System] - Re: Moving jbossas to a maven repo for thirdparty
pgier
do-not-reply at jboss.com
Tue Feb 26 17:05:28 EST 2008
Ok, I deployed the plugin to the snapshots repo. And I added a pom.xml to the thirdparty directory. This new pom has the basic plugin configuration, but I haven't finished adding all the dependencies yet.
You can run it with "mvn package". Currently it will put all the jars into the thirdparty/target directory, but once the configuration is complete, we can change that to output directly to the thirdparty directory. I just didn't wanted to be able to compare the two, so I didn't make it overwrite the existing stuff yet.
Please take a look and let me know if anything isn't working.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132329#4132329
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132329
More information about the jboss-dev-forums
mailing list