Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-1343

Make parameter outputDirectory read/write in AbstractMavenReport

    XMLWordPrintableJSON

Details

    Description

      In the past, outputDirectory was tied to ${project.reporting.outputDirectory} which, according to https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html#readonly() is expected to be changed globally, thus needs to read-only within the plugin. After MSHARED-1327, this is not the case anymore and this parameter should be officially writable as well.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: