Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6, 1.8
-
None
-
Maven 3.0.5, Mac OS 10.8.2, Apple JDK 1.6.0
Description
When execution a subset of modules/projects without performing a clean build, build result from prior executions is included in the result which is confusing. I think that only the executed projects should be included in the reported result.
To reproduce (on the m-invoker-p source e.g.):
1. mvn clean install -Prun-its
2. mvn install -Prun-its -Dinvoker.test=clone-clean