Skip to content

Instantly share code, notes, and snippets.

@cstamas
Created May 25, 2023 20:53
Show Gist options
  • Save cstamas/f12f15ecc399022be2f2957a16fc0e11 to your computer and use it in GitHub Desktop.
Save cstamas/f12f15ecc399022be2f2957a16fc0e11 to your computer and use it in GitHub Desktop.
[cstamas@blondie versions-959]$ mvn -V -Dmaven.repo.local=local versions:display-plugin-updates
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /home/cstamas/.sdkman/candidates/maven/3.9.1
Java version: 17.0.7, vendor: Eclipse Adoptium, runtime: /home/cstamas/.sdkman/candidates/java/17.0.7-tem
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.15-300.fc38.x86_64", arch: "amd64", family: "unix"
[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.globalmentor:globalmentor-root >-----------------
[INFO] Building GlobalMentor Root 0.8.16-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- versions:2.15.0:display-plugin-updates (default-cli) @ globalmentor-root ---
[INFO]
[INFO] The following plugin updates are available:
[INFO] com.akathist.maven.plugins.launch4j:launch4j-maven-plugin 2.1.3 -> 2.4.1
[INFO] maven-assembly-plugin .............................. 3.4.2 -> 3.6.0
[INFO] maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
[INFO] maven-dependency-plugin ............................ 3.3.0 -> 3.6.0
[INFO] maven-deploy-plugin ................................ 3.0.0 -> 3.1.1
[INFO] maven-enforcer-plugin .............................. 3.1.0 -> 3.3.0
[INFO] maven-failsafe-plugin ............................. 2.22.2 -> 3.1.0
[INFO] maven-gpg-plugin ................................... 3.0.1 -> 3.1.0
[INFO] maven-install-plugin ............................... 3.0.1 -> 3.1.1
[INFO] maven-jar-plugin ................................... 3.2.2 -> 3.3.0
[INFO] maven-javadoc-plugin ............................... 3.4.1 -> 3.5.0
[INFO] maven-release-plugin ............................... 2.5.3 -> 3.0.0
[INFO] maven-resources-plugin ............................. 3.3.0 -> 3.3.1
[INFO] maven-source-plugin ................................ 3.2.1 -> 3.3.0
[INFO] maven-surefire-plugin ............................. 2.22.2 -> 3.1.0
[INFO] org.codehaus.mojo:build-helper-maven-plugin ........ 3.3.0 -> 3.4.0
[INFO] org.springframework.boot:spring-boot-maven-plugin .. 2.7.3 -> 3.1.0
[INFO]
[INFO] All plugins have a version specified.
[INFO]
[INFO] Project requires minimum Maven version for build of: 3.5.0
[INFO] Plugins require minimum Maven version of: 3.2.5
[INFO]
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO]
[INFO] Require Maven 3.6.3 to use the following plugin updates:
[INFO] maven-help-plugin .................................. 3.3.0 -> 3.4.0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.317 s
[INFO] Finished at: 2023-05-25T22:48:05+02:00
[INFO] ------------------------------------------------------------------------
[cstamas@blondie versions-959]$ tree local/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/
local/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/
├── 2.1.3
│   ├── launch4j-maven-plugin-2.1.3.pom
│   ├── launch4j-maven-plugin-2.1.3.pom.sha1
│   └── _remote.repositories
├── 2.4.1
│   ├── launch4j-maven-plugin-2.4.1.pom
│   ├── launch4j-maven-plugin-2.4.1.pom.sha1
│   └── _remote.repositories
├── maven-metadata-central.xml
├── maven-metadata-central.xml.sha1
└── resolver-status.properties
3 directories, 9 files
[cstamas@blondie versions-959]$ edit local/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/
2.1.3/ 2.4.1/ maven-metadata-central.xml maven-metadata-central.xml.sha1 resolver-status.properties
[cstamas@blondie versions-959]$ edit local/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/maven-metadata-central.xml
[cstamas@blondie versions-959]$ rm local/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/resolver-status.properties
[cstamas@blondie versions-959]$ mvn -V -Dmaven.repo.local=local versions:display-plugin-updates
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /home/cstamas/.sdkman/candidates/maven/3.9.1
Java version: 17.0.7, vendor: Eclipse Adoptium, runtime: /home/cstamas/.sdkman/candidates/java/17.0.7-tem
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.15-300.fc38.x86_64", arch: "amd64", family: "unix"
[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.globalmentor:globalmentor-root >-----------------
[INFO] Building GlobalMentor Root 0.8.16-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- versions:2.15.0:display-plugin-updates (default-cli) @ globalmentor-root ---
Downloading from central: https://repo.maven.apache.org/maven2/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/2.1.2/launch4j-maven-plugin-2.1.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/akathist/maven/plugins/launch4j/launch4j-maven-plugin/2.1.2/launch4j-maven-plugin-2.1.2.pom (9.7 kB at 29 kB/s)
[INFO]
[INFO] The following plugin updates are available:
[INFO] maven-assembly-plugin .............................. 3.4.2 -> 3.6.0
[INFO] maven-compiler-plugin ............................ 3.10.1 -> 3.11.0
[INFO] maven-dependency-plugin ............................ 3.3.0 -> 3.6.0
[INFO] maven-deploy-plugin ................................ 3.0.0 -> 3.1.1
[INFO] maven-enforcer-plugin .............................. 3.1.0 -> 3.3.0
[INFO] maven-failsafe-plugin ............................. 2.22.2 -> 3.1.0
[INFO] maven-gpg-plugin ................................... 3.0.1 -> 3.1.0
[INFO] maven-install-plugin ............................... 3.0.1 -> 3.1.1
[INFO] maven-jar-plugin ................................... 3.2.2 -> 3.3.0
[INFO] maven-javadoc-plugin ............................... 3.4.1 -> 3.5.0
[INFO] maven-release-plugin ............................... 2.5.3 -> 3.0.0
[INFO] maven-resources-plugin ............................. 3.3.0 -> 3.3.1
[INFO] maven-source-plugin ................................ 3.2.1 -> 3.3.0
[INFO] maven-surefire-plugin ............................. 2.22.2 -> 3.1.0
[INFO] org.codehaus.mojo:build-helper-maven-plugin ........ 3.3.0 -> 3.4.0
[INFO] org.springframework.boot:spring-boot-maven-plugin .. 2.7.3 -> 3.1.0
[INFO]
[INFO] All plugins have a version specified.
[INFO]
[INFO] Project requires minimum Maven version for build of: 3.5.0
[INFO] Plugins require minimum Maven version of: 3.2.5
[INFO]
[INFO] No plugins require a newer version of Maven than specified by the pom.
[INFO]
[INFO] Require Maven 3.6.3 to use the following plugin updates:
[INFO] maven-help-plugin .................................. 3.3.0 -> 3.4.0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.838 s
[INFO] Finished at: 2023-05-25T22:50:43+02:00
[INFO] ------------------------------------------------------------------------
[cstamas@blondie versions-959]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment