right, thanks for the hint! I managed to create the release, but now it fails at deploy time...
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project oak-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.jackrabbit:oak-parent:pom:1.0.2 from/to apache.releases.https ( https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/jackrabbit/oak-parent/1.0.2/oak-parent-1.0.2.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1] On Wed, Jul 9, 2014 at 3:29 PM, Jukka Zitting <[email protected]> wrote: > Hi, > > On Wed, Jul 9, 2014 at 8:53 AM, Alex Parvulescu > <[email protected]> wrote: > > I'm working on cutting 1.0.2 now, but so far svn throws 500 errors at me, > > so I had to revert the commits a couple of times. [0] > > Unless you've already done so, adding the following entry to your > /etc/hosts file (c:\Windows\System32\drivers\etc\hosts on Windows) > might help: > > 140.211.11.4 svn.apache.org > > Every now and then I've seen similar problems when trying to cut > releases using the EU mirror of svn.apache.org. > > BR, > > Jukka Zitting >
