[jboss-dev-forums] [Design of JBoss Build System] - Re: Overriding the default pom.xml during AS build
jaikiran
do-not-reply at jboss.com
Fri Jul 24 22:07:12 EDT 2009
"pgier" wrote :
| The one in build/build.xml generates the properties and filesets that are used to gather all the jars into the distribution. You could certainly parameterize this just by changing
| <pom file="../thirdparty/pom.xml"/>
| |
| To something like:
| <pom file="${thirdparty.pom}"/>
| |
|
|
Paul, should i open a feature request for this?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245980#4245980
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245980
More information about the jboss-dev-forums
mailing list