mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valera V.Harseko
28.53.2020 78b405a123c38c917ea17cc100f3890e40f76881
Disable build on javadoc error
1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -329,7 +329,7 @@
                </execution>
              </executions>
              <configuration>
                <failOnError>false</failOnError>
                <doclint>none</doclint>
              </configuration>
            </plugin>
            <plugin>