Mavent parent pom for SBS projects
mvn clean deploy
mvn release:clean release:prepare -DdryRun=true
mvn release:clean release:prepare release:perform
after that make sure the artifacts are pushed to Maven Central by closing and releasing them in the Sonatype Nexus Repository Manager.
Generate a graph of all the dependencies using the Maven Graph Plugin.
mvn -P graph graph:project
Copyright 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.