You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/08/09 12:27:08 UTC

[maven-plugin-tools] branch master updated (8f35443 -> 7adc5c1)

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

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


    from 8f35443  [MPLUGIN-372] Descriptor mojo fails if super class is provided scope
     add 7adc5c1  [MPLUGIN-372] IT

No new revisions were added by this update.

Summary of changes:
 .../invoker.properties                                             | 2 +-
 .../pom.xml                                                        | 7 ++++++-
 .../src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java    | 1 -
 .../src/main/resources/META-INF/maven/lifecycle.xml                | 0
 .../verify.groovy                                                  | 4 +---
 5 files changed, 8 insertions(+), 6 deletions(-)
 copy maven-plugin-plugin/src/it/{help-package => mplugin-372-annotation-with-inheritance-from-provided-deps}/invoker.properties (96%)
 copy maven-plugin-plugin/src/it/{annotation-with-inheritance-from-deps => mplugin-372-annotation-with-inheritance-from-provided-deps}/pom.xml (96%)
 copy maven-plugin-plugin/src/it/{annotation-with-inheritance-from-deps => mplugin-372-annotation-with-inheritance-from-provided-deps}/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java (98%)
 copy maven-plugin-plugin/src/it/{annotation-with-inheritance-from-deps => mplugin-372-annotation-with-inheritance-from-provided-deps}/src/main/resources/META-INF/maven/lifecycle.xml (100%)
 copy maven-plugin-plugin/src/it/{skip => mplugin-372-annotation-with-inheritance-from-provided-deps}/verify.groovy (95%)