This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git
from 46aaf72799 [maven-release-plugin] prepare for next development
iteration
add b23afbc984 [MNG-6776] Inconsistent list of parameters for
MojoDescriptor (#584)
No new revisions were added by this update.
Summary of changes:
.../maven/plugin/descriptor/MojoDescriptor.java | 79 +++++++---------------
.../plugin/descriptor/MojoDescriptorTest.java | 48 +++++++++++++
2 files changed, 71 insertions(+), 56 deletions(-)
create mode 100644
maven-plugin-api/src/test/java/org/apache/maven/plugin/descriptor/MojoDescriptorTest.java