ENGAGE-188: Engage nightly build is not working

Metadata

Source
ENGAGE-188
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Michelle D'Souza
Reporter
Michelle D'Souza
Created
2009-11-10T17:11:30.000-0500
Updated
2009-11-12T08:43:54.000-0500
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

The build happens through an ant script that calls out to maven in order to build the war. When the war is being created on the server, maven seems to be trying to copy things into '/' which it can't do since it's not run as root and of course shouldn't do. It then tries to find files relative to root which causes a 'no such file or directory' error. You can see the full logs here: http://titan.atrc.utoronto.ca:4040/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=6564&id=56

Interestingly, this hasn't been a problem before Saturday. The only thing we can think of that happened on Saturday was that the maven repository was removed and rebuilt.