Hi all,
I am using Continuum 1.0.3, Maven 2.0.4 and SVN. Is there anything special I
need to do to get the blame mechanism working? I have seen previous posts
here, and someone did reply that it is fixed in 1.0.3, but I still am not
getting it to work.
I am attaching a sample failure email I got. It currently shows the files
that are changed, but does not show who changed them.
Kindly help me configure the failure email to show the id which changed a
file.
Thanks,
Binil
Online report :
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon, 7 Aug 2006 15:52:38 +0530
Finished at: Mon, 7 Aug 2006 15:52:59 +0530
Total time: 21s
Build Trigger: Forced
Exit code: 1
Building machine hostname: MY-BUILD-MACHINE
Operating system : Windows 2000(Service Pack 4)
Java version : 1.5.0_06(Sun Microsystems Inc.)
Changes
src\main\java\my\package\MyClass.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building myproject
[INFO] task-segment: [clean, install, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory D:\softwares\continuum-
1.0.3\apps\continuum\working-directory\20\target
[INFO] Deleting directory D:\softwares\continuum-
1.0.3\apps\continuum\working-directory\20\target\classes
[INFO] Deleting directory D:\softwares\continuum-
1.0.3\apps\continuum\working-directory\20\target\test-classes
[INFO] [cobertura:clean {execution: clean}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 68 source files to D:\softwares\continuum-
1.0.3\apps\continuum\working-directory\20\target\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 19 source files to D:\softwares\continuum-
1.0.3\apps\continuum\working-directory\20\target\test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: D:\softwares\continuum-
1.0.3\apps\continuum\working-directory\20\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[..snipped..]
Results :
Tests run: 61, Failures: 0, Errors: 3, Skipped: 0
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Mon Aug 07 15:52:59 IST 2006
[INFO] Final Memory: 7M/20M
[INFO]
------------------------------------------------------------------------
****************************************************************************