For the 1.X branch, you can avoid to run tests twice using this kind
of tip : http://jroller.com/page/carlossg?entry=maven_tips_and_tricks_avoid

Emmanuel Schmitt.

2005/8/17, Jamie Bisotti <[EMAIL PROTECTED]>:
> On 8/17/05, Craig McDaniel <[EMAIL PROTECTED]> wrote:
> > I am using Damage Control on my project to run automated builds. As
> > part of the automated build, I want to deploy a snapshot jar and build
> > the site. DC is therefore executing "maven clean jar:deploy-snapshot
> > site". Unfortunately, this causes the unit tests to execute twice,
> > once for jar:deploy and once for site. Is this the expected behavior?
> >
> > --
> > Craig McDaniel
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> AFAIK, yes...for the 1.X branch at least.
> --
> Jamie Bisotti
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to