Thanks Zac!
On Dec 28, 2010, at 1:29 PM, Zac Thompson <zac.thomp...@gmail.com> wrote: > On Wed, Dec 22, 2010 at 9:47 AM, Eric Fetzer <elstonk...@yahoo.com> wrote: >> I'm pretty new to maven and wondering if there are any magical plugins in >> maven >> to increment digits of a build number, snap a label in scm (I saw scm:tag, >> but >> was thinking along the lines of a View label rather than Revision label in >> StarTeam). If not, no biggie, I can go along the lines of using a >> build.number >> properties file and doing the math and such in the build file like I do in >> Ant, >> but thought there might be a cheat already out there. > > Check out the maven-release-plugin. It's the "already out there" > version of what you're looking for. However, it might not work with > StarTeam exactly the way you want, I'm not sure. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org