You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2017/05/16 19:47:04 UTC

[jira] [Closed] (MINVOKER-219) Change default value for cloneProjectsTo and cloneClean

     [ https://issues.apache.org/jira/browse/MINVOKER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MINVOKER-219.
-----------------------------------
    Resolution: Fixed

Fixed in [1795362|http://svn.apache.org/viewvc?rev=1795362&view=rev]

> 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.3.15#6346)