Hey Guys,
I'm not totally done yet.. but I just wanted to show this off a
little. Check it out!
C:\java\svn\hackySensor_LoccMaven>mvn
org.hackystat.sensor.locc.maven:hackySensor_LoccMaven:1.0-SNAPSHOT:sensor
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Quick Start Archetype
[INFO] task-segment:
[org.hackystat.sensor.locc.maven:hackySensor_LoccMaven:1.0-SNAPSHOT:sensor]
[INFO]
----------------------------------------------------------------------------
[INFO] [hackySensor_LoccMaven:sensor]
Sensor enabled?: YES
Processing file: C:\java\svn\hackySensor_LoccMaven\size.xml
Hackystat data on 5 LOCC files sent to
http://hackystat.ics.hawaii.edu/ (0 secs.)
[INFO]
----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Fri Jan 27 00:34:34 HST 2006
[INFO] Final Memory: 1M/3M
[INFO]
----------------------------------------------------------------------------
C:\java\svn\hackySensor_LoccMaven>
There's a lot of stuff I have to work out. The really cool thing is
that hackySensor_LoccMaven can be built with our current Ant build
process. Although, I think it has to be deployed with Maven.
I'll change the hackySensor_LoccMaven code after Philip changes
hackySensor_Locc with the new FileMetric format. Basically, all I
did was change a couple of methods and copied the other java files
over to the new module. There is a lot of code duplication, but I
can live with that for now.
thanks, aaron