Delany created MNG-7762:
---------------------------
Summary: Show version and continue build
Key: MNG-7762
URL: https://issues.apache.org/jira/browse/MNG-7762
Project: Maven
Issue Type: Improvement
Affects Versions: 4.0.0-alpha-5
Reporter: Delany
When Maven is called with '--version' the build stops. But sometimes its useful
to have the version info displayed as part of the build output.
I propose that when a goal is specified on the command line only (and not via
defaultGoal) and the --version switch is used, the build should continue, e.g.
`mvn --version clean install`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)