[
https://issues.apache.org/jira/browse/SLING-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-9370.
---------------------------------
Resolution: Fixed
Fixed in [commit
96d1125|https://github.com/apache/sling-tooling-jenkins/commit/96d1125].
> Clean the working tree before starting a build
> ----------------------------------------------
>
> Key: SLING-9370
> URL: https://issues.apache.org/jira/browse/SLING-9370
> Project: Sling
> Issue Type: Improvement
> Components: Build and Source Control
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
>
> Leftover files can break some builds, especially if those files interact with
> the RAT plugin. Since all Sling projects use {{git}}, the pipeline Groovy
> script that we use could try to clean the workspace after a checkout by
> running {{git clean}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)