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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-plugins-42
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


 discard b7b522bc Bump org.apache.maven.plugins:maven-plugins from 41 to 42
     add 1bbad2d3 [MSITE-1003] Upgrade plugins and components (in ITs)
     add 86c6d37f Fix broken commit 1bbad2d356a4ede8ebbe3a523533b660d66d9b58
     add b3a063b1 [MSITE-1006] MSITE-723 causes duplicate document rendering 
and log output
     add 67624ffb [maven-release-plugin] prepare release 
maven-site-plugin-4.0.0-M14
     add c1c781b3 [maven-release-plugin] prepare for next development iteration
     add 22b76704 Bump maven-gh-actions-shared to v4
     add 470ce0de Bump org.apache.maven.plugins:maven-plugins from 41 to 42

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   (b7b522bc)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugins-42 (470ce0de)

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.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven-verify.yml                 |  2 +-
 pom.xml                                            | 22 ++---
 src/it/projects/MSITE-507/pom.xml                  |  2 +-
 src/it/projects/MSITE-627/pom.xml                  |  9 +++
 .../java/org/apache/maven/plugins/it/MyReport.java |  3 +-
 src/it/projects/MSITE-842/project/pom.xml          |  3 +
 .../child/src/site/apt/pom.apt.vm                  |  4 +-
 .../inheritance-interpolation/repo-parent/pom.xml  |  4 +-
 .../inheritance-interpolation/verify.groovy        |  4 +-
 .../site/render/AbstractSiteRenderingMojo.java     |  9 ++-
 .../apache/maven/plugins/site/render/SiteMojo.java | 93 ++++++++++++----------
 .../apache/maven/plugins/site/run/DoxiaBean.java   | 17 +---
 .../apache/maven/plugins/site/run/DoxiaFilter.java | 22 -----
 .../apache/maven/plugins/site/run/SiteRunMojo.java | 12 +--
 14 files changed, 92 insertions(+), 114 deletions(-)

Reply via email to