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

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

slawekjaranowski commented on PR #209:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/209#issuecomment-1822586670

   @lorenzsimon - please preserve a line from PR template:
   
   > I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
   in description




> compileSourceRoots in testCompile should be writable
> ----------------------------------------------------
>
>                 Key: MCOMPILER-558
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-558
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>            Reporter: Lorenz Simon
>            Priority: Minor
>
> 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