Generating Javadoc Javadoc execution Loading source files for package org.d_haven.event... Loading source files for package org.d_haven.event.command... Loading source files for package org.d_haven.event.impl... Constructing Javadoc information... Standard Doclet version 1.4.2_13 Generating target/docs/apidocs/constant-values.html... Copying file .maven/cache/maven-javadoc-plugin-1.8/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... src/java/org/d_haven/event/impl/DefaultPipe.java:63: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/index-all.html... "Construct a new DefaultPipe with the specified number of elements." 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: "Construct a new DefaultPipe with the specified number of elements. if the number of elements is greater than zero, then the <code>Pipe</code> is bounded by that number. " 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/d_haven/event/impl/DefaultPipe.java:63: warning - The first sentence is interpreted to be: Generating target/docs/apidocs/org/d_haven/event/impl/DefaultPipe.html... "Construct a new DefaultPipe with the specified number of elements." This sentence is different from what would be generated using -breakiterator: "Construct a new DefaultPipe with the specified number of elements. if the number of elements is greater than zero, then the <code>Pipe</code> is bounded by that number. " Generating target/docs/apidocs/help-doc.html... 2 warnings