select component category, then type artifact id and version to generate svn commands:
svnmucc -m "Publish ${artifactId} ${version} documentation" \ -U https://svn.apache.org/repos/asf/maven/website/components \ cp HEAD ${category}-archives/${artifactId}-LATEST${vSuffix} ${category}-archives/${artifactId}-${version} \ rm ${category}/${artifactId}${vSuffix} \ cp HEAD ${category}-archives/${artifactId}-LATEST${vSuffix} ${category}/${artifactId}${vSuffix}