Created
March 12, 2021 11:19
-
-
Save chetanppatil/95b589f38f7296ed1768b2e459f46157 to your computer and use it in GitHub Desktop.
Maven command to get value of pom.xml property var in command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn help:evaluate -Dexpression=<pom.xml-property-name> -q -DforceStdout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment