Skip to content

Commit 3b363aa

Browse files
committed
no need of extraArtifacts
Signed-off-by: Olivier Lamy <[email protected]>
1 parent d0a7cb0 commit 3b363aa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

surefire-its/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,6 @@
242242
<artifactId>maven-invoker-plugin</artifactId>
243243
<configuration>
244244
<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>
250245
</configuration>
251246
<executions>
252247
<execution>

0 commit comments

Comments
 (0)