That worked well, with a small tweak that I'm describing here for the benefit of others. Currently on HEAD, the starteam provider project fails its tests, and hence the top-level deploy doesn't complete. Given that I only require svn functionality, I simply removed the starteam project (and parent pom reference to it), and I was able to deploy to my local shapshot repo by altering the top-level dependencyManagement section, and removing the one in the plugin project (so that it inherits).
On Tue, 2005-08-16 at 00:28 +1000, Brett Porter wrote: > release, but an m2 install from that directory will do it in the mean
