Can't you just activate both profiles in a go?
Le 13 sept. 2013 10:07, "Philippe Cambien" <incubusat...@gmail.com> a
écrit :

> Hello,
>
> We have a Maven profile which contains a lot of long tests.
> Before we run these tests, we want to make sure that all dependencies are
> met ie. all systems are up and running.
> How can I configure a single job to run a Maven profile first and then the
> main profile?
> The main profile shouldn't start when the first profile has failed.
>
> I know you can also do this with two seperate jobs and let the second job
> only build when the first has failed. But we don't want to do this because
> we would have to make a job for every environment so we would have a lot of
> overhead in jobs.
>
> Any ideas?
> Thanks in advance!
>
> Cheers
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to