ascopes commented on issue #944: URL: https://github.com/apache/maven-plugin-tools/issues/944#issuecomment-3677849451
I've raised https://github.com/apache/maven-plugin-tools/pull/1046 to implement a workaround to allow users to get past this kind of issue until such a time that either @paul-hammant creates a new release of QDox, or another workaround is found. While this is a workaround, it should allow developers such as myself to get valid Java sources to build correctly. As tested locally, this resolves my current issue by applying the change. <img width="1037" height="277" alt="Image" src="https://github.com/user-attachments/assets/c331f11b-3997-47a3-861c-7bc98470c887" /> <img width="1121" height="438" alt="Image" src="https://github.com/user-attachments/assets/7457c398-8949-427a-b8c4-829a2591cb29" /> I've targeted Maven 3.x in the hope this can be released prior to Maven 4 so that I can get my PRs to successfully build 😅 -- 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]
