Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.0.0-beta-4
-
None
-
None
Description
When I run a build with the deprecated global-setting option I'm told four times about it
$ ./mvnw validate -N --global-settings ~/.m2/settings.xml Option 'gs''global-settings': Deprecated Option 'gs''global-settings': Deprecated Option 'gs''global-settings': Deprecated Option 'gs''global-settings': Deprecated
The documentation from
./mvnw --help
however does not mention this
-gs,--global-settings <arg> Alternate path for the global settings file
It could rather be
-gs,--global-settings <arg> <deprecated> Alternate path for the global settings file
Attachments
Issue Links
- links to