You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Chris Moesel (JIRA)" <ji...@apache.org> on 2007/03/29 19:08:25 UTC

[jira] Created: (CXF-503) Maven 2 code generation plugin fails if passed in -validate as extraarg

Maven 2 code generation plugin fails if passed in -validate as extraarg
-----------------------------------------------------------------------

                 Key: CXF-503
                 URL: https://issues.apache.org/jira/browse/CXF-503
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.0-RC
         Environment: Using 2.0 RC SNAPSHOT from Maven 2 Repo
            Reporter: Chris Moesel
            Priority: Minor
         Attachments: pizza_service_cxf_m2_plugin_validate_bug.zip

CXF 2.0 RC SNAPSHOT:  The -validate option does not appear to work correctly in the Maven 2 cxf-codegen-plugin.  My usage is (inside of the <extraargs> element):
<extraarg>-validate</extraarg>

To see this in action, run: "mvn generate-sources" on the attached project.

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


[jira] Updated: (CXF-503) Maven 2 code generation plugin fails if passed in -validate as extraarg

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maomaode updated CXF-503:
-------------------------

    Fix Version/s: 2.0-RC
         Assignee: maomaode

> Maven 2 code generation plugin fails if passed in -validate as extraarg
> -----------------------------------------------------------------------
>
>                 Key: CXF-503
>                 URL: https://issues.apache.org/jira/browse/CXF-503
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>         Environment: Using 2.0 RC SNAPSHOT from Maven 2 Repo
>            Reporter: Chris Moesel
>         Assigned To: maomaode
>            Priority: Minor
>             Fix For: 2.0-RC
>
>         Attachments: pizza_service_cxf_m2_plugin_validate_bug.zip
>
>
> CXF 2.0 RC SNAPSHOT:  The -validate option does not appear to work correctly in the Maven 2 cxf-codegen-plugin.  My usage is (inside of the <extraargs> element):
> <extraarg>-validate</extraarg>
> To see this in action, run: "mvn generate-sources" on the attached project.

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


[jira] Resolved: (CXF-503) Maven 2 code generation plugin fails if passed in -validate as extraarg

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maomaode resolved CXF-503.
--------------------------

    Resolution: Fixed

> Maven 2 code generation plugin fails if passed in -validate as extraarg
> -----------------------------------------------------------------------
>
>                 Key: CXF-503
>                 URL: https://issues.apache.org/jira/browse/CXF-503
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>         Environment: Using 2.0 RC SNAPSHOT from Maven 2 Repo
>            Reporter: Chris Moesel
>         Assigned To: maomaode
>            Priority: Minor
>             Fix For: 2.0-RC
>
>         Attachments: pizza_service_cxf_m2_plugin_validate_bug.zip
>
>
> CXF 2.0 RC SNAPSHOT:  The -validate option does not appear to work correctly in the Maven 2 cxf-codegen-plugin.  My usage is (inside of the <extraargs> element):
> <extraarg>-validate</extraarg>
> To see this in action, run: "mvn generate-sources" on the attached project.

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


[jira] Updated: (CXF-503) Maven 2 code generation plugin fails if passed in -validate as extraarg

Posted by "Chris Moesel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Moesel updated CXF-503:
-----------------------------

    Attachment: pizza_service_cxf_m2_plugin_validate_bug.zip

Example project demonstrating bug.

> Maven 2 code generation plugin fails if passed in -validate as extraarg
> -----------------------------------------------------------------------
>
>                 Key: CXF-503
>                 URL: https://issues.apache.org/jira/browse/CXF-503
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0-RC
>         Environment: Using 2.0 RC SNAPSHOT from Maven 2 Repo
>            Reporter: Chris Moesel
>            Priority: Minor
>         Attachments: pizza_service_cxf_m2_plugin_validate_bug.zip
>
>
> CXF 2.0 RC SNAPSHOT:  The -validate option does not appear to work correctly in the Maven 2 cxf-codegen-plugin.  My usage is (inside of the <extraargs> element):
> <extraarg>-validate</extraarg>
> To see this in action, run: "mvn generate-sources" on the attached project.

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