You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dave Maung <da...@gmail.com> on 2006/01/27 07:25:37 UTC

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"

Re: allow maven to execute customized pom.xml

Posted by Brett Porter <br...@apache.org>.
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org