You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Rodrigo (JIRA)" <ji...@apache.org> on 2018/12/16 02:12:00 UTC

[jira] [Created] (MNGSITE-362) Execution inheritance mentioned in Getting Started documentation without prior definition

Rodrigo created MNGSITE-362:
-------------------------------

             Summary: Execution inheritance mentioned in Getting Started documentation without prior definition
                 Key: MNGSITE-362
                 URL: https://issues.apache.org/jira/browse/MNGSITE-362
             Project: Maven Project Web Site
          Issue Type: Improvement
            Reporter: Rodrigo


In [https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html,]

the text mentions inheritance as if the reader already understands them, but they had not been defined before:

"Separate executions can also be given an ID so that during inheritance or the application of profiles you can control whether goal configuration is merged or turned into an additional execution.

When multiple executions are given that match a particular phase, they are executed in the order specified in the POM, with inherited executions running first."

So since this is introductory material, it would be a good idea to define inheritance first or at least to refer to the appropriate definitions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)