➜ cettia-java-server git:(master) mvn versions:display-plugin-updates versions:display-dependency-updates versions:display-property-updates
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Cettia Server
[INFO] Cettia Server/Server
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Cettia Server 1.0.0-Beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.2:display-plugin-updates (default-cli) @ cettia-server-parent ---
[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-site-plugin .................... (from super-pom) 2.0-beta-4
[INFO]
[WARNING] Project does not define minimum Maven version, default is: 2.0
[INFO] Plugins require minimum Maven version of: 3.1.0
[INFO] Note: the super-pom from Maven 3.3.9 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
[ERROR] <prerequisites>
[ERROR] <maven>3.1.0</maven>
[ERROR] </prerequisites>
[INFO]
[INFO] Require Maven 2.0.1 to use the following plugin updates:
[INFO] maven-eclipse-plugin ............................................ 2.8
[INFO] maven-release-plugin ..................................... 2.0-beta-7
[INFO]
[INFO] Require Maven 2.0.2 to use the following plugin updates:
[INFO] maven-javadoc-plugin ............................................ 2.2
[INFO] maven-site-plugin ........................................ 2.0-beta-7
[INFO]
[INFO] Require Maven 2.0.6 to use the following plugin updates:
[INFO] maven-clean-plugin .............................................. 2.5
[INFO] maven-deploy-plugin ........................................... 2.8.1
[INFO] maven-install-plugin .......................................... 2.5.1
[INFO] maven-javadoc-plugin ............................................ 2.3
[INFO] maven-release-plugin ..................................... 2.0-beta-9
[INFO] maven-site-plugin ............................................. 2.0.1
[INFO]
[INFO] Require Maven 2.0.8 to use the following plugin updates:
[INFO] maven-eclipse-plugin ............................................ 2.9
[INFO] maven-javadoc-plugin ............................................ 2.4
[INFO]
[INFO] Require Maven 2.0.9 to use the following plugin updates:
[INFO] maven-javadoc-plugin .......................................... 2.8.1
[INFO] maven-release-plugin .......................................... 2.2.2
[INFO]
[INFO] Require Maven 2.1.0 to use the following plugin updates:
[INFO] maven-site-plugin ............................................. 2.1.1
[INFO]
[INFO] Require Maven 2.2.0 to use the following plugin updates:
[INFO] maven-site-plugin ............................................... 3.0
[INFO]
[INFO] Require Maven 2.2.1 to use the following plugin updates:
[INFO] maven-clean-plugin ............................................ 2.6.1
[INFO] maven-deploy-plugin ........................................... 2.8.2
[INFO] maven-eclipse-plugin ........................................... 2.10
[INFO] maven-install-plugin .......................................... 2.5.2
[INFO] maven-javadoc-plugin ......................................... 2.10.3
[INFO] maven-release-plugin .......................................... 2.5.2
[INFO] maven-site-plugin ............................................... 3.4
[INFO]
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO] maven-clean-plugin ............................................ 3.0.0
[INFO] maven-javadoc-plugin ......................................... 2.10.4
[INFO] maven-release-plugin .......................................... 2.5.3
[INFO] maven-site-plugin ............................................... 3.6
[INFO]
[INFO] Require Maven 3.1.0 to use the following plugin updates:
[INFO] com.github.eirslett:frontend-maven-plugin ....................... 1.4
[INFO]
[INFO]
[INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default-cli) @ cettia-server-parent ---
[INFO] The following dependencies in Dependency Management have newer versions:
[INFO] ch.qos.logback:logback-classic ........................ 1.1.4 -> 1.2.3
[INFO] ch.qos.logback:logback-core ........................... 1.1.4 -> 1.2.3
[INFO] com.fasterxml.jackson.core:jackson-databind ..... 2.7.1-1 -> 2.9.0.pr3
[INFO] org.eclipse.jetty.websocket:javax-websocket-server-impl ...
[INFO] 9.2.15.v20160210 -> 9.4.5.v20170502
[INFO] org.msgpack:jackson-dataformat-msgpack ............... 0.8.3 -> 0.8.12
[INFO] org.slf4j:slf4j-api ........................... 1.7.16 -> 1.8.0-alpha2
[INFO]
[INFO]
[INFO] --- versions-maven-plugin:2.2:display-property-updates (default-cli) @ cettia-server-parent ---
[INFO]
[INFO] The following version properties are referencing the newest available version:
[INFO] ${asity.version} ........................................ 1.0.0-Beta1
[INFO] The following version property updates are available:
[INFO] ${slf4j.version} ............................. 1.7.16 -> 1.8.0-alpha2
[INFO] ${logback.version} ................................... 1.1.4 -> 1.2.3
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Cettia Server/Server 1.0.0-Beta2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.2:display-plugin-updates (default-cli) @ cettia-server ---
[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-compiler-plugin ..................... (from super-pom) 2.0.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
[WARNING] maven-site-plugin .................... (from super-pom) 2.0-beta-4
[WARNING] maven-surefire-plugin ..................... (from super-pom) 2.4.2
[INFO]
[WARNING] Project does not define minimum Maven version, default is: 2.0
[INFO] Plugins require minimum Maven version of: 3.0
[INFO] Note: the super-pom from Maven 3.3.9 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
[ERROR] <prerequisites>
[ERROR] <maven>3.0</maven>
[ERROR] </prerequisites>
[INFO]
[INFO] Require Maven 2.0.2 to use the following plugin updates:
[INFO] maven-site-plugin ........................................ 2.0-beta-7
[INFO]
[INFO] Require Maven 2.0.6 to use the following plugin updates:
[INFO] maven-clean-plugin .............................................. 2.5
[INFO] maven-deploy-plugin ........................................... 2.8.1
[INFO] maven-install-plugin .......................................... 2.5.1
[INFO] maven-jar-plugin ................................................ 2.4
[INFO] maven-resources-plugin .......................................... 2.6
[INFO] maven-site-plugin ............................................. 2.0.1
[INFO] maven-surefire-plugin ......................................... 2.4.3
[INFO]
[INFO] Require Maven 2.0.9 to use the following plugin updates:
[INFO] maven-compiler-plugin ........................................... 3.1
[INFO] maven-surefire-plugin .......................................... 2.17
[INFO]
[INFO] Require Maven 2.1.0 to use the following plugin updates:
[INFO] maven-site-plugin ............................................. 2.1.1
[INFO]
[INFO] Require Maven 2.2.0 to use the following plugin updates:
[INFO] maven-site-plugin ............................................... 3.0
[INFO]
[INFO] Require Maven 2.2.1 to use the following plugin updates:
[INFO] maven-clean-plugin ............................................ 2.6.1
[INFO] maven-compiler-plugin ........................................... 3.3
[INFO] maven-deploy-plugin ........................................... 2.8.2
[INFO] maven-install-plugin .......................................... 2.5.2
[INFO] maven-jar-plugin ................................................ 2.6
[INFO] maven-resources-plugin .......................................... 2.7
[INFO] maven-site-plugin ............................................... 3.4
[INFO] maven-surefire-plugin .......................................... 2.20
[INFO]
[INFO] Require Maven 3.0 to use the following plugin updates:
[INFO] maven-clean-plugin ............................................ 3.0.0
[INFO] maven-compiler-plugin ......................................... 3.6.1
[INFO] maven-jar-plugin .............................................. 3.0.2
[INFO] maven-resources-plugin ........................................ 3.0.2
[INFO] maven-site-plugin ............................................... 3.6
[INFO]
[INFO]
[INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default-cli) @ cettia-server ---
[INFO] The following dependencies in Dependency Management have newer versions:
[INFO] ch.qos.logback:logback-classic ........................ 1.1.4 -> 1.2.3
[INFO] ch.qos.logback:logback-core ........................... 1.1.4 -> 1.2.3
[INFO] com.fasterxml.jackson.core:jackson-databind ..... 2.7.1-1 -> 2.9.0.pr3
[INFO] org.eclipse.jetty.websocket:javax-websocket-server-impl ...
[INFO] 9.2.15.v20160210 -> 9.4.5.v20170502
[INFO] org.msgpack:jackson-dataformat-msgpack ............... 0.8.3 -> 0.8.12
[INFO] org.slf4j:slf4j-api ........................... 1.7.16 -> 1.8.0-alpha2
[INFO]
[INFO]
[INFO] --- versions-maven-plugin:2.2:display-property-updates (default-cli) @ cettia-server ---
[INFO]
[INFO] This project does not have any properties associated with versions.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Cettia Server ...................................... SUCCESS [ 2.627 s]
[INFO] Cettia Server/Server ............................... SUCCESS [ 1.507 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.648 s
[INFO] Finished at: 2017-05-04T13:24:11+09:00
[INFO] Final Memory: 24M/512M
[INFO] ------------------------------------------------------------------------
FYI