You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "maomaode (JIRA)" <ji...@apache.org> on 2007/08/17 04:11:31 UTC

[jira] Commented: (CXF-910) maven codegen plugin needs to allow passing arguments for java2wsdl goal

    [ https://issues.apache.org/jira/browse/CXF-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520436 ] 

maomaode commented on CXF-910:
------------------------------

I have added a <argline> instead of the redundant <extraargs><extraarg><extraarg/></extraargs>, let me know if that's ok. If you really need it, i can add it as well.

> maven codegen plugin needs to allow passing arguments for java2wsdl goal
> ------------------------------------------------------------------------
>
>                 Key: CXF-910
>                 URL: https://issues.apache.org/jira/browse/CXF-910
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.0.1
>         Environment: Maven 2.0.7, CXF 2.1-SNAPSHOT
>            Reporter: Jason Rosenberg
>            Assignee: maomaode
>
> The cxf codegen plugin for maven doesn't seem to expose a way to pass arguments through to the 'java2wsdl' goal.   It does do this now for the 'wsdl2java' goal, via the <extraarg> tag, etc....It seems it would be straightforward to add a similar feature for the java2wsdl goal....
> I need to have a bit more control over how java2wsdl runs compared to the defaults.
> Thanks,
> Jason

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