issues
search
mam-dev
/
foss-parent
Parent POM for 1-and-1 open source projects using Maven.
http://1and1.github.io/foss-parent/github-report.html
Apache License 2.0
10
stars
4
forks
source link
Refine usage of maven-release-plugin
#71
Closed
mfriedenhagen
closed
9 years ago
mfriedenhagen
commented
9 years ago
Currently some settings of the
maven-release-plugin
are hardcoded and therefore may not be overridden easily.
Use
properties
instead to define the default behavior, these may be overridden without redefining the plugin in
pluginManagement
.
properties
instead to define the default behavior, these may be overridden without redefining the plugin inpluginManagement
.