Skip to content

Commit 90f945e

Browse files
authored
Update pom-central.xml
1 parent 793a9e3 commit 90f945e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom-central.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@
101101
</goals>
102102
</execution>
103103
</executions>
104+
<configuration>
105+
<failOnError>false</failOnError>
106+
<useStandardDocletOptions>true</useStandardDocletOptions>
107+
<show>private</show>
108+
</configuration>
104109
</plugin>
105110
<plugin>
106111
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)