This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch doxia-2.0.0-maven-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


    omit ac4cc577 [MPLUGIN-501] Upgrade to Doxia 2.0.0 Milestone Stack (Maven 
3.x)
     add dc9be5fd Bump resolverVersion from 1.9.18 to 1.9.20 (#290)
     add 761e074a Bump net.bytebuddy:byte-buddy from 1.11.13 to 1.14.17 (#294)
     add f4fd7eb7 Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 
2.8.0 (#292)
     add 23a235eb Bump maven3Version from 3.9.6 to 3.9.7 (#291)
     add c59481a6 Make sure we depend on old plugin testing
     add 0d8df782 Fix possible NPE
     add cbbca085 Add missing provided dependencies (#299)
     add 8d1d1760 Fix license/notice (#300)
     add 518a3c43 Bump maven3Version from 3.9.7 to 3.9.8 (#298)
     add efbe6021 Bump org.junit:junit-bom from 5.10.2 to 5.10.3
     add f8c88909 Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18
     add b1a882cf Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
     new d412e602 [MPLUGIN-501] Upgrade to Doxia 2.0.0 Milestone Stack (Maven 
3.x)

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   (ac4cc577)
            \
             N -- N -- N   refs/heads/doxia-2.0.0-maven-3.x (d412e602)

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:
 LICENSE                                            | 202 +++++++++++++++++++++
 NOTICE                                             |   5 +
 .../src/it/java-basic-annotations/verify.groovy    |   2 +-
 maven-plugin-report-plugin/pom.xml                 |   5 +
 .../src/it/plugin-report-annotations/verify.groovy |   2 +-
 .../src/it/plugin-report/verify.groovy             |   2 +-
 .../plugin/plugin/report/RequirementsHistory.java  |  13 +-
 maven-plugin-tools-annotations/pom.xml             |   2 +-
 maven-plugin-tools-api/pom.xml                     |   3 +-
 pom.xml                                            |   8 +-
 10 files changed, 231 insertions(+), 13 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 NOTICE

Reply via email to