You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marcin Wisnicki (JIRA)" <ji...@apache.org> on 2015/05/28 11:19:17 UTC

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

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)