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-ejb-plugin.git


 discard 28f0db3  Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0
     add bbbe9ca  Remove unused file (#39)
     add 6ccaf95  Prefer Guice injection (#40)
     add 0dcced4  [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
     add 0a93eff  Enable GitHub issues
     add a7bef39  Prepare JIRA issue migration
     add 6b644b9  Re-enable notifications after issue migration
     add 0413ba4  Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 
3.4.0
     add c132264  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   (28f0db3)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.codehaus.plexus-plexus-archiver-4.10.0 (c132264)

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:
 .asf.yaml                                          |   4 +-
 .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} |  45 ++++++---
 .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} |  32 ++++---
 .../{dependabot.yml => ISSUE_TEMPLATE/config.yml}  |  27 +++---
 .../release-drafter.yml                            |   4 +-
 .../{maven-verify.yml => pr-automation.yml}        |  14 +--
 .../{maven-verify.yml => release-drafter.yml}      |  16 ++--
 .github/workflows/{maven-verify.yml => stale.yml}  |  13 +--
 README.md                                          |  22 +----
 pom.xml                                            |  15 +--
 .../META-INF/plexus/components.xml                 | 103 ---------------------
 .../java/org/apache/maven/plugins/ejb/EjbMojo.java |  58 ++++++------
 src/site/site.xml                                  |   2 +-
 13 files changed, 130 insertions(+), 225 deletions(-)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} (54%)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} (60%)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/config.yml} (62%)
 copy src/it/mejb-93/invoker.properties => .github/release-drafter.yml (89%)
 copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
 copy .github/workflows/{maven-verify.yml => release-drafter.yml} (81%)
 copy .github/workflows/{maven-verify.yml => stale.yml} (82%)
 delete mode 100644 src/main/filtered-resources/META-INF/plexus/components.xml

Reply via email to