You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/11/16 18:53:00 UTC

[jira] [Commented] (MNG-7572) Plugin descriptor should indicate if plugin should be loaded as Maven build extension

    [ https://issues.apache.org/jira/browse/MNG-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634973#comment-17634973 ] 

Hudson commented on MNG-7572:
-----------------------------

Build unstable in Jenkins: Maven » Maven TLP » maven » PR-833 #2

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/PR-833/2/

> Plugin descriptor should indicate if plugin should be loaded as Maven build extension
> -------------------------------------------------------------------------------------
>
>                 Key: MNG-7572
>                 URL: https://issues.apache.org/jira/browse/MNG-7572
>             Project: Maven
>          Issue Type: Improvement
>          Components: Plugin API
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>              Labels: plugin-descriptor-1.1
>
> Currently each consumer needs to decide if a Maven plugin should be loaded with extensions or without by setting the extensions value accordingly (https://maven.apache.org/pom.html#Plugins).
> Instead the plugin descriptor should have a flag which indicates whether the plugin has extensions to load which should be automatically evaluated.
> That flag should determine the default behaviour for loading extensions (which can still be overridden for edge cases in the pom referencing the plugin with extensions element).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)