This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/master/org.codehaus.plexus-plexus-archiver-4.8.0
in repository
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
discard e930570 Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0
add 264a70f Make them Maven3 plugins
add 5a809ae Typos in trace
add d0974ed Make UT do assert
add 59e4d41 Go step by step, too big do it at once.
add db6fd20 Add prerequisite
add 539e025 Merge pull request #104 from cstamas/make-it-mvn3-plugin
add 74e7aaf Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.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 (e930570)
\
N -- N -- N
refs/heads/dependabot/maven/master/org.codehaus.plexus-plexus-archiver-4.8.0
(74e7aaf)
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:
.gitignore | 2 +
nb-repository-plugin/pom.xml | 35 ++--
.../nbm/repository/PopulateRepositoryMojo.java | 207 +++++++++------------
.../nbm/repository/PopulateRepositoryMojoTest.java | 74 ++++++--
4 files changed, 167 insertions(+), 151 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists