0

How can i make maven build dependent on parameters? I want to do some changes to configuration files when building project for clustered environment. So if usual build is something like mvn clean package then when building for cluster i want to run smth like mvn clean package cluster and make configuration changes in this case. Btw, my main pom.xml consists of just several included modules to which i need to pass this parameter so consider this as well.

mykola
  • 1,736
  • 5
  • 25
  • 37

0 Answers0