Re: Disabling acceptance tests from the command line

2008-08-27 Thread Bryan Young
ip acceptence as you will > mention excludes in this profile. > > I hope i am understanding your problem correctly. > > > > > > > > Bryan Young-4 wrote: > > > > That's disappointing to hear. I would imagine separating > > integration/acceptanc

Re: Disabling acceptance tests from the command line

2008-08-27 Thread Bryan Young
ly run the integration test phase using that POM? Thanks for the help Bryan On Wed, Aug 27, 2008 at 9:39 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Wed, Aug 27, 2008 at 7:33 AM, Bryan Young <[EMAIL PROTECTED]> wrote: > > I would like to build my project skipping my acceptanc

Disabling acceptance tests from the command line

2008-08-27 Thread Bryan Young
I would like to build my project skipping my acceptance tests, but still run my unit tests. This seems simple enough if I alter the includes/excludes for the surefire plugin, but I want to make this decision at the command line. Essentially what I want is a property like this: -Dmaven.acceptance.