On Sun, Jan 19, 2014 at 9:20 AM, Oleg Kalnichevski <[email protected]> wrote:
> On Sun, 2014-01-19 at 13:58 +0000, sebb wrote: > > ... > > > > * What went wrong: > > > Execution failed for task ':promoteDist'. > > >> org.tmatesoft.svn.core.SVNAuthenticationException: svn: E170001: > CHECKOUT > > > of > > > > '/repos/dist/!svn/ver/4107/release/release%5Chttpcomponents/release%5Chttpcomponents%5Chttpclient': > > > 4 > > > 03 Forbidden (https://dist.apache.org) > > > > > > * Try: > > > Run with --stacktrace option to get the stack trace. Run with --info or > > > --debug option to get more log output. > > > > > > > > > Is this a karma problem or a process issue? > > > > Karma. > > > > By default only PMC members have write access to the release tree. > > [Not sure why infra have this restrictive default] > > > > IIRC, Commons voted recently to change this to all Commons committers > > and asked Infra to change the auth. > > > > Gary, > > Just skip this step and proceed with the rest. I'll promote the packages > manually. > OK, next up is the site: gradlew -q checkoutFullWebsite OK gradlew -q generateFullWebSite gives me: [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.httpcomponents:website:1-SNAPSHOT (C:\temp\rc\release-httpclient-4.3.2\build\repos-asf-httpcomponents-project-website-trunk\pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.apache.httpcomponents:project:pom:8-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 28, colum n 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException FAILURE: Build failed with an exception. * Where: Build file 'C:\temp\rc\release-httpclient-4.3.2\build.gradle' line: 794 * What went wrong: Execution failed for task ':generateMainWebsite'. > Process 'command 'C:\Program Files\Java\jdk1.7.0_51\bin\java.exe'' finished with non-zero exit value 1 Sounds like: - a snapshot needs to be turned into a release, or - a snapshot needs to be pushed out, or - or I need to install this POM locally, or - ? Gary Gary > > By the way, would you be interested in joining HC PMC by any chance? > > Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
