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

Add property maven.compiler.outputDirectory to CompilerMojo

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.12.0
    • None

    Description

      Currently, the CompilerMojo relies on the outputDirectory parameter without allowing external configuration (e.g via commandline). This limits the flexibility of the plugin in certain build environments.

      Proposed Solution:
      The source code for the CompilerMojo has been modified to introduce a new property, maven.compiler.outputDirectory, which can be configured externally. This change will enable users to specify a custom output directory for the compiler, offering greater flexibility and customization in different build scenarios while retaining backward compatibility with the existing outputDirectory parameter.

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              jgauravgupta Gaurav Gupta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: