You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/05/01 02:46:12 UTC

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

    [ https://issues.apache.org/jira/browse/MINVOKER-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265558#comment-15265558 ] 

Hudson commented on MINVOKER-150:
---------------------------------

SUCCESS: Integrated in maven-plugins #5831 (See [https://builds.apache.org/job/maven-plugins/5831/])
[MINVOKER-150] Results from prior execution are included unless clean build
 o Removing of the reportsDirectory is needed cause the results
   read back from the xml files in reportsDirectory. (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1741828])
* maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/AbstractInvokerMojo.java


> Results from prior execution are included unless clean build
> ------------------------------------------------------------
>
>                 Key: MINVOKER-150
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-150
>             Project: Maven Invoker Plugin
>          Issue Type: Bug
>    Affects Versions: 1.6, 1.8
>         Environment: Maven 3.0.5, Mac OS 10.8.2, Apple JDK 1.6.0
>            Reporter: Anders Hammar
>            Assignee: Karl Heinz Marbaise
>             Fix For: 3.0.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)