quintonm 2003/03/07 08:15:07
Added: email project.properties
Log:
Initial version of project.properties
Revision Changes Path
1.1 jakarta-commons-sandbox/email/project.properties
Index: project.properties
===================================================================
##############################################################################
#
# Master configuration file for maven builds
#
# Note: All settings defined in this file can be overridden
# in build.properties.
#
# Version: $Id: project.properties,v 1.1 2003/03/07 16:15:07 quintonm Exp $
#
##############################################################################
# Used to generate the checkstyle reports
maven.checkstyle.format = turbine
# Display the date on the Maven web site
maven.xdoc.date = left
# Display the maven version the web site is documenting
maven.xdoc.version = ${pom.name}-${pom.currentVersion}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]