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

cxf-codegen-plugin runs on unspecified wsdls in resources/

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 3.3.7
    • None
    • Build system, Tooling
    • Open jdk 11

    • Unknown

    Description

      When running cxf-codegen-plugin wsdl2java, it generates java source stubs for all wsdls under src/main/resources/wsdl, even if you have not specified those wsdl's in the plugin configuration. 

      This happens when using the syntax:

       

      <wsdlOptions>
      <wsdlOption>
        <wsdl>${basedir}/src/main/resources/myService.wsdl</wsdl>
      </wsdlOption>
      </wsdlOptions>
      

       

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            thebitmuncher thebitmuncher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: