> > > [INFO] Tagging release with the label JEXL_2_0_RC1... > [INFO] Executing: /bin/sh -c cd > /Users/henri/Java/apache-commons/rc1/commons/jexl-2.0 && svn > --non-interactive copy --file > > /var/folders/Ya/YaSJZzgsHu4O4NXovx-nNE+++TI/-Tmp-/maven-scm-1545582656.commit > --revision 836226 > https://svn.apache.org/repos/asf/commons/proper/jexl/tags/JEXL_2_0_RC1 > https://svn.apache.org/repos/asf/commons/proper/jexl/tags/JEXL_2_0_RC1 > > The source & destination of the svn copy are the same... > I suspect the pom.xml should carry somewhere the 'trunk' information; may > be > the <scm> should mention the trunk rather than RC1 ? > > I think you hould mention the trunk instead of RC1 in the <scm> tag - but thats just a guess. I had the same idea before a few days with log4php.
However, I also figured out that I need to -Dpassword to make this work correctly - did you manage it to run a commit with certificate? Cheers Christian