Guillaume, You should be able to do that if you specify your svn username/password in the Maven settings.xml file (cfr. http://maven.apache.org/developers/committer-settings.html).
We had a discussion about using Hudson/Nexus for doing regular snapshot releases a while ago, but we decided to stick with our current Bamboo CI server. There's a pending INFRA issue (https://issues.apache.org/jira/browse/INFRA-2085) for getting that box set up for snapshot releases. Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/6/16 Guillaume Nodet <[email protected]>: > I'd like to deploy snapshots of framework / main onto the snapshot repository. > What's the way to do this ? > Atm, I end up with the following error: > > [INFO] Error deploying artifact: Failed to transfer file: > https://repository.apache.org/content/repositories/snapshots/org/apache/felix/org.apache.felix.framework/1.9.0-SNAPSHOT/org.apache.felix.framework-1.9.0-20090616.082913-1.jar. > Return code is: 401 > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >
