Skip to content

Commit d5b80c0

Browse files
committed
Revert "(doc) enable streamLogsOnFailure"
This reverts commit 15a02d6.
1 parent 3926bd4 commit d5b80c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -471,12 +471,10 @@ under the License.
471471
<plugin>
472472
<groupId>org.apache.maven.plugins</groupId>
473473
<artifactId>maven-invoker-plugin</artifactId>
474-
<version>3.2.2</version>
475474
<configuration>
476475
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
477476
<projectsDirectory>src/it/projects</projectsDirectory>
478477
<settingsFile>src/it/mrm/settings.xml</settingsFile>
479-
<streamLogsOnFailures>true</streamLogsOnFailures>
480478
<pomExcludes>
481479
<pomExclude>MJAVADOC-181/pom.xml</pomExclude> <!-- seems to be wrong, see comment in Jira issue -->
482480
<pomExclude>output-encoding/pom.xml</pomExclude>

0 commit comments

Comments
 (0)