Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.codehaus.xfire...
  Loading source files for package org.codehaus.xfire.attachments...
  Loading source files for package org.codehaus.xfire.client...
  Loading source files for package org.codehaus.xfire.client.http...
  Loading source files for package org.codehaus.xfire.fault...
  Loading source files for package org.codehaus.xfire.handler...
  Loading source files for package org.codehaus.xfire.service...
  Loading source files for package org.codehaus.xfire.service.event...
  Loading source files for package org.codehaus.xfire.soap...
  Loading source files for package org.codehaus.xfire.test...
  Loading source files for package org.codehaus.xfire.transport...
  Loading source files for package org.codehaus.xfire.transport.http...
  Loading source files for package org.codehaus.xfire.util...
  Loading source files for package org.codehaus.xfire.wsdl...
  Loading source files for package org.codehaus.xfire.wsdl11...
  Constructing Javadoc information...
  Standard Doclet version 1.5.0_01
  Building tree for all the packages and classes...
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\MessageContext.java:170: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\MessageContext.java:125: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\XFire.java:52: warning - @param argument "in" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\XFireRuntimeException.java:17: warning - @param argument "string" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\XFireRuntimeException.java:25: warning - @param argument "string" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\client\http\AbstractHttpClient.java:110: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\client\http\AbstractHttpClient.java:110: warning - @return tag cannot be used in method with void return type.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\client\http\AbstractHttpClient.java:132: warning - @param argument "reader" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\fault\FaultHandler.java:24: warning - @param argument "e" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\fault\Soap11FaultHandler.java:31: warning - Tag @see: can't find handleFault(java.lang.Exception, org.codehaus.xfire.MessageContext) in org.codehaus.xfire.fault.FaultHandler
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\fault\Soap12FaultHandler.java:31: warning - Tag @see: can't find handleFault(java.lang.Exception, org.codehaus.xfire.MessageContext) in org.codehaus.xfire.fault.FaultHandler
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\fault\XFireFault.java:156: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\fault\XFireFault.java:223: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\fault\XFireFault.java:236: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\handler\AbstractHandler.java:44: warning - Tag @see: can't find handleFault(java.lang.Exception, org.codehaus.xfire.MessageContext) in org.codehaus.xfire.handler.Handler
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\handler\AbstractHandler.java:44: warning - @param argument "e" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\handler\Handler.java:45: warning - @param argument "message" is not a parameter name.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\service\DefaultServiceRegistry.java:33: warning - Tag @see: can't find getServiceDescriptor(java.lang.String) in org.codehaus.xfire.service.ServiceRegistry
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\service\DefaultServiceRegistry.java:41: warning - Tag @see: can't find register(org.codehaus.xfire.service.ServiceDescriptor) in org.codehaus.xfire.service.ServiceRegistry
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\service\Service.java:60: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\service\Service.java:36: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\service\Service.java:42: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\service\Service.java:48: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\AbstractTransport.java:51: warning - Tag @see: can't find createBinding(javax.wsdl.PortType) in org.codehaus.xfire.transport.Transport
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\AbstractTransport.java:97: warning - Tag @see: can't find createBindingOperation(javax.wsdl.Message, javax.wsdl.Message, org.codehaus.xfire.java.JavaService) in org.codehaus.xfire.transport.Transport
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\wsdl11\WSDL11Transport.java:36: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\AbstractTransport.java:81: warning - Tag @see: can't find createPort(javax.wsdl.Binding) in org.codehaus.xfire.transport.Transport
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\wsdl11\WSDL11Transport.java:28: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\DefaultTransportManager.java:122: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\TransportManager.java:26: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\DefaultTransportManager.java:187: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\TransportManager.java:43: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\Session.java:16: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\http\XFireServletController.java:254: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\http\XFireServletController.java:84: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\transport\http\XFireServletController.java:278: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\wsdl\SchemaType.java:29: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\wsdl\SchemaType.java:43: warning - @return tag has no arguments.
  C:\eclipse\workspace\xfire\xfire-core\src\main\org\codehaus\xfire\wsdl\SchemaType.java:22: warning - @return tag has no arguments.
  Generating C:\eclipse\workspace\xfire\xfire-core\target\docs\apidocs\serialized-form.html...
  Copying file C:\Documents and Settings\Dan\.maven\cache\maven-javadoc-plugin-1.7\plugin-resources\stylesheet.css to file C:\eclipse\workspace\xfire\xfire-core\target\docs\apidocs\stylesheet.css...
  Building index for all the packages and classes...
  Building index for all classes...
  Generating C:\eclipse\workspace\xfire\xfire-core\target\docs\apidocs\help-doc.html...
  39 warnings