britter opened a new pull request #217: Set properties readonly where it doesn't make sense to change values URL: https://github.com/apache/maven-surefire/pull/217 It doesn't make sense for a user to change the values of `remoteRepository`, `basedir` and `testSourceDirectory`. These values are all configured on the project level. Furthermore I've removed the `required` from `testSourcesDirectory` since it has a default value and is now readonly.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
