Igor Fedorenko created MNG-5695: ----------------------------------- Summary: inconsistent custom scope bindings Key: MNG-5695 URL: https://jira.codehaus.org/browse/MNG-5695 Project: Maven Issue Type: Bug Reporter: Igor Fedorenko
Session scope is only available for maven core and core extensions components (i.e. -Dmaven.ext.class.path stuff), but does not work for components from maven plugins. Mojo execution scope works for components from maven plugins but not for maven core and core extensions. Need to consistently bind custom scopes in all realms. -- This message was sent by Atlassian JIRA (v6.1.6#6162)