Skip to content

Commit 29a6c79

Browse files
author
thomas loubrieu
committed
remove duplicated plugin with the parent pom
1 parent 74ea6a4 commit 29a6c79

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -165,23 +165,6 @@ POSSIBILITY OF SUCH DAMAGE.
165165
</execution>
166166
</executions>
167167
</plugin>
168-
<!-- Disable Site for now -->
169-
<plugin>
170-
<artifactId>maven-site-plugin</artifactId>
171-
<configuration>
172-
<skip>true</skip>
173-
<skipDeploy>true</skipDeploy>
174-
</configuration>
175-
</plugin>
176-
<!-- Java Docs -->
177-
<plugin>
178-
<groupId>org.apache.maven.plugins</groupId>
179-
<artifactId>maven-javadoc-plugin</artifactId>
180-
<configuration>
181-
<detectJavaApiLink>false</detectJavaApiLink>
182-
<failOnError>false</failOnError>
183-
</configuration>
184-
</plugin>
185168
</plugins>
186169
</build>
187170

0 commit comments

Comments
 (0)