Ronald creates a simple script in /home/continuum/fix.build that fixes things. I'd like to see the following steps happen on build:
- Run Ronald's fix.build?
- mvn clean install
- If status is okay:
- cd topazproject/integrationtests; mvn install -Pit-startenv
- Save it-status
- cd topazproject/integrationtests; mvn site-deploy
- Stop fedora/ecqs if still running
- Run Ronald's fix.build?
- Return status | it-status
Also, would be very good to make port jetty uses configurable (and configured differently for continuum), so that other people can more easily run builds on gandalf. Make take some fidgeting with ecqs and fedora as well.