On Sun, 2021-03-14 at 21:43 +0100, Michael Osipov wrote:
> Am 2021-03-09 um 19:38 schrieb Oleg Kalnichevski:
> > 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
> 
> Sorry for responding late. This is is weird. The mkdir command has 
> failed obviously, but for some strange reason the exit code hasn't
> been 
> properly analyzed. Can you please retry or just peform the mkdir 
> manually once then you should be able to continue...
> 
> M
> 

Michael

I apologize for losing my temper and sending out this message. In the
meantime I ended up scripting this operation in my release tools.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to