maven-plugins/multichanges/plugin.properties

17 lines
634 B
Properties

# -------------------------------------------------------------------
# P L U G I N P R O P E R I E S
# -------------------------------------------------------------------
# Multichanges plugin.
# -------------------------------------------------------------------
maven.multichanges.basedir=${basedir}
maven.multichanges.includes=*/project.xml
maven.multichanges.excludes=**/target/**/project.xml,project.xml
maven.multichanges.ignoreFailures=false
# Generated dashboard raw data file
maven.multichanges.data = ${maven.build.dir}/multichanges.xml
# Report name (without extension)
maven.multichanges.report = multichanges-report