This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git
from dd8fb99180 Fix checkstyle errors
add b953b14928 [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 | 97 ++++++----------------
.../plugin/descriptor/MojoDescriptorTest.java | 47 +++++++++++
2 files changed, 74 insertions(+), 70 deletions(-)
create mode 100644
maven-plugin-api/src/test/java/org/apache/maven/plugin/descriptor/MojoDescriptorTest.java