You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2021/04/20 18:04:47 UTC

[maven-plugin-tools] branch master updated (2f29e9a -> e477e6c)

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

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


    from 2f29e9a  [MPLUGIN-369] - Upgrade ASM Api version to ASM9 in visitors - in sync with the current ASM version.
     add e477e6c  [MPLUGIN-360] generated plugin-help.xml ignores descriptor mojo outputDirectory

No new revisions were added by this update.

Summary of changes:
 .../plugin/plugin/DescriptorGeneratorMojo.java     |  2 +-
 .../generator/PluginDescriptorGenerator.java       | 25 ++++++----------------
 .../plugin/generator/PluginHelpGenerator.java      |  2 +-
 .../src/main/resources/help-class-source.vm        |  4 ++--
 4 files changed, 10 insertions(+), 23 deletions(-)