Generating Javadoc
Javadoc execution
Loading source files for package org.astrogrid.registry.common...
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
Standard Doclet version 1.4.2_11
javadoc: Error fetching URL: http://www.astrogrid.org/maven/docs/${pom.currentVersion}/registry/multiproject/astrogrid-registry-server/apidocs/package-list
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...
Building index for all the packages and classes...
Generating target/docs/apidocs/index-all.html...
"Method: transformResourceToResource
src/java/org/astrogrid/registry/common/XSLHelper.java:68: warning - The first sentence is interpreted to be:
Description: A nice helper method normally used for clients, to allow of tranforming one XML conforming to a
Registry schema back to another XML conforming to a different Registry schema version."
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: transformResourceToResource
Description: A nice helper method normally used for clients, to allow of tranforming one XML conforming to a
Registry schema back to another XML conforming to a different Registry schema version. ex: 0.10 to 0.9 is the
most commonly used for the portal. "
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/common/XSLHelper.java:68: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/org/astrogrid/registry/common/XSLHelper.html...
"Method: transformResourceToResource
Description: A nice helper method normally used for clients, to allow of tranforming one XML conforming to a
Registry schema back to another XML conforming to a different Registry schema version."
This sentence is different from what would be generated using -breakiterator:
"Method: transformResourceToResource
Description: A nice helper method normally used for clients, to allow of tranforming one XML conforming to a
Registry schema back to another XML conforming to a different Registry schema version. ex: 0.10 to 0.9 is the
most commonly used for the portal. "
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
2 warnings