This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.plexus-plexus-archiver-4.10.0
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git
discard f74f24b Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0
add ee5501c use new Reproducible Central badge endpoint
add b0731f6 Remove two unused dependencies (#26)
add cb5119c Convert to javax.inject constructor injection (#25)
add 578af1a Verify clean and up-to-date dependency declarations (#27)
add a51c70f Repair some problems IntelliJ noticed (#31)
add d999dd4 Use plugin version from parent (#30)
add 90579fe use try with resources (#32)
add 55ca01d Fix address
add 7cb860e Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.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 (f74f24b)
\
N -- N -- N
refs/heads/dependabot/maven/org.codehaus.plexus-plexus-archiver-4.10.0 (7cb860e)
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:
README.md | 2 +-
pom.xml | 37 +++++++++++---------
.../java/org/apache/maven/plugins/rar/RarMojo.java | 27 +++++++++------
src/site/apt/index.apt.vm | 2 +-
src/site/fml/faq.fml | 12 +++----
src/site/site.xml | 2 +-
.../org/apache/maven/plugins/rar/RarMojoTest.java | 40 +++++++++-------------
7 files changed, 63 insertions(+), 59 deletions(-)