[
https://issues.apache.org/jira/browse/SLING-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10076.
--------------------------------------
Resolution: Fixed
I checked the code and verified that still no files are written by the
lifecycle participant.
> Make sure no files are written during lifecycle participant run
> ---------------------------------------------------------------
>
> Key: SLING-10076
> URL: https://issues.apache.org/jira/browse/SLING-10076
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: slingfeature-maven-plugin 1.4.24
>
>
> The lifecycle participant runs before anything else, even before the phase
> goal, therefore it must not write files to the target directory as those
> might be wiped out during the clean phase.
> We initially made sure that no files are written, but the code has grown over
> time, with new features and functionality being added and this issue is
> simply to verify that we are still following the rules
--
This message was sent by Atlassian Jira
(v8.3.4#803005)