[jboss-dev-forums] [Design of JBoss Build System] - Re: jboss common maven build
pgier
do-not-reply at jboss.com
Thu Mar 29 11:06:17 EDT 2007
I agree with you, our releases should be built entirely from our own repository. Right now we just don't have an easy way to copy things from the central repo when dependencies are updated. I will work on a new maven plugin (if I can't find an existing one) that can be used to copy a project dependency hierarchy from the central repository to our repository so that we have everything we need.
I can set up version 3 of the jboss-parent pom so that it will only use the jboss repository when doing a release. This should be part of our release process.
I would also like to have a new jboss repository just for third party dependencies. So we will have a releases repository, third party repository, and snapshot repository (for use during development).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032818#4032818
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032818
More information about the jboss-dev-forums
mailing list