You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/10/14 07:13:48 UTC

[maven-plugin-tools] branch mplugin-370-check-maven-dep-scope updated (49c3d30 -> 2b43ace)

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

cstamas pushed a change to branch mplugin-370-check-maven-dep-scope
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git.


    from 49c3d30  Use native newlines for console messages
     add 8cb102a  remove jdk 7 https.protocols configuration
     add 2bf1277  [MPLUGIN-374] deprecate unused requiresReports flag
     add cf1db12  Update maven.yml
     add dab99ff  Merge remote-tracking branch 'origin/master' into mplugin-370-check-maven-dep-scope
     add b1b7bda  Tidy up, rename script variable for log
     add 2b43ace  Narrow more the condition

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                                         | 2 +-
 .../src/main/java/org/apache/maven/plugins/annotations/Mojo.java    | 3 +++
 maven-plugin-plugin/pom.xml                                         | 1 -
 .../src/it/mplugin-370-maven-deps-scope-bad/verify.groovy           | 6 +++---
 .../src/it/mplugin-370-maven-deps-scope-good/verify.groovy          | 6 +++---
 .../java/org/apache/maven/plugin/plugin/AbstractGeneratorMojo.java  | 1 +
 6 files changed, 11 insertions(+), 8 deletions(-)