Uploaded image for project: 'Maven Compiler Plugin'
  1. Maven Compiler Plugin
  2. MCOMPILER-167

Incorrect default for generatedTestSourcesDirectory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.4
    • None
    • Patch

    Description

      http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#generatedTestSourcesDirectory shows the default location as ${project.build.directory}/generated-sources/test-annotations, but as http://netbeans.org/bugzilla/show_bug.cgi?id=208286#c1 mentions this should be ${project.build.directory}/generated-test-sources/annotations instead, to enforce the convention that target/generated-sources/* are main source roots whereas target/generated-test-sources/* are test source roots.

      Attachments

        Issue Links

          Activity

            People

              olamy Olivier Lamy
              jglick Jesse N. Glick
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: