[ 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)