... and (hopefully) running when the sourceforge shell server will be accessible using ssh again (it seems to be down at the moment)
I finally succeed in making nightly builds working on sourcefore compile farm servers, so once a day the entire website and the nightly distribution is automatically generated and uploaded. No one will need to spend time in set up maven for generating the documentation: simply wait a few hours and any change will be published!
Everything works without changes to the current build, I only had to disable the linkcheck plugin since it can't run on compile farm (only ssh connections).
Nightly builds are compiled using jdk 1.4. I'd like to use 1.3 to assure that no 1.4 specific code is checked in, but the statcvs plugin needed 1.4 to work.
I don't know if someone already noticed it, but a nice pdf manual has also been added to the documentation recently. I plan to move (copy) all the documentation which can be found only in the sample webapp to xdoc so that everything can be included in the generated pdf. Looking for volunteers to help on this task!
fabrizio