This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.4 in repository https://gitbox.apache.org/repos/asf/maven-archetype.git.
discard d6c8c75 Bump extra-enforcer-rules from 1.3 to 1.4 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 f98afca Bump extra-enforcer-rules from 1.3 to 1.4 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 (d6c8c75) \ N -- N -- N refs/heads/dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.4 (f98afca) 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%)