We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3926bd4 commit d5b80c0Copy full SHA for d5b80c0
pom.xml
@@ -471,12 +471,10 @@ under the License.
471
<plugin>
472
<groupId>org.apache.maven.plugins</groupId>
473
<artifactId>maven-invoker-plugin</artifactId>
474
- <version>3.2.2</version>
475
<configuration>
476
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
477
<projectsDirectory>src/it/projects</projectsDirectory>
478
<settingsFile>src/it/mrm/settings.xml</settingsFile>
479
- <streamLogsOnFailures>true</streamLogsOnFailures>
480
<pomExcludes>
481
<pomExclude>MJAVADOC-181/pom.xml</pomExclude> <!-- seems to be wrong, see comment in Jira issue -->
482
<pomExclude>output-encoding/pom.xml</pomExclude>
0 commit comments