[MCOMPILER-558] compileSourceRoots in testCompile should be writable (original) (raw)

Log inSkip to main contentSkip to sidebar

ASF Jira

Uploaded image for project: 'Maven Compiler Plugin (Moved to GitHub Issues)'

  1. Maven Compiler Plugin (Moved to GitHub Issues)
  2. MCOMPILER-558

XMLWordPrintableJSON

Details

Description

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.

Attachments

Activity

People

Votes:

0 Vote for this issue

Watchers:

4 Start watching this issue

Dates

Created:

22/Nov/23 09:59

Updated:

16/Jun/25 11:25

Resolved:

23/Nov/23 11:02