You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/01/11 01:14:24 UTC

[maven-help-plugin] branch master updated (c5f14c1 -> 4d59b97)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git.


    from c5f14c1  Bump to 3.3.0-SNAPSHOT
     add bec88c2  [MPH-171] Preserve plugin repositories from project pom
     add 4d59b97  [MPH-164] - Effective-pom ignores artifact argument

No new revisions were added by this update.

Summary of changes:
 .../invoker.properties                                     |  0
 .../module/pom.xml                                         |  0
 .../pom.xml                                                |  0
 .../test.properties                                        |  0
 .../verify.groovy                                          | 14 +++++++++-----
 .../org/apache/maven/plugins/help/AbstractHelpMojo.java    |  9 ++++++++-
 .../org/apache/maven/plugins/help/EffectivePomMojo.java    |  2 ++
 7 files changed, 19 insertions(+), 6 deletions(-)
 copy src/it/{effective-pom => effective-pom-multimodule-artifact}/invoker.properties (100%)
 copy src/it/{effective-pom-multimodule => effective-pom-multimodule-artifact}/module/pom.xml (100%)
 copy src/it/{effective-pom-multimodule => effective-pom-multimodule-artifact}/pom.xml (100%)
 copy src/it/{effective-pom-artifact => effective-pom-multimodule-artifact}/test.properties (100%)
 copy src/it/{effective-pom-artifact => effective-pom-multimodule-artifact}/verify.groovy (72%)