[MCOMPILER-558] compileSourceRoots in testCompile should be writable (original) (raw)
Log inSkip to main contentSkip to sidebar
XMLWordPrintableJSON
Details
- Type:
Improvement
- Status: Closed
- Priority:
Minor
- Resolution: Fixed
- Affects Version/s: None
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
Issue Links
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
