[jira] Commented: (CONTINUUM-615) Add maven.scm.starteam.deleteLocal=true to DefaultContinuumScm

2006-02-28 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-615?page=comments#action_59763 ] Dan Tran commented on CONTINUUM-615: how about add it to wrapper.conf ? > Add maven.scm.starteam.deleteLocal=true to DefaultContinuumScm > ---

plexus-utils snapshot version in what repository?

2006-02-28 Thread Barrie Treloar
This should be an easy thing to solve, but I can not find any links to the snapshot repository on the plexus site. What repository should I be including? Cheers [INFO] Failed to resolve artifact. required artifacts missing: org.codehaus.plexus:plexus-utils:jar:1.2-SNAPSHOT for the artifact:

[jira] Commented: (CONTINUUM-615) Add maven.scm.starteam.deleteLocal=true to DefaultContinuumScm

2006-02-28 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-615?page=comments#action_59747 ] Trygve Laugstol commented on CONTINUUM-615: --- This doesn't sound like the right solution, adding a starteam specific option in DefaultContinuumScm. Perhaps the scm manager

[continuum build branches/continuum-1.0.x - FAILED - update] Wed Mar 1 03:30:02 GMT 2006

2006-02-28 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/branches/continuum-1.0.x/continuum-build-log-20060301.033002.txt

[continuum build trunk - SUCCESS - checkout] Wed Mar 1 01:00:01 GMT 2006

2006-02-28 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/trunk/continuum-20060301.010001.war Log: http://maven.zones.apache.org/~continuum/logs/trunk/continuum-build-log-20060301.010001.txt

[jira] Commented: (CONTINUUM-309) add junit results report to website, failures to email

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-309?page=comments#action_59720 ] Brett Porter commented on CONTINUUM-309: they are in a known location for Maven most of the time (target/surefire-reports for m2, target/test-results for m1). Maybe we coul

[jira] Closed: (CONTINUUM-612) provide a summary of the failed test cases right at the top of the mail (after the details on the machine etc) as the tests that failed are more important than the chang

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-612?page=all ] Brett Porter closed CONTINUUM-612: -- Assign To: Brett Porter Resolution: Duplicate > provide a summary of the failed test cases right at the top of the mail > (after the details on the

[jira] Closed: (CONTINUUM-613) provide an easy way to view the failed tests on a build together with links to the output of the failed test case

2006-02-28 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-613?page=all ] Brett Porter closed CONTINUUM-613: -- Assign To: Brett Porter Resolution: Duplicate > provide an easy way to view the failed tests on a build together with links > to the output of the

[jira] Created: (CONTINUUM-614) allow auto-refresh to be used on the build results page so you can (say) update the status every minute without hitting reload in your browser.

2006-02-28 Thread james strachan (JIRA)
allow auto-refresh to be used on the build results page so you can (say) update the status every minute without hitting reload in your browser. ---

[jira] Created: (CONTINUUM-613) provide an easy way to view the failed tests on a build together with links to the output of the failed test case

2006-02-28 Thread james strachan (JIRA)
provide an easy way to view the failed tests on a build together with links to the output of the failed test case - Key: CONTINUUM-613 URL: http://jira.codehaus.org/br

[jira] Created: (CONTINUUM-612) provide a summary of the failed test cases right at the top of the mail (after the details on the machine etc) as the tests that failed are more important than the chan

2006-02-28 Thread james strachan (JIRA)
provide a summary of the failed test cases right at the top of the mail (after the details on the machine etc) as the tests that failed are more important than the changes that were made --

[jira] Created: (CONTINUUM-611) as well as Start Time and End Time; show a column displaying how long ago - relative to the system time - the build took place

2006-02-28 Thread james strachan (JIRA)
as well as Start Time and End Time; show a column displaying how long ago - relative to the system time - the build took place -- Key: CONTINUUM-611 URL: h

[jira] Commented: (CONTINUUM-608) Script gets cut off when building a shell project

2006-02-28 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-608?page=comments#action_59640 ] Emmanuel Venisse commented on CONTINUUM-608: the shell script exit becuase in mvn.bat, we have a call to exit command. Normally, it will be fine in continuum if you hav