Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0, 3.0.1
-
None
Description
MINVOKER-219 changed the default value of cloneProjectsTo to target/its. This change unfortunately now makes it impossible to have a null value, meaning that in-place invocation is no longer supported. From the Javadoc:
Directory to which projects should be cloned prior to execution. If set to null, each integration test will be run in the directory in which the corresponding IT POM was found. In this case, you most likely want to configure your SCM to ignore target and build.log in the test's base directory.
Is it possible to revert this change, or to provide a alternative property to allow cloning to be skipped?
Attachments
Issue Links
- links to