Compatibility with Maven4 and parallel builds (#16312)

Closes #16308
This commit is contained in:
Alexander Schwartz
2023-02-14 11:44:53 +01:00
committed by GitHub
parent 6319b462c7
commit d4604984d0
9 changed files with 23 additions and 8 deletions

View File

@@ -58,7 +58,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<!--version>2.4.3</version-->
<executions>
<execution>
<phase>package</phase>