|
|
@@ -67,7 +67,14 @@
|
|
|
</dependencyManagement>
|
|
|
<build>
|
|
|
<plugins>
|
|
|
-
|
|
|
+<!-- <plugin>-->
|
|
|
+<!-- <groupId>org.apache.maven.plugins</groupId>-->
|
|
|
+<!-- <artifactId>maven-jar-plugin</artifactId>-->
|
|
|
+<!-- <version>3.3.0</version>-->
|
|
|
+<!-- <configuration>-->
|
|
|
+<!-- <outputDirectory>${project.parent.basedir}/target</outputDirectory>-->
|
|
|
+<!-- </configuration>-->
|
|
|
+<!-- </plugin>-->
|
|
|
<plugin>
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|