Hi,

Your message have been already answered in the maven-users list. If the
answer don't suit your needs post your thoughts on the thread. This is an
issue already discussed by maven developers and I think it will be fixed in
next versions.

Please don't post this message to maven-dev. This message is appropriate for
the maven-users list, as is all non-maven-development traffic.

Regards

Carlos Sanchez
A Coruņa, Spain

Oness Project
http://oness.sourceforge.net


> -----Original Message-----
> From: Springer, Ian P. [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 04, 2004 3:59 PM
> To: [EMAIL PROTECTED]
> Subject: issue w/ test:test goal being run multiple times 
> when dist goal is executed
> 
> When I run "maven dist", my project's unit tests get run three times:
> 
> 1) because test:test is a prereq of jar:jar
> 2) because test:test is a prereq of war:webapp
>   (which I call from a dist:prepare-bin-filesystem postgoal in
> maven.xml)
> 3) because junit-report:report does an attainGoal of test:test
> 
> Running the unit test three times slows down the dist build 
> and also clutters Maven's output. Is there a workaround for 
> this issue? Any plans to address it in the next release?
> 
> Thanks,
> Ian
> 
> ---------------------------------------------------------------------
> 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