Re: SCM Plugin - How to Set Up for Release Using Mercurial

2012-01-13 Thread sdoca sdoca
e pom file (removing SNAPSHOT from the version). But Maven shouldn't be complaining about this since it made the change itself, no? - Original Message - From: sdoca sdoca Date: Thursday, January 12, 2012 5:19 pm Subject: SCM Plugin - How to Set Up for Release Using Mercurial

SCM Plugin - How to Set Up for Release Using Mercurial

2012-01-12 Thread sdoca sdoca
Hi, I am attempting to do a release via the Maven release plugin and am having issues with the SCM config.  I am using Eclipse with m2eclipse installed. We use Mercurial and on my machine (Win7) I have TortoiseHg installed. I have a test project that creates a jar.  We make use of a super pom