You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/05/21 13:41:00 UTC

[jira] [Created] (MENFORCER-384) Introduce Maven Enforcer Extension

Robert Scholte created MENFORCER-384:
----------------------------------------

             Summary: Introduce Maven Enforcer Extension
                 Key: MENFORCER-384
                 URL: https://issues.apache.org/jira/browse/MENFORCER-384
             Project: Maven Enforcer Plugin
          Issue Type: Improvement
            Reporter: Robert Scholte
            Assignee: Robert Scholte
             Fix For: 3.0.0


With MENFORCER-142 it was made possible to execute additional rules in case you couldn't touch the pom. 
This was done via a commandline property, but lacked the support for finegrained configuration as you can do with a plugin.

The Maven Enforcer Extension does support this. It'll make use of the Maven extension mechanism, hooking into the build lifecycle. 
This extension will read its configuration from a predefined location, and will add these as new execution blocks to the buildplan.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)