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-help-plugin.git


    from 7d9db40  Bump apache/maven-gh-actions-shared from 2 to 3
     add 8fa6486  [MPH-194] Upgrade Parent to 39
     add 22b8ed6  [MPH-194] Upgrade Parent to 39 - code reformat

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  26 +-
 .../maven/plugins/help/AbstractEffectiveMojo.java  |  95 +--
 .../maven/plugins/help/AbstractHelpMojo.java       | 135 ++--
 .../maven/plugins/help/ActiveProfilesMojo.java     |  89 +--
 .../apache/maven/plugins/help/AllProfilesMojo.java | 124 ++-
 .../apache/maven/plugins/help/DescribeMojo.java    | 856 +++++++++------------
 .../maven/plugins/help/EffectivePomMojo.java       | 241 +++---
 .../maven/plugins/help/EffectiveSettingsMojo.java  | 210 +++--
 .../apache/maven/plugins/help/EvaluateMojo.java    | 517 +++++--------
 .../org/apache/maven/plugins/help/SystemMojo.java  | 102 ++-
 .../maven/plugins/help/ActiveProfilesMojoTest.java |  89 +--
 .../maven/plugins/help/AllProfilesMojoTest.java    | 190 +++--
 .../maven/plugins/help/DescribeMojoTest.java       | 427 +++++-----
 .../maven/plugins/help/EvaluateMojoTest.java       | 166 ++--
 .../help/stubs/DefaultMavenProjectStub.java        |  38 +-
 15 files changed, 1391 insertions(+), 1914 deletions(-)

Reply via email to