lhotari opened a new pull request #13789:
URL: https://github.com/apache/pulsar/pull/13789


   ### Motivation
   
   - sometimes maven compilation fails with very hard to diagnose problems. 
Some problems have been fixes in recently released maven-compiler-plugin 3.9.0
   - announcement of maven-compiler-plugin 3.9.0 with release notes:
     https://lists.apache.org/thread/8bm3powmfy46z25k9jgrbkf1kxf5j6yk
   
   ### Modifications
   
   - upgrade maven-compiler-plugin to 3.9.0 . Overrides maven-compiler-plugin 
defined in 
https://github.com/apache/maven-apache-parent/blob/99592e229c20f079c1998875e5c24556d217b491/pom.xml#L138-L142
 .
   
   ### Additional context
   
   The release notes for 3.9.0 don't list 
https://issues.apache.org/jira/browse/MCOMPILER-346 as fixed. The workaround 
for that issue is described in #13126 as well as in the Stack overflow answer 
https://stackoverflow.com/a/70739212 .


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to