[Jhs-leads] Maven Project reports

Kirkpatrick, Ivan Ivan.Kirkpatrick@dep.state.fl.us
Fri, 28 Jan 2005 11:48:58 -0500


I hope everyone will become familiar with the project reports generated
nightly for each project.  Each project should have a maven project web =
site
at http://epic51.dep.state.fl.us/grp-proj Where grp-proj is the JHS
designation.  For example the gis-mdf project's maven generated web site =
is
http://epic51.dep.state.fl.us/gis-mdf.

At the lower left of the menu is a section for project info and project
reports.  Please take a look at your own and insure the reports are =
being
generated and accurately reflect theproject details.  Note that when =
properly
implemented, the reports offer good insights into the project status and =
it's
degree of integration within the JHS.

There are reports that show file activity in CVS, Developer activity, =
code
metrics, checkstyle that reflects the degree of conformance to the =
coding
standards and several others.=20

If these reports are not being generated the project.xml, =
build.properties
and or maven.xml files should be examined and adjusted until everything =
is
working correctly.  Any  project leads that require assistance in =
getting
these reports correctly generated should contact me or compare their own
configuration files against the more successful projects. Project =
gis-mdf is
an especially good example to review.

Once the configuration files have been updated it is possible to =
regenerate
the web site using the build.sh script on epic51 as follows:

Project leads should login to epic51 and issue the following command:

sudo -u maven /home/maven/projects/build.sh grp-proj=20

Replace grp-proj with the JHS designation for your project.

Any problems should be brought to the attention of the Java Team via =
email.

Thanks for your cooperation in advance

Ivan