|
@@ -33,15 +33,6 @@
|
|
|
|
|
|
<build>
|
|
|
<plugins>
|
|
|
- <plugin>
|
|
|
- <groupId>org.apache.maven.plugins</groupId>
|
|
|
- <artifactId>maven-project-info-reports-plugin</artifactId>
|
|
|
- <configuration>
|
|
|
- <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
|
|
|
- <dependencyLocationsEnabled>false
|
|
|
- </dependencyLocationsEnabled>
|
|
|
- </configuration>
|
|
|
- </plugin>
|
|
|
<plugin>
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|