Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package com.ivata.mask.util...
  src/java/com/ivata/mask/util/StringHandling.java:144: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
          assert (length > 0);
          ^
  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...
  Building index for all the packages and classes...
  Generating target/docs/apidocs/index-all.html...
  "/**
   "
  src/java/com/ivata/mask/util/MimeTypesHandling.java:110: warning - The first sentence is interpreted to be:
  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:
  "/**
   <p>
   This method returns an appropriate mime-icon-image name from a filename
   (or rather from the extension of the file).
   "
  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/com/ivata/mask/util/MimeTypesHandling.html...
  "/**
   "
  This sentence is different from what would be generated using -breakiterator: 
  "/**
   <p>
  src/java/com/ivata/mask/util/MimeTypesHandling.java:110: warning - The first sentence is interpreted to be:
   This method returns an appropriate mime-icon-image name from a filename
   (or rather from the extension of the file).
   "
  Generating target/docs/apidocs/help-doc.html...
  3 warnings