sbaudoin / yamllint

YAML Linter written in Java
Apache License 2.0
18 stars 12 forks source link

Consider updating plugins to latest versions #42

Closed aalmiray closed 2 years ago

aalmiray commented 2 years ago
$ gm versions:display-plugin-updates
Using maven at '/Users/aalmiray/.sdkman/candidates/maven/current/bin/mvn' to run buildFile '/Users/aalmiray/dev/github/yamllint/pom.xml':
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] --------------------< com.github.sbaudoin:yamllint >--------------------
[INFO] Building YAMLLint 1.4.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:display-plugin-updates (default-cli) @ yamllint ---
[INFO] 
[INFO] All plugins with a version specified are using the latest versions.
[INFO] 
[WARNING] The following plugins do not have their version specified:
[WARNING]   maven-clean-plugin ........................ (from super-pom) 2.2
[WARNING]   maven-deploy-plugin ....................... (from super-pom) 2.4
[WARNING]   maven-install-plugin ...................... (from super-pom) 2.2
[WARNING]   maven-jar-plugin .......................... (from super-pom) 2.1
[WARNING]   maven-resources-plugin .................... (from super-pom) 2.2
[INFO] 
[WARNING] Project does not define minimum Maven version, default is: 2.0
[INFO] Plugins require minimum Maven version of: 3.3.9
[INFO] Note: the super-pom from Maven 3.8.4 defines some of the plugin
[INFO]       versions and may be influencing the plugins required minimum Maven
[INFO]       version.
[INFO] 
[ERROR] Project does not define required minimum version of Maven.
[ERROR] Update the pom.xml to contain maven-enforcer-plugin to
[ERROR] force the Maven version which is needed to build this project.
[ERROR] See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[ERROR] Using the minimum version of Maven: 3.3.9
[INFO] 
[INFO] Require Maven 2.0.1 to use the following plugin updates:
[INFO]   maven-release-plugin .......................... 2.5.3 -> 2.0-beta-7
[INFO] 
[INFO] Require Maven 2.0.2 to use the following plugin updates:
[INFO]   maven-javadoc-plugin ................................ 2.10.4 -> 2.2
[INFO]   maven-site-plugin ............................... 3.6 -> 2.0-beta-7
[INFO]   org.codehaus.mojo:build-helper-maven-plugin ........... 1.12 -> 1.5
[INFO] 
[INFO] Require Maven 2.0.3 to use the following plugin updates:
[INFO]   maven-surefire-report-plugin ...................... 2.19.1 -> 2.4.3
[INFO]   org.codehaus.mojo:cobertura-maven-plugin ............... 2.7 -> 2.3
[INFO] 
[INFO] Require Maven 2.0.4 to use the following plugin updates:
[INFO]   maven-assembly-plugin ......................... 3.1.0 -> 2.2-beta-1
[INFO]   maven-project-info-reports-plugin .................... 2.9 -> 2.0.1
[INFO] 
[INFO] Require Maven 2.0.5 to use the following plugin updates:
[INFO]   maven-gpg-plugin ............................... 1.6 -> 1.0-alpha-4
[INFO]   org.codehaus.mojo:findbugs-maven-plugin .............. 3.0.4 -> 1.2
[INFO] 
[INFO] Require Maven 2.0.6 to use the following plugin updates:
[INFO]   maven-assembly-plugin ......................... 3.1.0 -> 2.2-beta-5
[INFO]   maven-changes-plugin .................................. 2.11 -> 2.4
[INFO]   maven-clean-plugin ................................... 3.1.0 -> 2.5
[INFO]   maven-deploy-plugin ............................. 3.0.0-M1 -> 2.8.1
[INFO]   maven-gpg-plugin ....................................... 1.6 -> 1.5
[INFO]   maven-install-plugin ............................ 3.0.0-M1 -> 2.5.1
[INFO]   maven-jar-plugin ..................................... 3.2.0 -> 2.4
[INFO]   maven-javadoc-plugin ................................ 2.10.4 -> 2.3
[INFO]   maven-project-info-reports-plugin .................... 2.9 -> 2.1.2
[INFO]   maven-release-plugin .......................... 2.5.3 -> 2.0-beta-9
[INFO]   maven-resources-plugin ............................... 3.2.0 -> 2.6
[INFO]   maven-site-plugin .................................... 3.6 -> 2.0.1
[INFO]   maven-source-plugin ................................ 3.0.1 -> 2.1.2
[INFO]   maven-surefire-plugin ............................. 2.19.1 -> 2.4.3
[INFO]   maven-surefire-report-plugin ...................... 2.19.1 -> 2.7.1
[INFO]   org.codehaus.mojo:build-helper-maven-plugin ........... 1.12 -> 1.8
[INFO]   org.codehaus.mojo:cobertura-maven-plugin ............... 2.7 -> 2.5
[INFO] 
[INFO] Require Maven 2.0.7 to use the following plugin updates:
[INFO]   org.codehaus.mojo:findbugs-maven-plugin .............. 3.0.4 -> 2.1
[INFO] 
[INFO] Require Maven 2.0.8 to use the following plugin updates:
[INFO]   maven-javadoc-plugin ................................ 2.10.4 -> 2.4
[INFO]   org.codehaus.mojo:cobertura-maven-plugin ............... 2.7 -> 2.6
[INFO]   org.codehaus.mojo:findbugs-maven-plugin ............ 3.0.4 -> 2.3.1
[INFO] 
[INFO] Require Maven 2.0.9 to use the following plugin updates:
[INFO]   maven-compiler-plugin ................................ 3.6.0 -> 3.1
[INFO]   maven-javadoc-plugin .............................. 2.10.4 -> 2.8.1
[INFO]   maven-release-plugin ............................... 2.5.3 -> 2.2.2
[INFO]   maven-source-plugin ................................ 3.0.1 -> 2.2.1
[INFO]   maven-surefire-plugin .............................. 2.19.1 -> 2.17
[INFO]   maven-surefire-report-plugin ....................... 2.19.1 -> 2.17
[INFO] 
[INFO] Require Maven 2.0.11 to use the following plugin updates:
[INFO]   maven-assembly-plugin ................................ 3.1.0 -> 2.2
[INFO] 
[INFO] Require Maven 2.1.0 to use the following plugin updates:
[INFO]   maven-project-info-reports-plugin ...................... 2.9 -> 2.2
[INFO]   maven-site-plugin .................................... 3.6 -> 2.1.1
[INFO]   org.codehaus.mojo:findbugs-maven-plugin ............ 3.0.4 -> 2.3.3
[INFO]   org.jacoco:jacoco-maven-plugin ........ 0.8.6 -> 0.6.3.201306030806
[INFO] 
[INFO] Require Maven 2.2.0 to use the following plugin updates:
[INFO]   maven-project-info-reports-plugin ...................... 2.9 -> 2.6
[INFO]   maven-site-plugin ...................................... 3.6 -> 3.0
[INFO] 
[INFO] Require Maven 2.2.1 to use the following plugin updates:
[INFO]   maven-assembly-plugin ................................ 3.1.0 -> 2.6
[INFO]   maven-changes-plugin ......................................... 2.11
[INFO]   maven-clean-plugin ................................. 3.1.0 -> 2.6.1
[INFO]   maven-compiler-plugin ................................ 3.6.0 -> 3.3
[INFO]   maven-deploy-plugin ............................. 3.0.0-M1 -> 2.8.2
[INFO]   maven-gpg-plugin .............................................. 1.6
[INFO]   maven-install-plugin ............................ 3.0.0-M1 -> 2.5.2
[INFO]   maven-jar-plugin ..................................... 3.2.0 -> 2.6
[INFO]   maven-javadoc-plugin ............................. 2.10.4 -> 2.10.3
[INFO]   maven-project-info-reports-plugin .................... 2.9 -> 2.8.1
[INFO]   maven-release-plugin ............................... 2.5.3 -> 2.5.2
[INFO]   maven-resources-plugin ............................... 3.2.0 -> 2.7
[INFO]   maven-site-plugin ...................................... 3.6 -> 3.4
[INFO]   maven-source-plugin .................................. 3.0.1 -> 2.4
[INFO]   maven-surefire-plugin .............................. 2.19.1 -> 2.20
[INFO]   maven-surefire-report-plugin ....................... 2.19.1 -> 2.20
[INFO]   org.codehaus.mojo:build-helper-maven-plugin ......... 1.12 -> 1.9.1
[INFO]   org.codehaus.mojo:cobertura-maven-plugin ...................... 2.7
[INFO]   org.codehaus.mojo:findbugs-maven-plugin ............ 3.0.4 -> 2.5.5
[INFO]   org.jacoco:jacoco-maven-plugin ........ 0.8.6 -> 0.7.6.201602180812
[INFO] 
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO]   maven-clean-plugin .......................................... 3.1.0
[INFO]   maven-jar-plugin ................................... 3.2.0 -> 3.1.0
[INFO]   maven-javadoc-plugin .............................. 2.10.4 -> 3.0.1
[INFO]   maven-project-info-reports-plugin .................... 2.9 -> 3.0.0
[INFO]   maven-resources-plugin ............................. 3.2.0 -> 3.1.0
[INFO]   maven-site-plugin .................................... 3.6 -> 3.7.1
[INFO]   maven-surefire-plugin ............................ 2.19.1 -> 2.22.0
[INFO]   maven-surefire-report-plugin ..................... 2.19.1 -> 2.22.0
[INFO]   org.codehaus.mojo:build-helper-maven-plugin ......... 1.12 -> 3.0.0
[INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.6 -> 0.8.1
[INFO]   org.sonatype.plugins:nexus-staging-maven-plugin .... 1.6.7 -> 1.4.7
[INFO] 
[INFO] Require Maven 3.0.1 to use the following plugin updates:
[INFO]   org.codehaus.mojo:findbugs-maven-plugin ............ 3.0.4 -> 3.0.5
[INFO] 
[INFO] Require Maven 3.0.4 to use the following plugin updates:
[INFO]   maven-assembly-plugin ....................................... 3.1.0
[INFO]   maven-changes-plugin ............................... 2.11 -> 2.12.1
[INFO]   maven-compiler-plugin .............................. 3.6.0 -> 3.7.0
[INFO]   maven-release-plugin ........................................ 2.5.3
[INFO]   maven-source-plugin ......................................... 3.0.1
[INFO]   org.sonatype.plugins:nexus-staging-maven-plugin .... 1.6.7 -> 1.6.8
[INFO] 
[INFO] Require Maven 3.0.5 to use the following plugin updates:
[INFO]   maven-assembly-plugin .............................. 3.1.0 -> 3.2.0
[INFO]   maven-compiler-plugin .............................. 3.6.0 -> 3.8.1
[INFO]   maven-deploy-plugin ...................................... 3.0.0-M1
[INFO]   maven-install-plugin ..................................... 3.0.0-M1
[INFO]   maven-jar-plugin ............................................ 3.2.0
[INFO]   maven-javadoc-plugin .............................. 2.10.4 -> 3.1.1
[INFO]   maven-site-plugin .................................... 3.6 -> 3.8.2
[INFO]   maven-source-plugin ................................ 3.0.1 -> 3.2.1
[INFO]   maven-surefire-plugin .......................... 2.19.1 -> 3.0.0-M5
[INFO]   maven-surefire-report-plugin ................... 2.19.1 -> 3.0.0-M4
[INFO] 
[INFO] Require Maven 3.1.0 to use the following plugin updates:
[INFO]   maven-resources-plugin ...................................... 3.2.0
[INFO] 
[INFO] Require Maven 3.3.9 to use the following plugin updates:
[INFO]   org.jacoco:jacoco-maven-plugin ..................... 0.8.6 -> 0.8.5
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.563 s
[INFO] Finished at: 2021-12-04T21:44:39+01:00
[INFO] ------------------------------------------------------------------------