Hi There,

Is there any way to configure Maven to dynamically select profiles?

Issue:
Is it possible to have Maven dynamically pick different configuration properties and build the project and execute tests based on those dynamically acquired properties!

In my case I have single pom.xml and a different properties file for each environment like:

product_QA.properties
product_staging.properties
product_UAT.properties

Please provide your feedback.

regards,
Vivek


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to