Skip to content

Commit

Permalink
Revert "(doc) enable streamLogsOnFailure"
Browse files Browse the repository at this point in the history
This reverts commit 15a02d6.
  • Loading branch information
rfscholte committed May 8, 2021
1 parent 3926bd4 commit d5b80c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -471,12 +471,10 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.2.2</version>
<configuration>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<projectsDirectory>src/it/projects</projectsDirectory>
<settingsFile>src/it/mrm/settings.xml</settingsFile>
<streamLogsOnFailures>true</streamLogsOnFailures>
<pomExcludes>
<pomExclude>MJAVADOC-181/pom.xml</pomExclude> <!-- seems to be wrong, see comment in Jira issue -->
<pomExclude>output-encoding/pom.xml</pomExclude>
Expand Down

0 comments on commit d5b80c0

Please # to comment.