Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6945

cxf-wadl2java-plugin wadlRoot configuration parameter typo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.1.6
    • 3.1.7, 3.2.0
    • JAX-RS, Tooling
    • None
    • Unknown

    Description

      Line 48 of WADL2JavaMojo.java 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.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            jurrieovergoor Jurrie Overgoor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: