[
https://issues.apache.org/jira/browse/MINVOKER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte updated MINVOKER-219:
------------------------------------
Description:
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.
was:
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 ste to {{target/its}}, so let's use that as the
new default.
> Change default value for cloneProjectsTo
> ----------------------------------------
>
> 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.3.15#6346)