On Fri, Nov 13, 2009 at 11:38 AM, Henrib <hbies...@gmail.com> wrote: > > I'm stuck trying to create an RC1 for JEXL-2.0. > I've followed each step of the procedure described at > http://wiki.apache.org/commons/CreatingReleases . > > When performing the mvn -prc release:prepare , it gets stuck on [gpg:sign > {execution: sign-artifacts}] with commons-parent version 12; with > commons-parent version 11, it gets further but stops at: > [ERROR] BUILD FAILURE > ... > svn: Commit failed (details follow): > svn: File > '/repos/asf/commons/proper/jexl/tags/JEXL_2_0_RC1/src/main/assembly/src.xml' > already exists > > Any hint/advice/help ? <snip/>
Perhaps a hint is that the error message seems similar to the one at the end of this page (scroll all the way down, see first message in "Trouble Shooting"): http://maven.apache.org/developers/release/apache-release.html Not everyone at Commons uses the exact same release recipe. At some point, we'll need to align the Commons m2 release procedure to the above (yes, a pain point has been that its been a moving target and as one would therefore expect, its moved again :-). -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org