Generating Javadoc
Javadoc execution
Loading source files for package com.ivata.mask.web.demo.catalog...
src/java/com/ivata/mask/web/demo/catalog/Catalog.java:387: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
assert (classParam != null);
^
Loading source files for package com.ivata.mask.web.demo.order...
Loading source files for package com.ivata.mask.web.demo.order.item...
src/java/com/ivata/mask/web/demo/catalog/Catalog.java:388: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
assert (key != null);
^
Loading source files for package com.ivata.mask.web.demo.valueobject...
Loading source files for package com.ivata.mask.web.demo.struts...
Loading source files for package com.ivata.mask.web.demo.product...
Loading source files for package com.ivata.mask.web.demo.customer...
Constructing Javadoc information...
Standard Doclet version 1.4.2_06
Generating target/docs/apidocs/constant-values.html...
Copying file /home/colin/.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/com/ivata/mask/web/demo/order/OrderDO.java:102: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/com/ivata/mask/web/demo/customer/class-use/CustomerDO.html...
"Each order had to be ordered by someone! This is the customer who placed
the order."
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:
"Each order had to be ordered by someone! "
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/com/ivata/mask/web/demo/catalog/CatalogSession.java:79: warning - The first sentence is interpreted to be:
Building index for all the packages and classes...
src/java/com/ivata/mask/web/demo/order/OrderDO.java:102: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/index-all.html...
"This method doesn't really do anything."
This sentence is different from what would be generated using -breakiterator:
src/java/com/ivata/mask/web/demo/customer/CustomerDO.java:115: warning - Tag @see: can't find getStringValue() in com.ivata.mask.valueobject.ValueObject
"This method doesn't really do anything. :-)"
"Each order had to be ordered by someone! This is the customer who placed
the order."
This sentence is different from what would be generated using -breakiterator:
"Each order had to be ordered by someone! "
src/java/com/ivata/mask/web/demo/order/OrderDO.java:137: warning - Tag @see: can't find getStringValue() in com.ivata.mask.valueobject.ValueObject
"What price quality? This is the cost of a single unit of the product."
This sentence is different from what would be generated using -breakiterator:
"What price quality? "
src/java/com/ivata/mask/web/demo/order/item/OrderItemDO.java:133: warning - Tag @see: can't find getStringValue() in com.ivata.mask.valueobject.ValueObject
src/java/com/ivata/mask/web/demo/product/ProductDO.java:133: warning - Tag @see: can't find getStringValue() in com.ivata.mask.valueobject.ValueObject
Building index for all classes...
src/java/com/ivata/mask/web/demo/product/ProductDO.java:150: warning - The first sentence is interpreted to be:
src/java/com/ivata/mask/web/demo/catalog/Catalog.java:366: warning - @return tag has no arguments.
src/java/com/ivata/mask/web/demo/catalog/Catalog.java:262: warning - Tag @see: reference not found: com.ivata.mask.PersistenceManager#locateByBaseClass
src/java/com/ivata/mask/web/demo/catalog/CatalogSession.java:79: warning - The first sentence is interpreted to be:
src/java/com/ivata/mask/web/demo/order/OrderDO.java:102: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/com/ivata/mask/web/demo/catalog/CatalogSession.html...
"This method doesn't really do anything."
src/java/com/ivata/mask/web/demo/order/OrderDO.java:128: warning - Tag @link: reference not found: OrderItemDO
This sentence is different from what would be generated using -breakiterator:
"This method doesn't really do anything. :-)"
Generating target/docs/apidocs/com/ivata/mask/web/demo/order/OrderDO.html...
"Each order had to be ordered by someone! This is the customer who placed
the order."
This sentence is different from what would be generated using -breakiterator:
"Each order had to be ordered by someone! "
src/java/com/ivata/mask/web/demo/valueobject/DemoValueObject.java:95: warning - Tag @see: reference not found: com.ivata.mask.ValueObject#getIdString()
Generating target/docs/apidocs/com/ivata/mask/web/demo/product/ProductDO.html...
"What price quality? This is the cost of a single unit of the product."
src/java/com/ivata/mask/web/demo/product/ProductDO.java:150: warning - The first sentence is interpreted to be:
This sentence is different from what would be generated using -breakiterator:
"What price quality? "
Generating target/docs/apidocs/help-doc.html...
17 warnings