[Jhs-leads] JHS Standards

Kirkpatrick, Ivan Ivan.Kirkpatrick at dep.state.fl.us
Wed Dec 28 15:05:57 EST 2005


I have updated the standards page to include a link to a Jalopy-JDeveloper
plugin that will greatly facilitate CheckStyle conformance.
http://jhs/standards/index.html  I also fixed the link the JDeveloper 1013
build.  If possible project leads should be using the latest versions of
these tools.
 
The Standards page also includes a preferred directory layout for a project
which is based on the JDeveloper, project structure. 
 
Ivan S Kirkpatrick, PE
Twin Towers rm 306 A2
work 850 245 8243
mobile 850 559 6381



-----Original Message-----
From: Kirkpatrick, Ivan 
Sent: Wednesday, December 28, 2005 2:56 PM
To: Kirkpatrick, Ivan; 'jhs-leads at lists.dep.state.fl.us'
Subject: RE: build.properties file


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/bbbdbe7a/attachment.html


More information about the Jhs-leads mailing list