Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package wicket...
  Loading source files for package wicket.feedback...
  Loading source files for package wicket.markup...
  Loading source files for package wicket.markup.html...
  Loading source files for package wicket.markup.html.ajax...
  Loading source files for package wicket.markup.html.basic...
  Loading source files for package wicket.markup.html.border...
  Loading source files for package wicket.markup.html.debug...
  Loading source files for package wicket.markup.html.form...
  Loading source files for package wicket.markup.html.form.persistence...
  Loading source files for package wicket.markup.html.form.upload...
  Loading source files for package wicket.markup.html.form.validation...
  Loading source files for package wicket.markup.html.image...
  Loading source files for package wicket.markup.html.image.resource...
  Loading source files for package wicket.markup.html.include...
  Loading source files for package wicket.markup.html.link...
  Loading source files for package wicket.markup.html.list...
  Loading source files for package wicket.markup.html.navigation.paging...
  Loading source files for package wicket.markup.html.pages...
  Loading source files for package wicket.markup.html.panel...
  Loading source files for package wicket.markup.html.resources...
  Loading source files for package wicket.markup.html.tree...
  Loading source files for package wicket.markup.parser...
  Loading source files for package wicket.markup.parser.filter...
  Loading source files for package wicket.model...
  Loading source files for package wicket.protocol.http...
  Loading source files for package wicket.protocol.http.documentvalidation...
  Loading source files for package wicket.protocol.http.servlet...
  Loading source files for package wicket.resource...
  Loading source files for package wicket.response...
  Loading source files for package wicket.util.collections...
  Loading source files for package wicket.util.concurrent...
  Loading source files for package wicket.util.convert...
  Loading source files for package wicket.util.convert.converters...
  Loading source files for package wicket.util.crypt...
  Loading source files for package wicket.util.file...
  Loading source files for package wicket.util.io...
  Loading source files for package wicket.util.lang...
  Loading source files for package wicket.util.listener...
  Loading source files for package wicket.util.parse.metapattern...
  Loading source files for package wicket.util.parse.metapattern.parsers...
  Loading source files for package wicket.util.profile...
  Loading source files for package wicket.util.resource...
  Loading source files for package wicket.util.resource.locator...
  Loading source files for package wicket.util.string...
  Loading source files for package wicket.util.string.interpolator...
  Loading source files for package wicket.util.tester...
  Loading source files for package wicket.util.thread...
  Loading source files for package wicket.util.time...
  Loading source files for package wicket.util.upload...
  Loading source files for package wicket.util.value...
  Loading source files for package wicket.util.watch...
  Loading source files for package wicket.version.undo...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_09
  Generating target/docs/apidocs/constant-values.html...
  Copying file /Users/martijn/.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/wicket/protocol/http/WebResponseCrawlerSave.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/class-use/Response.html...
  "EXPERIMENTAL ONLY
   "
  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:
  "EXPERIMENTAL ONLY
   <p>
   It extends WebResponse and encodes wicket's URL to make them crawler save."
  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/wicket/protocol/http/WebRequestCrawlerSave.java:43: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/class-use/Request.html...
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   <p>
   It extends WebRequest and decodes URLs encoded by WebResponseCrawlerSave. 
   "
  src/java/wicket/Application.java:267: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/class-use/Localizer.html...
  "Users may provide there own implementation of a localizer,
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Users may provide there own implementation of a localizer,
   e.g. one which uses Spring's MessageSource."
  src/java/wicket/AutoComponentResolver.java:45: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/class-use/IComponentResolver.html...
  "&lt;wicket:component class="myApp.MyTable" key=value&gt; tags may be used to add 
   Wicket components (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "&lt;wicket:component class="myApp.MyTable" key=value&gt; tags may be used to add 
   Wicket components (e.g. a specialized PageableListView) and pass parameters (e.g. the number
   of rows per list view page). "
  src/java/wicket/markup/html/BodyOnLoadResolver.java:30: warning - The first sentence is interpreted to be:
  "This is a tag resolver which handles &lt;body onload=".."&gt; tags."
  This sentence is different from what would be generated using -breakiterator: 
  "This is a tag resolver which handles &lt;body onload="..""
  src/java/wicket/ApplicationPages.java:136: warning - Tag @see: can't find setHomePageRenderStrategy(HomePageRenderStrategy) in wicket.ApplicationPages
  src/java/wicket/protocol/http/WebResponseCrawlerSave.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/protocol/http/class-use/WebResponse.html...
  "EXPERIMENTAL ONLY
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL ONLY
   <p>
   It extends WebResponse and encodes wicket's URL to make them crawler save."
  src/java/wicket/protocol/http/WebRequestCrawlerSave.java:43: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/protocol/http/class-use/WebRequest.html...
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   <p>
   It extends WebRequest and decodes URLs encoded by WebResponseCrawlerSave. 
   "
  src/java/wicket/protocol/http/WebRequestCrawlerSave.java:43: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/protocol/http/servlet/class-use/ServletWebRequest.html...
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   <p>
   It extends WebRequest and decodes URLs encoded by WebResponseCrawlerSave. 
   "
  src/java/wicket/markup/html/ajax/IBodyOnloadContributor.java:28: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/markup/html/ajax/package-use.html...
  "An interface to be implemented by {@link wicket.AjaxHandler}s to
   contribute statements to the onload hander of the &lt;body..."
  This sentence is different from what would be generated using -breakiterator: 
  "An interface to be implemented by {@link wicket.AjaxHandler}s to
   contribute statements to the onload hander of the &lt;body... tag."
  Building index for all the packages and classes...
  src/java/wicket/AutoComponentResolver.java:45: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "&lt;wicket:component class="myApp.MyTable" key=value&gt; tags may be used to add 
   Wicket components (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "&lt;wicket:component class="myApp.MyTable" key=value&gt; tags may be used to add 
   Wicket components (e.g. a specialized PageableListView) and pass parameters (e.g. the number
   of rows per list view page). "
  src/java/wicket/markup/html/BodyOnLoadResolver.java:30: warning - The first sentence is interpreted to be:
  "This is a tag resolver which handles &lt;body onload=".."&gt; tags."
  This sentence is different from what would be generated using -breakiterator: 
  "This is a tag resolver which handles &lt;body onload="..""
  src/java/wicket/AttributeModifier.java:228: warning - The first sentence is interpreted to be:
  "Detach the model if it was a IDetachableModel Internal method."
  This sentence is different from what would be generated using -breakiterator: 
  "Detach the model if it was a IDetachableModel Internal method. shouldn't
   be called from the outside"
  src/java/wicket/markup/html/ajax/IBodyOnloadContributor.java:28: warning - The first sentence is interpreted to be:
  "An interface to be implemented by {@link wicket.AjaxHandler}s to
   contribute statements to the onload hander of the &lt;body..."
  This sentence is different from what would be generated using -breakiterator: 
  "An interface to be implemented by {@link wicket.AjaxHandler}s to
   contribute statements to the onload hander of the &lt;body... tag."
  "Namespace of the tag, if available, such as &lt;wicket:link ...&gt;"
  This sentence is different from what would be generated using -breakiterator: 
  "Namespace of the tag, if available, such as &lt;wicket:link ..."
  src/java/wicket/markup/parser/XmlTag.java:62: warning - The first sentence is interpreted to be:
  src/java/wicket/markup/html/link/BookmarkablePageLink.java:98: warning - The first sentence is interpreted to be:
  "THIS METHOD IS NOT USED!
   Bookmarkable links do not have a click handler."
  This sentence is different from what would be generated using -breakiterator: 
  "THIS METHOD IS NOT USED!
   "
  src/java/wicket/Application.java:267: warning - The first sentence is interpreted to be:
  "Users may provide there own implementation of a localizer,
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Users may provide there own implementation of a localizer,
   e.g. one which uses Spring's MessageSource."
  src/java/wicket/util/tester/FormTester.java:96: warning - The first sentence is interpreted to be:
  "submit the form."
  This sentence is different from what would be generated using -breakiterator: 
  "submit the form. note that submit() can be executed only once."
  src/java/wicket/protocol/http/WebRequestCrawlerSave.java:43: warning - The first sentence is interpreted to be:
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   <p>
   It extends WebRequest and decodes URLs encoded by WebResponseCrawlerSave. 
   "
  "EXPERIMENTAL ONLY
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL ONLY
   <p>
   It extends WebResponse and encodes wicket's URL to make them crawler save."
  src/java/wicket/protocol/http/WebResponseCrawlerSave.java:34: warning - The first sentence is interpreted to be:
  Building index for all classes...
  src/java/wicket/AutoComponentResolver.java:45: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/package-summary.html...
  "&lt;wicket:component class="myApp.MyTable" key=value&gt; tags may be used to add 
   Wicket components (e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "&lt;wicket:component class="myApp.MyTable" key=value&gt; tags may be used to add 
   Wicket components (e.g. a specialized PageableListView) and pass parameters (e.g. the number
   of rows per list view page). "
  src/java/wicket/markup/html/BodyOnLoadResolver.java:30: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/markup/html/package-summary.html...
  "This is a tag resolver which handles &lt;body onload=".."&gt; tags."
  This sentence is different from what would be generated using -breakiterator: 
  "This is a tag resolver which handles &lt;body onload="..""
  src/java/wicket/markup/html/ajax/IBodyOnloadContributor.java:28: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/markup/html/ajax/package-summary.html...
  "An interface to be implemented by {@link wicket.AjaxHandler}s to
   contribute statements to the onload hander of the &lt;body..."
  This sentence is different from what would be generated using -breakiterator: 
  "An interface to be implemented by {@link wicket.AjaxHandler}s to
   contribute statements to the onload hander of the &lt;body... tag."
  src/java/wicket/protocol/http/WebRequestCrawlerSave.java:43: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/protocol/http/package-summary.html...
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL AND PROBABLY NOT YET COMPLETE
   <p>
   It extends WebRequest and decodes URLs encoded by WebResponseCrawlerSave. 
   "
  src/java/wicket/protocol/http/WebResponseCrawlerSave.java:34: warning - The first sentence is interpreted to be:
  "EXPERIMENTAL ONLY
   "
  This sentence is different from what would be generated using -breakiterator: 
  "EXPERIMENTAL ONLY
   <p>
   It extends WebResponse and encodes wicket's URL to make them crawler save."
  src/java/wicket/Application.java:267: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/Application.html...
  "Users may provide there own implementation of a localizer,
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Users may provide there own implementation of a localizer,
   e.g. one which uses Spring's MessageSource."
  src/java/wicket/AttributeModifier.java:228: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/AttributeModifier.html...
  "Detach the model if it was a IDetachableModel Internal method."
  This sentence is different from what would be generated using -breakiterator: 
  "Detach the model if it was a IDetachableModel Internal method. shouldn't
   be called from the outside"
  src/java/wicket/markup/html/link/BookmarkablePageLink.java:98: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/markup/html/link/BookmarkablePageLink.html...
  "THIS METHOD IS NOT USED!
   Bookmarkable links do not have a click handler."
  This sentence is different from what would be generated using -breakiterator: 
  "THIS METHOD IS NOT USED!
   "
  src/java/wicket/markup/parser/XmlTag.java:62: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/markup/parser/XmlTag.html...
  "Namespace of the tag, if available, such as &lt;wicket:link ...&gt;"
  This sentence is different from what would be generated using -breakiterator: 
  "Namespace of the tag, if available, such as &lt;wicket:link ..."
  src/java/wicket/util/concurrent/ConcurrentReaderHashMap.java:1167: warning - Tag @see: reference not found: Map.Entry#getKey()
  src/java/wicket/util/profile/AbstractShellProfileNode.java:73: warning - Tag @link: reference not found: INodeFilter filters
  src/java/wicket/util/profile/AbstractShellProfileNode.java:73: warning - Tag @link: reference not found: INodeVisitor visitors
  src/java/wicket/util/profile/AbstractShellProfileNode.java:73: warning - Tag @link: reference not found: INodeFilter filters
  src/java/wicket/util/profile/AbstractShellProfileNode.java:73: warning - Tag @link: reference not found: INodeVisitor visitors
  src/java/wicket/util/profile/ObjectProfileNode.java:96: warning - Tag @link: reference not found: INodeFilter filters
  src/java/wicket/util/profile/ObjectProfileNode.java:96: warning - Tag @link: reference not found: INodeVisitor visitors
  src/java/wicket/util/profile/AbstractShellProfileNode.java:73: warning - Tag @link: reference not found: INodeFilter filters
  src/java/wicket/util/profile/AbstractShellProfileNode.java:73: warning - Tag @link: reference not found: INodeVisitor visitors
  src/java/wicket/util/string/Strings.java:734: warning - @todo is an unknown tag.
  src/java/wicket/util/tester/FormTester.java:96: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/wicket/util/tester/FormTester.html...
  "submit the form."
  This sentence is different from what would be generated using -breakiterator: 
  "submit the form. note that submit() can be executed only once."
  src/java/wicket/util/upload/DiskFileItem.java:327: warning - @todo is an unknown tag.
  Generating target/docs/apidocs/help-doc.html...
  41 warnings