This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
omit 84326649 Prepare for Doxia 2.0.0 add 1934c857 [MPLUGIN-485] Upgrade Parent to 40 add 71a7750d [MPLUGIN-488] Bump asmVersion from 9.5 to 9.6. Add additional definitions for JDK 21 and 22 add 596553ce [MPLUGIN-489] Bump antVersion from 1.10.13 to 1.10.14 (#223) add be032eed [MPLUGIN-490] Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#232) add b2aa6cd8 [MPLUGIN-491] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 (#235) add f6222d6f [maven-release-plugin] prepare release maven-plugin-tools-3.10.2 add 8c8d1140 [maven-release-plugin] prepare for next development iteration new c45d7489 Prepare for Doxia 2.0.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (84326649) \ N -- N -- N refs/heads/doxia-2.0.0 (c45d7489) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: maven-plugin-plugin/pom.xml | 7 +++ .../verify.groovy | 2 + .../verify.groovy | 2 + .../it/annotation-with-inheritance/verify.groovy | 2 + .../it/java-basic-annotations-jdk8/verify.groovy | 2 + .../verify.groovy | 2 + .../src/it/java-basic-annotations/verify.groovy | 2 + .../src/it/java-basic/verify.groovy | 2 + .../src/it/mplugin-223/verify.groovy | 2 + .../verify.groovy | 2 + .../verify.groovy | 2 + .../verify.groovy | 2 + .../verify.groovy | 2 + .../src/it/packaging-jar/verify.groovy | 2 + .../src/it/source-encoding/verify.groovy | 2 + maven-plugin-plugin/src/it/v4api/verify.groovy | 2 + maven-plugin-report-plugin/pom.xml | 18 +++---- .../JavaAnnotationsMojoDescriptorExtractor.java | 2 + maven-plugin-tools-generators/pom.xml | 2 +- pom.xml | 62 ++++++++++++---------- 20 files changed, 83 insertions(+), 38 deletions(-)