[axistools-maven-plugin] WSDL2JavaMojo configuration implementationClassName 
and skeletonDeploy (with patch)
------------------------------------------------------------------------------------------------------------

         Key: MOJO-207
         URL: http://jira.codehaus.org/browse/MOJO-207
     Project: Mojo
        Type: Bug

  Components: sandbox  
    Reporter: Brian Hanafee
 Attachments: patchfile

The configuration parameter implementationClassName does not work because of a 
typo in the command line conversion (is "c", should be "-c").
The configuration parameter skeletonDeploy does not work because it requires an 
explicit boolean value to be passed in the command line (is "-S", should be "-S 
true").

Patch file attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to