[Jhs-leads] RE: build.properties file
Kirkpatrick, Ivan
Ivan.Kirkpatrick at dep.state.fl.us
Wed Dec 28 14:56:10 EST 2005
We have had to remove two of the lines from the default maven
build.properties file. Project leads may need to add these two lines into
the build.properties file
maven.war.src = ${basedir}/public_html/
maven.war.webxml = ${basedir}/public_html/WEB-INF/web.xml
Ivan S Kirkpatrick, PE
Twin Towers rm 306 A2
work 850 245 8243
mobile 850 559 6381
-----Original Message-----
From: Kirkpatrick, Ivan
Sent: Tuesday, December 27, 2005 9:54 AM
To: 'jhs-leads at lists.dep.state.fl.us'
Subject: build.properties file
Project leads are advised that this is the default build.properties file on
epic6. Individual projects need not include these settings. Any of the
variables set here may be utilized within the project.xml file. If anyone
wants to suggest additional enterprise wide settings that may be of use
please let me know.
#############################################################
#
# Maven build.properties. These settings are defaults and should be
# good for all projects.
#
#############################################################
# epic6 settings
maven.home = /maven/maven-1.0.2
maven.docroot = /var/www/html
maven.repo.local = /maven/repository
maven.site.deploy.method = fs
maven.war.src = ${basedir}/public_html/
maven.war.webxml = ${basedir}/public_html/WEB-INF/web.xml
maven.war.final.name = ${pom.artifactId}-${pom.currentVersion}.war
maven.ear.src = ${basedir}/src/
maven.ear.final.name = ${pom.artifactId}-${pom.currentVersion}.ear
Ivan S Kirkpatrick, PE
Twin Towers rm 306 A2
work 850 245 8243
mobile 850 559 6381
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.dep.state.fl.us/pipermail/jhs-leads/attachments/20051228/093ce005/attachment.htm
More information about the Jhs-leads
mailing list