Slawomir Jaranowski opened MCOMPILER-501 and commented
compileSourceRoots is used many times in configuration, eg to build project for multi release in single project pattern:
https://github.com/apache/maven-compiler-plugin/blob/master/src/it/multirelease-patterns/singleproject-runtime/pom.xml
so should be writable.
Issue Links:
- MCOMPILER-553 Multi-release build generates compilerSourceRoots is read-only warning
("is duplicated by")
Remote Links: