On Monday, February 21, 2022 at 11:14:36 AM UTC-7 Jesse Glick wrote:
> Following the link trail, this is > https://issues.apache.org/jira/browse/MCOMPILER-485 so I think > https://github.com/jenkinsci/plugin-pom/pull/504 should either be > reverted until https://github.com/apache/maven-compiler-plugin/pull/95 is > released, or the new feature explicitly disabled. > Thanks very much. Based on that, I added a property to the pom file <maven.compiler.createMissingPackageInfoClass>false</maven.compiler.createMissingPackageInfoClass> Test that was failing on my Windows computer is now passing. I'll remove that property once the bug is fixed in the maven compiler plugin. Thanks also to Olivier Lamy for his work on the issue in the maven compiler plugin. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5041e298-cd3c-44e2-907a-d1762ad6fce1n%40googlegroups.com.
