[
https://issues.apache.org/jira/browse/MINVOKER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115272#comment-16115272
]
Phillip Webb commented on MINVOKER-219:
---------------------------------------
This change has unfortunately broken the ability to bypass cloning. See
[MINVOKER-224|https://issues.apache.org/jira/browse/MINVOKER-224] for details.
> Change default value for cloneProjectsTo and cloneClean
> -------------------------------------------------------
>
> Key: MINVOKER-219
> URL: https://issues.apache.org/jira/browse/MINVOKER-219
> Project: Maven Invoker Plugin
> Issue Type: Improvement
> Reporter: Robert Scholte
> Assignee: Robert Scholte
> Priority: Minor
> Fix For: 3.0.0
>
>
> Up until now {{cloneProjectsTo}} is never set, which means that by default
> the source-directory gets polluted with the IT test execution.
> You often see this parameter is set to {{target/its}}, so let's use that as
> the new default.
> To ensure the IT output-folder is in the correct state, it is also better the
> set {{cloneClean}} to {{true}} by default. This is more efficient compared to
> {{mvn clean}} because only a subset of the folders are cleaned.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)