Silence javadoc by default 99/109699/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Jan 2024 11:55:03 +0000 (12:55 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 10 Jan 2024 20:26:12 +0000 (20:26 +0000)
commit027e67a54beaa4b827776e7a6506d82f9d509758
treecf9ff96055b954525c323f0b77050c7903888b98
parentfc4826510d4c7ee455c48992e57bef1104871d33
Silence javadoc by default

Clean up build by disabling missing documentation linting or switching
enforcement on where we have zero warnings already.

Change-Id: I0da0d630b81d7090383cb608bdca56fb793e1ce4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
59 files changed:
benchmarks/pom.xml
codec/yang-data-codec-binfmt/pom.xml
codec/yang-data-codec-gson/pom.xml
codec/yang-data-codec-xml/pom.xml
common/concepts/pom.xml
common/testutils/pom.xml
common/util/pom.xml
common/yang-common-netty/pom.xml
common/yang-common/pom.xml
data/yang-data-api/pom.xml
data/yang-data-impl/pom.xml
data/yang-data-spi/pom.xml
data/yang-data-transform/pom.xml
data/yang-data-tree-api/pom.xml
data/yang-data-tree-ri/pom.xml
data/yang-data-tree-spi/pom.xml
data/yang-data-util/pom.xml
docs/pom.xml
model/odlext-model-api/pom.xml
model/openconfig-model-api/pom.xml
model/rfc6241-model-api/pom.xml
model/rfc6536-model-api/pom.xml
model/rfc6643-model-api/pom.xml
model/rfc7952-model-api/pom.xml
model/rfc8040-model-api/pom.xml
model/rfc8528-model-api/pom.xml
model/rfc8639-model-api/pom.xml
model/rfc8819-model-api/pom.xml
model/yang-model-api/pom.xml
model/yang-model-export/pom.xml
model/yang-model-ri/pom.xml
model/yang-model-spi/pom.xml
model/yang-model-util/pom.xml
parser/odlext-parser-support/pom.xml
parser/openconfig-parser-support/pom.xml
parser/rfc6241-parser-support/pom.xml
parser/rfc6536-parser-support/pom.xml
parser/rfc6643-parser-support/pom.xml
parser/rfc7952-parser-support/pom.xml
parser/rfc8040-parser-support/pom.xml
parser/rfc8528-parser-support/pom.xml
parser/rfc8639-parser-support/pom.xml
parser/rfc8819-parser-support/pom.xml
parser/yang-ir/pom.xml
parser/yang-parser-api/pom.xml
parser/yang-parser-impl/pom.xml
parser/yang-parser-reactor/pom.xml
parser/yang-parser-rfc7950/pom.xml
parser/yang-parser-spi/pom.xml
parser/yang-test-util/pom.xml
plugin/plugin-generator-api/pom.xml
plugin/yang-maven-plugin/pom.xml
tools/yang-model-validator/pom.xml
tools/yang-validation-tool/pom.xml
xpath/yang-xpath-api/pom.xml
xpath/yang-xpath-impl/pom.xml
yang/yang-repo-api/pom.xml
yang/yang-repo-fs/pom.xml
yang/yang-repo-spi/pom.xml