Unable to deploy using SVN as Maven repo
问题 I'm trying to use Subversion as Maven repo utilizing Maven wagon. If I declare snapshot location using http as protocol I get 409 error back from server when trying to deploy (mvn clean deploy) <snapshotRepository> <uniqueVersion>false</uniqueVersion> <id>engtools_snapshots</id> <name>EngTools Maven Repository</name> <url>http://continuum.td.com/svn_repos/maven/snapshots</url> </snapshotRepository> When I change protocol to scm:svn:http things are getting even more weird - I get several