Generating Javadoc
Javadoc execution
Loading source files for package org.astrogrid.registry.server...
Loading source files for package org.astrogrid.registry.server.admin...
Loading source files for package org.astrogrid.registry.server.harvest...
Loading source files for package org.astrogrid.registry.server.http.filters...
Loading source files for package org.astrogrid.registry.server.http.servlets...
Loading source files for package org.astrogrid.registry.server.http.servlets.helper...
Loading source files for package org.astrogrid.registry.server.query...
Loading source files for package org.astrogrid.registry.server.query.v0_1...
Loading source files for package org.astrogrid.registry.server.query.v1_0...
Loading source files for package org.astrogrid.registry.server.xmldb...
Constructing Javadoc information...
javadoc: Error fetching URL: http://www.astrogrid.org/maven/docs/${pom.currentVersion}/registry/multiproject/astrogrid-registry-common/apidocs/package-list
javadoc: Error fetching URL: http://www.astrogrid.org/maven/docs/${pom.currentVersion}/registry/multiproject/astrogrid-registry-client/apidocs/package-list
javadoc: Error fetching URL: http://www.astrogrid.org/maven/docs/${pom.currentVersion}/registry/multiproject/astrogrid-registry-server/apidocs/package-list
Standard Doclet version 1.4.2_11
Generating target/docs/apidocs/constant-values.html...
Copying file /home/integration/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
Building tree for all the packages and classes...
src/java/org/astrogrid/registry/server/CheckerFactory.java:16: warning - @return tag has no arguments.
src/java/org/astrogrid/registry/server/query/DefaultOAIService.java:41: warning - Tag @see:illegal character: ":" in "http://www.openarchives.org"
src/java/org/astrogrid/registry/server/query/QueryHelper.java:265: warning - The first sentence is interpreted to be:
src/java/org/astrogrid/registry/server/admin/AdminHelper.java:71: warning - @return tag has no arguments.
Building index for all the packages and classes...
Generating target/docs/apidocs/index-all.html...
"Method: getAstrogridVersions
Description: Does not actually do a query, it opens the main root colleciton /db and finds all the child collections
associated with astrogridv?? (??=version number) and puts them as strings in an array list to be returned."
This sentence is different from what will be interpreted as the first sentence in the
next major release (when that interpretation will be internationalized), which is:
"Method: getAstrogridVersions
Description: Does not actually do a query, it opens the main root colleciton /db and finds all the child collections
associated with astrogridv?? "
To avoid this note, change the doc comment to make this a proper first sentence, then
use -breakiterator from that point forward, which will output this new sentence.
Building index for all classes...
src/java/org/astrogrid/registry/server/XSLHelper.java:183: warning - @param argument "versionNumber" is not a parameter name.
src/java/org/astrogrid/registry/server/XSLHelper.java:183: warning - @param argument "responseElement" is not a parameter name.
src/java/org/astrogrid/registry/server/admin/AuthorityListManager.java:86: warning - @param argument "versionNumber" is not a parameter name.
src/java/org/astrogrid/registry/server/harvest/RegistryHarvestAdmin.java:56: warning - @param argument "verisonNumber" is not a parameter name.
src/java/org/astrogrid/registry/server/harvest/RegistryHarvestService.java:96: warning - Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface.
src/java/org/astrogrid/registry/server/harvest/RegistryHarvestService.java:96: warning - @param argument "resources" is not a parameter name.
src/java/org/astrogrid/registry/server/harvest/RegistryHarvestService.java:217: warning - @param argument "resources" is not a parameter name.
src/java/org/astrogrid/registry/server/query/DefaultOAIService.java:41: warning - Tag @see: reference not found: http://www.openarchives.org
src/java/org/astrogrid/registry/server/query/QueryHelper.java:265: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/org/astrogrid/registry/server/query/QueryHelper.html...
"Method: getAstrogridVersions
src/java/org/astrogrid/registry/server/query/QueryHelper.java:93: warning - @param argument "version" is not a parameter name.
Description: Does not actually do a query, it opens the main root colleciton /db and finds all the child collections
associated with astrogridv?? (??=version number) and puts them as strings in an array list to be returned."
This sentence is different from what would be generated using -breakiterator:
src/java/org/astrogrid/registry/server/query/QueryHelper.java:114: warning - @param argument "query" is not a parameter name.
"Method: getAstrogridVersions
Description: Does not actually do a query, it opens the main root colleciton /db and finds all the child collections
src/java/org/astrogrid/registry/server/query/QueryHelper.java:114: warning - @param argument "version" is not a parameter name.
associated with astrogridv?? "
src/java/org/astrogrid/registry/server/query/QueryHelper.java:164: warning - @param argument "versionNumber" is not a parameter name.
src/java/org/astrogrid/registry/server/query/QueryHelper.java:182: warning - @param argument "versionNumber" is not a parameter name.
src/java/org/astrogrid/registry/server/query/QueryHelper.java:206: warning - @param argument "query" is not a parameter name.
src/java/org/astrogrid/registry/server/query/QueryHelper.java:249: warning - @param argument "versionNumber" is not a parameter name.
src/java/org/astrogrid/registry/server/query/QueryHelper.java:287: warning - @param argument "collectionName" is not a parameter name.
Generating target/docs/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags: @modified, @todo, @future, @soap. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen: @modified, @future, @soap
3 errors
21 warnings