slachiewicz opened a new pull request, #1193: URL: https://github.com/apache/maven-plugin-tools/pull/1193
Backports the QDox-to-JavaParser migration from master (MPLUGIN-421) to the 3.x line, cherry-picked commit by commit (`git cherry-pick -x`), so `maven-plugin-tools-annotations` uses the same JavaParser-based source model here as on master. One commit (`MPLUGIN-421: Migrate legacy plugin Javadoc annotations`) was a no-op here, since its change already landed on 3.x separately via #291. One extra commit restores the `qdox` `dependencyManagement` entry that master's series dropped — master no longer has any QDox consumer after MPLUGIN-527 removed `maven-plugin-tools-java`, but 3.x still ships that module and needs the managed version. Verified: `mvn -q -B -N spotless:check` and `mvn -B -q -DskipITs verify` (full reactor) both pass. Please merge or rebase rather than squash, per the original series. *This change was created with AI assistance.* -- 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]
