Marcin Wisnicki created MNG-5833:
------------------------------------
Summary: Invoking non-existant execution from command line
executes default
Key: MNG-5833
URL: https://issues.apache.org/jira/browse/MNG-5833
Project: Maven
Issue Type: Bug
Components: Command Line
Affects Versions: 3.3.3
Reporter: Marcin Wisnicki
If i invoke:
{code}
mvn dependency:purge-local-repository@nonexistent
{code}
it seems like maven proceeds to execute default configuration.
I would expect either doing nothing or returning error. Perhaps with option to
decide which.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)