This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch
dependabot/maven/org.apache.maven-maven-archiver-3.6.5
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
discard 0a92e1a Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.5
add 63b020e Add tag-template to release-drafter configuration
add eb53c5d Group dependencies by scope in Reproducible Central report;
add smoke test (fixes #191) (#193)
add 574384c chore: spotless:apply
add c4ac270 drop test: report is not built
add f69509a Cleanup tests (#198)
add 14b529e Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.5
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 (0a92e1a)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven-maven-archiver-3.6.5 (14b529e)
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/release-drafter.yml | 1 +
pgp-keys-map.list | 9 ++--
pom.xml | 11 +---
.../buildinfo/ReproducibleCentralReport.java | 60 +++++++++++++++++++---
.../NotReproduciblePluginsDocumentationTest.java | 7 ++-
5 files changed, 66 insertions(+), 22 deletions(-)