You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2016/06/20 09:10:05 UTC

[jira] [Resolved] (CXF-6945) cxf-wadl2java-plugin wadlRoot configuration parameter typo

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

Sergey Beryozkin resolved CXF-6945.
-----------------------------------
       Resolution: Fixed
         Assignee: Sergey Beryozkin
    Fix Version/s: 3.2.0
                   3.1.7

Thanks

> cxf-wadl2java-plugin wadlRoot configuration parameter typo
> ----------------------------------------------------------
>
>                 Key: CXF-6945
>                 URL: https://issues.apache.org/jira/browse/CXF-6945
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS, Tooling
>    Affects Versions: 3.1.6
>            Reporter: Jurrie Overgoor
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.1.7, 3.2.0
>
>
> [Line 48 of WADL2JavaMojo.java|https://fisheye6.atlassian.com/browse/cxf/maven-plugins/wadl2java-plugin/src/main/java/org/apache/cxf/maven_plugin/wadlto/WADL2JavaMojo.java?r=68a567632a063c6f9bb27a73c151d21f6e855f50&r=857b55796dc7fc2b302e26d99f84df1712ff9c58&r=5c0ca9032922e8d269901447c70db32a7b75ca1a&r=68a567632a063c6f9bb27a73c151d21f6e855f50#to48] has a typo. It should be
> $\{basedir\}/src/main/resources/wadl
> instead of
> $\{basedir\}/src/main/resources/wad
> Note the missing "l"
> Workaround is obvious: include
> <wadlRoot>$\{basedir\}/src/main/resources/wadl</wadlRoot>
> in your configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)