Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5889

jaxws-integration test-compile needs to include target/generated-test-sources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.7.6
    • None
    • jaxws
    • None
    • jdk 1.8
      maven 3.3.3
      axis2-1.8.0-SNAPSHOT

    Description

      <!-- MCG add target\generated-test-sources subdirectories to test-compile srcpath -->
      <plugin>
      <groupId>org.codehaus.mojo</groupId>
      <artifactId>build-helper-maven-plugin</artifactId>
      <version>3.0.0</version>
      <executions>
      <execution>
      <id>add-source</id>
      <phase>generate-sources</phase>
      <goals>
      <goal>add-source</goal>
      </goals>
      <configuration>
      <sources>
      <source>target/GENERA~1/jaxb/ASYNC_~2</source>
      <source>target/GENERA~1/jaxb/SAMPLE~1</source>
      <source>target/GENERA~1/jaxb/RPCLit</source>
      <source>target/GENERA~1/jaxb/ASYNC_~1</source>
      <source>target/GENERA~1/jaxb/FAULTY~1</source>
      <source>target/GENERA~1/jaxb/echo</source>
      <source>target/GENERA~1/jaxb/HEADER~1</source>
      <source>target/GENERA~1/jaxb/GORILL~1</source>
      <source>target/GENERA~1/jaxb/stock1</source>
      <source>target/GENERA~1/jaxb/PROCES~1</source>
      <source>target/GENERA~1/jaxb/RPCLIT~3</source>
      <source>target/GENERA~1/jaxb/JAXBSO~1</source>
      <source>target/GENERA~1/jaxb/FAULTS~1</source>
      <source>target/GENERA~1/jaxb/SAMPLE~1</source>
      <source>target/GENERA~1/jaxb/SAMPLE~2</source>
      <source>target/GENERA~1/jaxb/ADDNUM~1</source>
      <source>target/GENERA~1/jaxb/ADDNUM~2</source>
      <source>target/GENERA~1/jaxb/PROXYD~1</source>
      <source>target/GENERA~1/jaxb/GREETE~1</source>
      <source>target/GENERA~1/jaxb/rpclit</source>
      <source>target/GENERA~1/jaxb/RPCLIT~2</source>
      <source>target/GENERA~1/jaxb/DOCLIT~3</source>
      <source>target/GENERA~1/jaxb/SOAP11</source>
      <source>target/GENERA~1/jaxb/DOCLIT~1</source>
      <source>target/GENERA~1/jaxb/DOCLIT~2</source>
      <source>target/GENERA~1/jaxb/stock2</source>
      </sources>
      </configuration>
      </execution>
      </executions>
      </plugin>
      <!-- MCG end add target/generated-test-sources to test-compiler srcpath -->

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mgainty@hotmail.com Martin Gainty
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: