Skip to content

Commit 09177eb

Browse files
committed
OPL-11613 disable javadoc plugin
1 parent 5df0a9c commit 09177eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@
387387
</executions>
388388
</plugin>
389389

390+
<!--
390391
<plugin>
391392
<groupId>org.apache.maven.plugins</groupId>
392393
<artifactId>maven-javadoc-plugin</artifactId>
@@ -400,8 +401,7 @@
400401
</execution>
401402
</executions>
402403
</plugin>
403-
404-
<!--<plugin>
404+
<plugin>
405405
<groupId>org.sonatype.plugins</groupId>
406406
<artifactId>nexus-staging-maven-plugin</artifactId>
407407
<version>1.7.0</version>

0 commit comments

Comments
 (0)