Uploaded image for project: 'Maven Ant Plugin (RETIRED)'
  1. Maven Ant Plugin (RETIRED)
  2. MANT-37

Wrong path to test resources in maven-build.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.1
    • None

    Description

      Current content of maven-build.xml:

      <property name="maven.build.testResourceDir.0" value="src/main/resources"/>
      

      Expected content of maven-build.xml:

      <property name="maven.build.testResourceDir.0" value="src/test/resources"/>
      

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: