Looks like to me it is trying to copy the tag to the tag. SCM url should contains "trunk" before starting the release. It is currently wrong, not sure if it was the case before though your first release though.
On Tue, Apr 21, 2015 at 9:09 PM, Robert Scholte <[email protected]> wrote: > different versions of svn clients? svn version of sources not in sync with > client? > > Op Tue, 21 Apr 2015 19:58:31 +0200 schreef Kristian Rosenvold < > [email protected]>: > > > I have >> >> 140.211.11.105 svn.apache.org in /etc/hosts, which should solve /that/ >> problem. >> >> I'm particularly wondering about this part of the message, is this >> some kind of internal svn uri ? >> >> [ERROR] svn: E160013: >> >> '/repos/asf/!svn/rvr/1675172/maven/plugins/tags/maven-assembly-plugin-2.5.4' >> >> >> 2015-04-21 19:55 GMT+02:00 Robert Scholte <[email protected]>: >> >>> European timing issue? >>> http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env >>> >>> >>> Op Tue, 21 Apr 2015 19:51:59 +0200 schreef Kristian Rosenvold >>> <[email protected]>: >>> >>> I'm trying to tag assembly-plugin, but get the following error - any >>>> ideas >>>> ? >>>> >>>> [INFO] Executing: /bin/sh -c cd >>>> /home/release15/trunk/maven-assembly-plugin && svn --non-interactive >>>> copy --file /tmp/maven-scm-1432262679.commit --parents --revision >>>> 1675172 >>>> >>>> https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.5.4 >>>> >>>> >>>> https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.5.4 >>>> >>>> [INFO] Working directory: /home/release15/trunk/maven-assembly-plugin >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> >>>> [INFO] BUILD FAILURE >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> >>>> [INFO] Total time: 35.675s >>>> >>>> [INFO] Finished at: Tue Apr 21 19:48:47 CEST 2015 >>>> >>>> [INFO] Final Memory: 18M/309M >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> >>>> [WARNING] The requested profile "nexus" could not be activated because >>>> it does not exist. >>>> >>>> [ERROR] Failed to execute goal >>>> org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare >>>> (default-cli) on project maven-assembly-plugin: Unable to tag SCM >>>> >>>> [ERROR] Provider message: >>>> >>>> [ERROR] The svn tag command failed. >>>> >>>> [ERROR] Command output: >>>> >>>> [ERROR] svn: E160013: >>>> >>>> >>>> '/repos/asf/!svn/rvr/1675172/maven/plugins/tags/maven-assembly-plugin-2.5.4' >>>> path not found >>>> >>>> [ERROR] -> [Help 1] >>>> >>>> [ERROR] >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Adrien Rivard
