Generating Javadoc Javadoc execution Loading source files for package net.sf.sillyexceptions... Constructing Javadoc information... Standard Doclet version 1.4.2_04 Generating target/docs/apidocs/constant-values.html... Copying file /home/schraal/.maven/cache/maven-javadoc-plugin-1.6.1/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... "Constructs a new OutOfTheBlueException with the specified cause and a src/java/net/sf/sillyexceptions/OutOfTheBlueException.java:83: warning - The first sentence is interpreted to be: detail message of <tt>(cause==null ? null : cause.toString())</tt> (which typically contains the class and detail message of <tt>cause</tt>)." 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: "Constructs a new OutOfTheBlueException with the specified cause and a detail message of <tt>(cause==null ? " 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... Generating target/docs/apidocs/net/sf/sillyexceptions/OutOfTheBlueException.html... "Constructs a new OutOfTheBlueException with the specified cause and a src/java/net/sf/sillyexceptions/OutOfTheBlueException.java:83: warning - The first sentence is interpreted to be: detail message of <tt>(cause==null ? null : cause.toString())</tt> (which typically contains the class and detail message of <tt>cause</tt>)." This sentence is different from what would be generated using -breakiterator: "Constructs a new OutOfTheBlueException with the specified cause and a detail message of <tt>(cause==null ? " Generating target/docs/apidocs/help-doc.html... 2 warnings