You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2021/10/04 03:02:19 UTC

[maven-archetype] branch dependabot/maven/wagonVersion-3.4.3 updated (f31b9c9 -> e3d16de)

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

github-bot pushed a change to branch dependabot/maven/wagonVersion-3.4.3
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git.


 discard f31b9c9  Bump wagonVersion from 3.3.3 to 3.4.3
     add 45465d6  Bump maven-archiver from 3.5.0 to 3.5.1
     add 5103f70  Bump maven-jetty-plugin from 6.1.6 to 6.1.26
     add 9a7e42f  Add github actions (#75)
     add e3d16de  Bump wagonVersion from 3.3.3 to 3.4.3

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   (f31b9c9)
            \
             N -- N -- N   refs/heads/dependabot/maven/wagonVersion-3.4.3 (e3d16de)

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:
 .../test.properties => .github/workflows/maven.yml | 41 ++++++++++++++++------
 .../apache/maven/archetype/common/util/Format.java | 10 +++---
 maven-archetype-plugin/pom.xml                     |  2 +-
 .../maven/archetype/mojos/IntegrationTestMojo.java |  3 +-
 pom.xml                                            |  3 +-
 5 files changed, 40 insertions(+), 19 deletions(-)
 copy maven-archetype-plugin/src/it/projects/ARCHETYPE-520_mirror/test.properties => .github/workflows/maven.yml (53%)