On 23/09/2009, Siegfried Goeschl <siegfried.goes...@it20one.at> wrote:
> Hi folks,
>
>  I have simply no "commons" luck at the moment .... :-( ... see below
>
>  +) using Maven 2.0.10 on Mac OS X
>  +) I upgraded from SVN 1.5.4 to 1.6.5 to no avail
>  +) I switched to svn.us.apache.org to no avail
[That's the one I would have thought would most likely fix things]

>  Any other things I can do?

Ignore the release plugin and do a manual release?

There aren't that many steps involved (not tested):

* Update trunk to set appropriate version and SCM entries
* commit trunk
* create RC tag in from trunk in SVN
* Checkout tag in new working directory
* build release

I think you can also create the tag directly from the working copy of
trunk (so long as that is clean apart from the changes made for the
release)

>  Thanks in advance
>
>  Siegfried Goeschl
>
>
>  [INFO] Executing: svn --non-interactive commit --file
>  /tmp/maven-scm-1022494886.commit --targets
>  /tmp/maven-scm-4458577529896422471-targets
>  [INFO] Working directory:
>  /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk
>  [INFO] Tagging release with the label EXEC_1_0_1_RC3...
>  [INFO] Executing: svn --non-interactive copy --file
>  /tmp/maven-scm-81043225.commit .
>  https://svn.apache.org/repos/asf/commons/proper/exec/tags/EXEC_1_0_1_RC3
>  [INFO] Working directory:
>  /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk
>  [INFO] Transforming 'Commons Exec'...
>  [INFO] Not removing release POMs
>  [INFO] Checking in modified POMs...
>  [INFO] Executing: svn --non-interactive commit --file
>  /tmp/maven-scm-1635210307.commit --targets
>  /tmp/maven-scm-6673381375296967061-targets
>  [INFO] Working directory:
>  /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk
>  [INFO]
>  ------------------------------------------------------------------------
>  [ERROR] BUILD FAILURE
>  [INFO]
>  ------------------------------------------------------------------------
>  [INFO] Unable to commit files
>  Provider message:
>  The svn command failed.
>  Command output:
>  svn: Commit failed (details follow):
>  svn: The specified baseline is not the latest baseline, so it may not be
>  checked out.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>  For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to