In the hudson job configuration I only find the opportunity to trigger a time controlled build. But I am searching for a solution which enables me a time controlled release build.
Difference between "normal" build and Releasebuild in this case: Build: Maven-Build, which generates artifacts Releasebuild: Mavenbuild + pre-/post-build steps by ant
Has anybody an idea?