You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@codehaus.org> on 2013/02/25 13:51:52 UTC

[jira] (MINVOKER-150) Results from prior execution are included unless clean build

Anders Hammar created MINVOKER-150:
--------------------------------------

             Summary: Results from prior execution are included unless clean build
                 Key: MINVOKER-150
                 URL: https://jira.codehaus.org/browse/MINVOKER-150
             Project: Maven 2.x Invoker Plugin
          Issue Type: Bug
    Affects Versions: 1.8, 1.6
         Environment: Maven 3.0.5, Mac OS 10.8.2, Apple JDK 1.6.0

            Reporter: Anders Hammar


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


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira