On Tue, Sep 28, 2010 at 11:05 AM, Laird Nelson <[email protected]> wrote:
> So presumably, then, before I run release:prepare, I should set up my scm > elements like this (for example): > > <developerConnection>scm:svn:http://.../tags/THE_TAG_I_WILL_SOON_RELEASE</developerConnection> > > Ah, no; hopefully I can save you some typing; it looks like it is recommended that this ALWAYS be /trunk, not /tags/SOMETHING. Took me a while to grok http://maven.apache.org/guides/mini/guide-releasing.html, which actually spells it out. Thanks, Laird
