| | |
| | | <configuration> |
| | | <windowtitle>OpenDJ LDAP SDK Documentation</windowtitle> |
| | | <doctitle>OpenDJ LDAP SDK Documentation</doctitle> |
| | | <detectOfflineLinks>false</detectOfflineLinks> |
| | | <excludes>org/forgerock/opendj/ldap/CoreMessages.java</excludes> |
| | | <links> |
| | | <link>http://commons.forgerock.org/i18n-framework/i18n-core/apidocs</link> |
| | | </links> |
| | | </configuration> |
| | | </plugin> |
| | | <plugin> |
| | |
| | | <plugin> |
| | | <groupId>org.apache.maven.plugins</groupId> |
| | | <artifactId>maven-javadoc-plugin</artifactId> |
| | | <version>2.7</version> |
| | | <version>2.8</version> |
| | | <configuration> |
| | | <author>false</author> |
| | | <quiet>true</quiet> |
| | | <windowtitle>OpenDJ LDAP SDK Documentation</windowtitle> |
| | | <doctitle>OpenDJ LDAP SDK Documentation</doctitle> |
| | | <detectOfflineLinks>false</detectOfflineLinks> |
| | | <show>protected</show> |
| | | <excludePackageNames>com.*</excludePackageNames> |
| | | <excludes>org/forgerock/opendj/ldap/CoreMessages.java</excludes> |
| | | <links> |
| | | <link>http://commons.forgerock.org/i18n-framework/i18n-core/apidocs</link> |
| | | </links> |
| | | </configuration> |
| | | <reportSets> |
| | | <reportSet> |