Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.jdiagnose...
  Loading source files for package org.jdiagnose.concurrent...
  Loading source files for package org.jdiagnose.config...
  Loading source files for package org.jdiagnose.example...
  Loading source files for package org.jdiagnose.exception...
  Loading source files for package org.jdiagnose.library...
  Loading source files for package org.jdiagnose.message...
  Loading source files for package org.jdiagnose.remote...
  Loading source files for package org.jdiagnose.remote.comms...
  Loading source files for package org.jdiagnose.remote.file...
  Loading source files for package org.jdiagnose.remote.filter...
  Loading source files for package org.jdiagnose.remote.provider...
  Loading source files for package org.jdiagnose.remote.summary...
  Loading source files for package org.jdiagnose.remote.system...
  Loading source files for package org.jdiagnose.remote.template...
  Loading source files for package org.jdiagnose.runtime...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_02
  Generating C:\dev\jdiagnose\core\target\docs\apidocs\constant-values.html...
  Copying file C:\Documents and Settings\jmccrindle\.maven\cache\maven-javadoc-plugin-1.7\plugin-resources\stylesheet.css to file C:\dev\jdiagnose\core\target\docs\apidocs\stylesheet.css...
  Building tree for all the packages and classes...
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\RemoteResultWrapper.java:59: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpsUrlDiagnostic.java:118: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\system\DefaultRemoteAgentAtHost.java:68: warning - @return tag has no arguments.
  Building index for all the packages and classes...
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\RemoteResultWrapper.java:41: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\system\DefaultRemoteAgentAtHost.java:75: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\RemoteResultWrapper.java:47: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\RemoteResultWrapper.java:53: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\system\DefaultRemoteAgent.java:59: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\JavaVersionDiagnostic.java:108: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpsUrlDiagnostic.java:111: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpProxyConfig.java:52: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpProxyConfig.java:59: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpProxyConfig.java:66: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpProxyConfig.java:73: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\system\DefaultRemoteDiagnostic.java:55: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\message\ExceptionMessageFactory.java:70: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\RemoteResultWrapper.java:65: warning - @return tag has no arguments.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\HttpsUrlDiagnostic.java:97: warning - @return tag has no arguments.
  Building index for all classes...
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\DefaultDiagnosticMessage.java:42: warning - @param argument "body" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\Diagnostics.java:111: warning - @param argument "diagnostic" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\concurrent\Channel.java:230: warning - Tag @see: reference not found: Sync
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\concurrent\BoundedLinkedQueue.java:46: warning - Tag @see: reference not found: LinkedQueue
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\concurrent\BoundedLinkedQueue.java:46: warning - Tag @see: reference not found: BoundedBuffer 
   <p>[<a href="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html"> Introduction to this package. </a>] <p>
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\config\ConfigChangeException.java:37: warning - @param argument "throwable" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\exception\NestableDelegate.java:84: warning - Tag @link: reference not found: org.jdiagnose.exception.NestableError NestableError
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\library\BasicJdbcDiagnostic.java:70: warning - @param argument "name" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\DefaultAgent.java:49: warning - @param argument "host" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\DefaultAgent.java:77: warning - @param argument "sequenceNumber" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\DefaultResultInfo.java:63: warning - @param argument "exception" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\SendingResultListener.java:126: warning - @param argument "agent" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\system\DefaultRemoteHost.java:38: warning - @param argument "agents" is not a parameter name.
  C:\dev\jdiagnose\core\src\main\org\jdiagnose\remote\template\DiagnosticProxy.java:58: warning - @param argument "remoteResult" is not a parameter name.
  Generating C:\dev\jdiagnose\core\target\docs\apidocs\help-doc.html...
  32 warnings