Skip to content

sbsdev/maven-parents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-parent

Mavent parent pom for SBS projects

Build

mvn clean deploy

Release

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 dependency graph

Generate a graph of all the dependencies using the Maven Graph Plugin.

mvn -P graph graph:project

Authors

License

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.

About

Mavent parent pom for SBS projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published