[
https://issues.apache.org/jira/browse/MCOMPILER-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MCOMPILER-558.
-------------------------------------
Assignee: Guillaume Nodet
Resolution: Fixed
> compileSourceRoots in testCompile should be writable
> ----------------------------------------------------
>
> Key: MCOMPILER-558
> URL: https://issues.apache.org/jira/browse/MCOMPILER-558
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Reporter: Lorenz Simon
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 3.12.0
>
>
> In projects with Java *and* Kotlin sources, it should be possible to set the
> `compileSourceRoots` on the plugin level and not the project level. This way
> the Kotlin compiler can be configured to only consider Kotlin sources and the
> Java compiler can only consider Java sources.
> `compileSourceRoots` was already changed to writable in the `compile` goal.
> So I don't see any risks in also changing it for the `testCompile` goal.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)