Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Multichanges properties

# Location of subprojects to include in the multichanges report. By default
# these properties have the same values as their multiproject conterpart.
# You can define them if you need to set different values.
#maven.multichanges.basedir=
#maven.multichanges.includes=
#maven.multichanges.excludes=
#maven.multichanges.ignoreFailures=

# Generated dashboard raw data file
maven.multichanges.data = ${maven.build.dir}/multichanges.xml

# Report name (without extension)
maven.multichanges.report = multichanges-report