You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/07/07 17:19:31 UTC

[jira] Assigned: (CXF-1685) Not possible to pass empty parameter to the maven-codegen-plugin

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

Daniel Kulp reassigned CXF-1685:
--------------------------------

    Assignee: Daniel Kulp

> Not possible to pass empty parameter to the maven-codegen-plugin
> ----------------------------------------------------------------
>
>                 Key: CXF-1685
>                 URL: https://issues.apache.org/jira/browse/CXF-1685
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.1.1
>            Reporter: Dave Leatherdale
>            Assignee: Daniel Kulp
>            Priority: Minor
>         Attachments: CXF-1685.diff
>
>
> CXF-1586 add new functionality to specify not to generate wsdl location into code by passing the wsdlLocation parameter as an empty string. This does not seem to be possible in the maven-codegen-plugin.
> -options files interpret "" as a literal string and if specified as an empty extraarg tag in the pom maven will translate it into null not an empty string causing a NullPointerException. 

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