Added maven.multiproject.navigation property

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-07-04 04:49:12 +00:00
parent 2e8fdaa571
commit 4d4e13dc80

View File

@ -7,5 +7,8 @@ maven.multiproject.basedir=${basedir}
maven.multiproject.includes=*/project.xml
maven.multiproject.excludes=
maven.multiproject.ignoreFailures=false
maven.multiproject.navigation=aggregate
#
# maven.multiproject.navigation=independent
maven.multiproject.type=jar