Re: allow maven to execute customized pom.xml
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
Is there a properties to allow maven to execute customized pom.xml? something like mvn install -Dpom.files="custom-pom.xml"