|
@@ -29,10 +29,10 @@
|
|
|
<pluginManagement><!-- lock down plugins versions to avoid using Maven defaults (may be moved to parent pom) -->
|
|
|
<plugins>
|
|
|
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
|
|
|
- <plugin>
|
|
|
+ <!-- <plugin>
|
|
|
<artifactId>maven-clean-plugin</artifactId>
|
|
|
<version>3.1.0</version>
|
|
|
- </plugin>
|
|
|
+ </plugin>-->
|
|
|
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
|
|
|
<plugin>
|
|
|
<artifactId>maven-resources-plugin</artifactId>
|