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
