You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2007/03/13 04:16:09 UTC

[jira] Updated: (CXF-353) codegen maven plugin returns BUILD SUCCESSFUL when code generation failed

     [ https://issues.apache.org/jira/browse/CXF-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin updated CXF-353:
----------------------------

        Fix Version/s: 2.0-RC
             Assignee: maomaode
    Affects Version/s: 2.0-RC

> codegen maven plugin returns BUILD SUCCESSFUL when code generation failed
> -------------------------------------------------------------------------
>
>                 Key: CXF-353
>                 URL: https://issues.apache.org/jira/browse/CXF-353
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>            Reporter: Andrea Smyth
>         Assigned To: maomaode
>             Fix For: 2.0-RC
>
>
> Example output:
> ...
> [INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
> 04-Jan-2007 15:26:19 org.apache.cxf.tools.wsdl2java.processor.internal.PortTypeP
> rocessor process
> WARNING: SKIP_OVERLOADED_OPERATION
> 04-Jan-2007 15:26:19 org.apache.cxf.tools.wsdl2java.processor.internal.Operation
> Processor processMethod
> WARNING: Problem outputting method for CreateSequence as no input message was fo
> und
> Error : Invalid WSDL,wsdl:operation: "CreateSequence" is not request-response or
>  one-way
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 12 seconds
> [INFO] Finished at: Thu Jan 04 15:26:27 GMT 2007
> [INFO] Final Memory: 15M/29M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.