[ https://issues.apache.org/jira/browse/MCOMPILER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Slawomir Jaranowski updated MCOMPILER-562: ------------------------------------------ Fix Version/s: 3.12.0 > Add property maven.compiler.outputDirectory to CompilerMojo > ----------------------------------------------------------- > > Key: MCOMPILER-562 > URL: https://issues.apache.org/jira/browse/MCOMPILER-562 > Project: Maven Compiler Plugin > Issue Type: New Feature > Reporter: Gaurav Gupta > Priority: Minor > Fix For: 3.12.0 > > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)