Fixed bug where file wasn't being created in basedir git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114023 13f79535-47bb-0310-9956-ffa450edef68
9 lines
428 B
Properties
9 lines
428 B
Properties
# -------------------------------------------------------------------
|
|
# Default Maven properties for the ant Plugin
|
|
# -------------------------------------------------------------------
|
|
# These are the properties that we believe are immutable so we
|
|
# keep them apart from the project specific properties.
|
|
# -------------------------------------------------------------------
|
|
|
|
maven.ant.generatebuild.file = ${basedir}/build.xml
|