I've got the same errors (401) as Jordan trying to deploy artifacts (mvn
deploy).
deploySite.sh for logging has worked for me.
My m2 settings are correct because I can can deploy/release for the
Apache James project.
Giving access to others for James project, I didn't have to take any
special action on apcvs and maven group on people.apache.org, so I think
this is not needed.
However, I think I have never tried this being as simple committer, but
always as PMC member. Could it be the cause?
The action to take is more on the Nexus settings.
Thx, Eric
On 15/03/2013 20:05, Jordan Zimmerman wrote:
No love:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.2:deploy (default-deploy) on project
org.apache.onami.lifecycle: Unsupported protocol: 'scm' for site deployment to
distributionManagement.site.url=scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/lifecycle/.
-> [Help 1]
On Mar 15, 2013, at 11:47 AM, Simone Tripodi <simonetrip...@apache.org> wrote:
if you want to republish the site, use the sh script:
`sh deploySite.sh -Dusername=randgalt -Dpassword=${password}`