Witam!

On Wed, 14 Oct 2009 14:47:49 -0400
"Max Grigoriev" <[email protected]> wrote:

> Hi everybody,
> 
>  
> 
> I have parent module(pom) and 2 children - jar + war. Is it possible
> to make rule that in case of failure of war module, jar module isn't
> installed to repository? Because now jar module is OK and it's
> installed to rep, but then in war module there're errors in
> integration tests and war isn't installed. So I have in reps just one
> good project -  it would be great if I can configure maven to install
> to rep only in case of all children modules pass test and
> integration-test
> 

Try adding -Dmaven.test.failure.ignore=false to your command line.

-- 
Paweł

Attachment: signature.asc
Description: PGP signature

Reply via email to