Skip to content

Instantly share code, notes, and snippets.

@przodownikR1
Created January 6, 2014 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save przodownikR1/8276084 to your computer and use it in GitHub Desktop.
Save przodownikR1/8276084 to your computer and use it in GitHub Desktop.
mvn versions:display-dependency-updates
[INFO] ------------------------------------------------------------------------
[INFO] Building refactor_mark 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:display-dependency-updates (default-cli) @ refactor_mark ---
[INFO] artifact ch.qos.logback:logback-access: checking for updates from nexus
[INFO] artifact ch.qos.logback:logback-classic: checking for updates from nexus
[INFO] artifact ch.qos.logback:logback-core: checking for updates from nexus
[INFO] artifact junit:junit: checking for updates from nexus
[INFO] artifact org.easytesting:fest-assert: checking for updates from nexus
[INFO] artifact org.hamcrest:hamcrest-all: checking for updates from nexus
[INFO] artifact org.mockito:mockito-all: checking for updates from nexus
[INFO] artifact org.slf4j:slf4j-api: checking for updates from nexus
[INFO] artifact org.slf4j:slf4j-ext: checking for updates from nexus
[INFO] No dependencies in Dependencies have newer versions.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment