We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a7cb0 commit 3b363aaCopy full SHA for 3b363aa
surefire-its/pom.xml
@@ -242,11 +242,6 @@
242
<artifactId>maven-invoker-plugin</artifactId>
243
<configuration>
244
<localRepositoryPath>${settings.localRepository}</localRepositoryPath>
245
- <extraArtifacts>
246
- <extraArtifact>org.apache.maven.plugins:maven-surefire-report-plugin:${project.version}</extraArtifact>
247
- <extraArtifact>org.apache.maven.plugins:maven-surefire-plugin:${project.version}</extraArtifact>
248
- <extraArtifact>org.apache.maven.plugins:maven-failsafe-plugin:${project.version}</extraArtifact>
249
- </extraArtifacts>
250
</configuration>
251
<executions>
252
<execution>
0 commit comments