You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/07/23 12:04:36 UTC

[maven-plugin-tools] branch master updated (8905fcf2 -> bbaec8cb)

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

sjaranowski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


    from 8905fcf2 Use shared GH actions v3
     add bbaec8cb [MPLUGIN-411] Get rid of plexus-compiler-manager from tests

No new revisions were added by this update.

Summary of changes:
 .../annotation-with-inheritance-from-deps/pom.xml  | 23 ----------------------
 .../org/apache/maven/plugin/coreit/FirstMojo.java  |  5 -----
 .../verify.groovy                                  | 14 ++++++-------
 .../apache/maven/plugins/AbstractFirstMojo.java    | 11 -----------
 .../org/apache/maven/plugin/coreit/FirstMojo.java  |  4 ----
 .../it/annotation-with-inheritance-reactor/pom.xml | 23 ----------------------
 .../verify.groovy                                  |  8 ++++----
 .../src/it/annotation-with-inheritance/pom.xml     | 23 ----------------------
 .../maven/plugin/coreit/AbstractFirstMojo.java     | 11 -----------
 .../maven/plugin/coreit/AbstractFooMojo.java       | 12 -----------
 .../org/apache/maven/plugin/coreit/FirstMojo.java  |  4 ----
 .../org/apache/maven/plugin/coreit/ThirdMojo.java  |  5 -----
 .../it/annotation-with-inheritance/verify.groovy   |  6 +++---
 .../pom.xml                                        | 23 ----------------------
 .../org/apache/maven/plugin/coreit/FirstMojo.java  |  5 -----
 maven-plugin-tools-annotations/pom.xml             |  6 ------
 .../plugin/extractor/annotations/FooMojo.java      |  7 -------
 .../annotations/TestAnnotationsReader.java         |  2 +-
 18 files changed, 15 insertions(+), 177 deletions(-)