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/13 18:57:19 UTC

[maven-plugin-tools] branch master updated (7580f40a -> b0ab1499)

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 7580f40a [MPLUGIN-404] Set JDK prerequisite preferably from release parameter or maven.compiler.release property
     add b0ab1499 [MPLUGIN-405] Don't print empty Memory, Disk Space in System Requirements

No new revisions were added by this update.

Summary of changes:
 maven-plugin-plugin/src/it/plugin-report/pom.xml   |  3 ++
 .../src/it/plugin-report/verify.bsh                | 56 ----------------------
 .../it/{help-basic => plugin-report}/verify.groovy | 14 +++---
 .../apache/maven/plugin/plugin/PluginReport.java   | 28 ++++++-----
 4 files changed, 26 insertions(+), 75 deletions(-)
 delete mode 100644 maven-plugin-plugin/src/it/plugin-report/verify.bsh
 copy maven-plugin-plugin/src/it/{help-basic => plugin-report}/verify.groovy (68%)