...
GENERATE RELEASE ARTIFACTS
Get copy of Maven2 repo
Mount Sakai Maven2 Repo using DAV (https:/source.sakaiproject.org/maven2 -> /Volumes/maven2). WARNING: create backup folder of maven2 so that only one copy operation is required in event of a generation failure. This takes far too long to accomplish. Switch to an rsync approachJust tar up maven2/org/sakaiproject
and sftp or scp across the network. Start thinking about using rsync.
Local build machine environment
...