UpdateProjectFromWorkingDirectoryContinuumAction errors need to be percolated up into a BuildResult in the context of the action --------------------------------------------------------------------------------------------------------------------------------
Key: CONTINUUM-1011 URL: http://jira.codehaus.org/browse/CONTINUUM-1011 Project: Continuum Issue Type: Bug Components: Core system Affects Versions: 1.0.3 Reporter: Jesse McConnell Priority: Critical UpdateProjectFromWorkingDirectoryContinuumAction this action is susceptible to errors in the updating process and needs to be able to reflect that in a BuildResult.error for the notifiers to report on. The current symptom of this is the $build.error error messages that Velocity is throwing up into the logs and mailing out. For me it just manifested by the scm information in a m2 pom.xml file being in error and then getting null mavenProject instances in the DefaultMavenBuildHelper....which never got reflected in the email. my suspicion is that this is a bit systemic through a number of the actions -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira