Mavent parent pom for SBS projects
mvn clean deploymvn release:clean release:prepare -DdryRun=true
mvn release:clean release:prepare release:performafter that make sure the artifacts are pushed to Maven Central by closing and releasing them in the Sonatype Nexus Repository Manager.
mvn versions:display-dependency-updates
mvn versions:display-plugin-updatesGenerate a graph of all the dependencies using the Maven Graph Plugin.
mvn -P graph graph:projectCopyright 2014 Swiss Library for the Blind, Visually Impaired and Print Disabled
Licensed under GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.