You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2018/08/06 08:43:00 UTC

[jira] [Resolved] (SLING-7652) Define explicit execution ids to make it easier to overwrite

     [ https://issues.apache.org/jira/browse/SLING-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert resolved SLING-7652.
-----------------------------------
    Resolution: Fixed
      Assignee: Stefan Seifert

most executions already had id's assigned - i've defines ids for the missing ones
https://github.com/apache/sling-parent/commit/64a2fd521605e1a21791d01ca04363a36d9044cd

> Define explicit execution ids to make it easier to overwrite
> ------------------------------------------------------------
>
>                 Key: SLING-7652
>                 URL: https://issues.apache.org/jira/browse/SLING-7652
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 33
>            Reporter: Konrad Windszus
>            Assignee: Stefan Seifert
>            Priority: Major
>             Fix For: Parent 34
>
>
> Maven plugin executions defined without an id get the id {{default}}. We should rather given an explicit id to make it easier to either overwrite/extend the existing execution within a child pom.xml or define a dedicated separate one.



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