sormuras opened a new pull request #13: Emit a warning instead of throwing an exception URL: https://github.com/apache/maven-compiler-plugin/pull/13 Prior this commit, an UnsupportedOperationException was thrown when a test module descriptor is present and a main module descriptor is absent. Now only a warning is emitted informing the user to either fix the modular setup or to allow users ignoring the warning. They might want to test that specific setup after all.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
