Re: allow maven to execute customized pom.xml

2006-01-26 Thread Brett Porter
mvn -f custom-pom.xml install Dave Maung wrote: > Is there a properties to allow maven to execute customized pom.xml? > something like mvn install -Dpom.files="custom-pom.xml" > - To unsubscribe, e-mail: [E

allow maven to execute customized pom.xml

2006-01-26 Thread Dave Maung
Is there a properties to allow maven to execute customized pom.xml? something like mvn install -Dpom.files="custom-pom.xml"