You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 02:17:00 UTC

[jira] [Updated] (MNG-5833) Invoking non-existant execution from command line executes default

     [ https://issues.apache.org/jira/browse/MNG-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MNG-5833:
---------------------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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
(v8.3.4#803005)