[
https://issues.apache.org/jira/browse/SLING-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved SLING-13242.
-------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-parent/commit/95d5e025e401e8accf88bc7e53eafbbfd00fda44.
> Parent: Remove unnecessary m2e section in POM
> ---------------------------------------------
>
> Key: SLING-13242
> URL: https://issues.apache.org/jira/browse/SLING-13242
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Parent 67
>
>
> There is some m2e specific configuration in the parent pom:
> https://github.com/apache/sling-parent/blob/71b2d04353ea811fd23b4a2f6797177ce832da49/sling-parent/pom.xml#L727
> This should no longer be necessary due to
> https://github.com/eclipse-m2e/m2e-core/blob/main/RELEASE_NOTES.md#mojos-without-a-mapping-are-now-executed-by-default-in-incremental-builds.
> The IDE executes plugins mapped to phases prior "compile" now automatically
> which works fine in most cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)