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 5417a1c [MPLUGIN-365] Don't log a warning when packaging type
unsupported -> info is enough
add d3e52d0 [MPLUGIN-348] Why does maven-plugin-plugin always warn if
goalPrefix is set?
No new revisions were added by this update.
Summary of changes:
.../maven/plugin/plugin/AbstractGeneratorMojo.java | 24 +++++++--
.../plugin/plugin/AbstractGeneratorMojoTest.java | 61 ++++++++++++++++++++++
2 files changed, 81 insertions(+), 4 deletions(-)
create mode 100644
maven-plugin-plugin/src/test/java/org/apache/maven/plugin/plugin/AbstractGeneratorMojoTest.java