Created
November 29, 2024 15:32
-
-
Save kthoms/d0463f8d3eb9220b21a2ba080c8700b1 to your computer and use it in GitHub Desktop.
List distinct active profiles
This file contains 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:active-profiles |grep source: | sed -E 's/\(.*//' | sort -u |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment