[ 
https://issues.apache.org/jira/browse/MCOMPILER-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789063#comment-17789063
 ] 

ASF GitHub Bot commented on MCOMPILER-558:
------------------------------------------

gnodet merged PR #209:
URL: https://github.com/apache/maven-compiler-plugin/pull/209




> 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
>            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)

Reply via email to