On Sep 28, 2010, at 11:15 AM, Laird Nelson <[email protected]> wrote:
> On Tue, Sep 28, 2010 at 11:08 AM, Justin Edelson > <[email protected]>wrote: > >> NOOOOOO. If you use the release plugin, you should never modify the >> <scm> section manually (after initial configuration). >> > > Got it. :-) So a pretty standard boring scm stanza would look like this: > > <scm> > <connection>scm:svn:http://.../myproject/trunk</connection> > <developerConnection>scm:svn:http:// > .../myproject/trunk</developerConnection> > <tag>HEAD</tag> > <url>http://some/url/to/some/subversion/browsing/tool/trunk</url> > </scm> > > ...? Set and forget? > > Best, > Laird I don't think you need/want the <tag> element. May not hurt, but I'd take it out. Justin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
