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:25:25 UTC

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

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 f7b640d  update CI url
     add 8f35443  [MPLUGIN-372] Descriptor mojo fails if super class is provided scope

No new revisions were added by this update.

Summary of changes:
 .../maven/plugin/plugin/AbstractGeneratorMojo.java | 31 +++------
 .../plugin/plugin/DescriptorGeneratorMojo.java     |  2 +-
 .../apache/maven/plugin/plugin/PluginReport.java   | 15 +----
 .../JavaAnnotationsMojoDescriptorExtractor.java    | 74 +++++++++++++---------
 .../tools/plugin/generator/GeneratorUtils.java     | 17 ++---
 5 files changed, 67 insertions(+), 72 deletions(-)