I don't think it's nice to say it's a wretched thing... On Tue, Mar 9, 2021, 13:38 Oleg Kalnichevski <[email protected]> wrote:
> Does anyone have an idea why this wretched thing fails? > > Oleg > > > oleg@ok2c:~/src/apache.org/httpcomponents/httpcore-5.x$ mvn > scm-publish:publish-scm > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] Apache HttpComponents Core Parent > [pom] > [INFO] Apache HttpComponents Core HTTP/1.1 > [jar] > [INFO] Apache HttpComponents Core HTTP/2 > [jar] > [INFO] Apache HttpComponents Core Reactive Extensions > [jar] > [INFO] Apache HttpComponents Core Integration Tests > [jar] > [INFO] > [INFO] ----------< org.apache.httpcomponents.core5:httpcore5-parent > >---------- > [INFO] Building Apache HttpComponents Core Parent 5.1 > [1/5] > [INFO] --------------------------------[ pom > ]--------------------------------- > [INFO] > [INFO] --- maven-scm-publish-plugin:3.0.0:publish-scm (default-cli) @ > httpcore5-parent --- > [INFO] Remote svn url > https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.1.x/LATEST/ > does not exist: creating. > [INFO] Executing: /bin/sh -c cd '/tmp/scm3939791332688106694tmp' && 'svn' > '--non-interactive' 'mkdir' '--parents' ' > https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.1.x/LATEST//' > '--file' '/tmp/maven-scm-856808686.commit' > [INFO] Checking out the pub tree from scm:svn: > https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.1.x/LATEST/ > into /home/oleg/src/ > apache.org/httpcomponents/httpcore-5.x/target/scmpublish-checkout > [INFO] Executing: /bin/sh -c cd '/home/oleg/src/ > apache.org/httpcomponents/httpcore-5.x/target' && 'svn' > '--non-interactive' 'checkout' ' > https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.1.x/LATEST/' > '/home/oleg/src/ > apache.org/httpcomponents/httpcore-5.x/target/scmpublish-checkout' > [ERROR] Failed to check out from SCM: The svn command failed. svn: > E170000: URL ' > https://svn.apache.org/repos/asf/httpcomponents/site/components/httpcomponents-core-5.1.x/LATEST' > doesn't exist > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
