Well after all ... I'm happy having been allowed to set up the CI ;-)


In medias res

Builds are done as followed:

Hourly if the svn has changed:
mvn clean install --batch-mode

Daily at 6 am (CI server time)
mvn clean install --batch-mode -Dintegration (only for apacheds)

Daily at 8pm (CI server time)
mvn clean site-deploy --batch-mode (execpt project)

Feel free to change it to your needs.

Remember that you can also force a specific when when being logged in ;-)

The deployed sites are not for all modules fully working yet (like for apacheds).

Regards
Felix


Reply via email to