GH-748 - Loosen Javadoc generation to allow custom tags.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -447,7 +447,7 @@ limitations under the License.
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>3.8.0</version>
|
||||
<configuration>
|
||||
<doclint>accessibility,html,reference,syntax</doclint>
|
||||
<doclint>accessibility,html,reference</doclint>
|
||||
<show>package</show>
|
||||
<quiet>true</quiet>
|
||||
<links>
|
||||
|
||||
Reference in New Issue
Block a user