Generating Javadoc
Javadoc execution
Loading source files for package org.apache.fulcrum.cache...
Loading source files for package org.apache.fulcrum.cache.impl...
Constructing Javadoc information...
Standard Doclet version 1.4.2_12
Generating target/docs/apidocs/constant-values.html...
Copying file /Users/siegfriedgoeschl/.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...
Generating target/docs/apidocs/org/apache/fulcrum/cache/class-use/ObjectExpiredException.html...
"Returns an item from the cache."
This sentence is different from what will be interpreted as the first sentence in the
src/java/org/apache/fulcrum/cache/DefaultGlobalCacheService.java:119: warning - The first sentence is interpreted to be:
next major release (when that interpretation will be internationalized), which is:
"Returns an item from the cache.
/**
Returns an item from the cache. "
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.
src/java/org/apache/fulcrum/cache/DefaultGlobalCacheService.java:119: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/org/apache/fulcrum/cache/class-use/CachedObject.html...
"Returns an item from the cache."
This sentence is different from what would be generated using -breakiterator:
"Returns an item from the cache.
/**
Returns an item from the cache. "
src/java/org/apache/fulcrum/cache/DefaultGlobalCacheService.java:100: warning - @return tag has no arguments.
Building index for all the packages and classes...
src/java/org/apache/fulcrum/cache/DefaultGlobalCacheService.java:119: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/index-all.html...
"Returns an item from the cache."
This sentence is different from what would be generated using -breakiterator:
"Returns an item from the cache.
/**
Returns an item from the cache. "
Building index for all classes...
src/java/org/apache/fulcrum/cache/GlobalCacheService.java:38: warning - @todo is an unknown tag.
src/java/org/apache/fulcrum/cache/CachedObject.java:36: warning - @todo is an unknown tag.
src/java/org/apache/fulcrum/cache/DefaultGlobalCacheService.java:119: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/org/apache/fulcrum/cache/DefaultGlobalCacheService.html...
"Returns an item from the cache."
This sentence is different from what would be generated using -breakiterator:
"Returns an item from the cache.
/**
Returns an item from the cache. "
Generating target/docs/apidocs/help-doc.html...
7 warnings