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/10/13 20:33:22 UTC

[jira] [Commented] (SUREFIRE-1284) Statistics file should not be determined as (directory of surefire-reports).getParentFile().getParentFile(). It is a problem if report directory is customized. Statistics file should be located in project dir.

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

Hudson commented on SUREFIRE-1284:
----------------------------------

SUCCESS: Integrated in Jenkins build maven-surefire-junit5 #8 (See [https://builds.apache.org/job/maven-surefire-junit5/8/])
[SUREFIRE-1284] Statistics file should not be determined as (directory (tibor17: rev 53c79809e20b30a6ff08dea2075602b7e790c2e2)
* (edit) maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireProperties.java
* (edit) maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/CommonReflector.java
* (edit) surefire-api/src/main/java/org/apache/maven/surefire/booter/SurefireReflector.java
* (edit) maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/report/DefaultReporterFactoryTest.java
* (edit) surefire-booter/src/main/java/org/apache/maven/surefire/booter/BooterDeserializer.java
* (edit) maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
* (edit) surefire-api/src/main/java/org/apache/maven/surefire/testset/RunOrderParameters.java
* (edit) maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/StartupReportConfiguration.java


> Statistics file should not be determined as (directory of surefire-reports).getParentFile().getParentFile(). It is a problem if report directory is customized. Statistics file should be located in project dir.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1284
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1284
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>             Fix For: 2.19.2
>
>
> Statistics file should not be determined as 
> (directory of surefire-reports).getParentFile().getParentFile(). 
> It is a problem if report directory is customized. 
> Statistics file should be located in project dir.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)