Hi all.
Is it any way of executing one maven target or another depending, for
example, on the test phase result?
I mean, I use Hudson integration environment and I invoke the install
target so that, after every build, the generated artifact is copied to
the local repository. My problem is that when test cases fails, I
wouldn't want the artifact to be installed on the repository. But, on
the other hand, I don't want the whole build to fail if any of the test
case fail.
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]