slachiewicz opened a new pull request, #54: URL: https://github.com/apache/maven-sources/pull/54
The tree drawn under "Resulting directory tree looks like" has drifted from `default.xml`. Five entries, each checked against the manifest: | README says | manifest says | | --- | --- | | `misc/gh-actions-shared/v4` | `v5` | | `plexus/components/testing` | `plexus/testing`, which the tree already lists separately | | `plexus/plexus-containers` | gone | | `plugins/core/maven-verifier-plugin` | gone | | `plugins/tools/maven-stage-plugin` | gone | Independent of #53, which adds `plexus-build-api` and its own tree line; the two touch different parts of the file. Left as-is deliberately: the tree's ordering and its use of `` `-- `` for last children do not match what a mechanical render of `default.xml` would produce. Reformatting it wholesale would bury these five corrections in 150 lines of churn, and the file has no generator to keep it true afterwards. *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]
