Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-785

Align plugin implementation with AbstractMavenReport (maven-reporting-impl)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.6.3
    • 4.0.0-M1
    • javadoc
    • None

    Description

      Due to its complex nature this plugin has never used AbstractMavenReport, thus not its behavior as well. This causes inconsistencies compared with our other plugins in configuration and runtime behavior. After MSHARED-1327 this plugin will be logically aligned with maven-reporting-impl to mimic the behavior to the extent necessary from AbstractMavenReport.

      This change the following parameters:

      • outputDirectory uses the semantics from AbstractMavenReport and is not exlusive anymore
      • destDir is gone and folded into outputDirectory
      • reportOutputDirectory/reportTestOutputDirectory is gone and is private according to AbstractMavenReport, it will be calculated at runtime

      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: