Re: Looking for Failsafe/Integration Test Example

2015-01-07 Thread SDOCA SDOCA
@maven.apache.org Sent: Tuesday, January 6, 2015 2:55:04 PM Subject: Re: Looking for Failsafe/Integration Test Example Failsafe isn't what I'd use for that, but rather the invoker. On Tue, Jan 6, 2015 at 4:49 PM, SDOCA SDOCA sd...@shaw.ca wrote: Hi, Can somebody provide a link to an sample project

Looking for Failsafe/Integration Test Example

2015-01-06 Thread SDOCA SDOCA
Hi, Can somebody provide a link to an sample project that uses the Failsafe plugin to do integration tests that include deploying as per the lifecycle phase integration-test (process and deploy the package if necessary into an environment where integration tests can be run.)? I can only seem

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

2012-01-13 Thread sdoca sdoca
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 sd...@shaw.ca 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