Hi all,
Just a simple case:
I have 2 simple objectives (maven2 project, continuum
1.0.3):
- "test" with build stop if failures or errors
appear.
- "report" using "site" goal in Maven to build
the reports especially bug report (here the
ng two projects won't change anything. If it's the same
groupId/artifactId it's considered as the same project by continuum.
I find that a bit weird btw.
Stéphane
On 6/7/07, VILA Jean-Louis <[EMAIL PROTECTED]> wrote:
> Thanks for your answer,
> But it's not exactly
d'origine-
De : Stephane Nicoll [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 7 juin 2007 09:42
À : continuum-users@maven.apache.org
Objet : Re: 2 projects with the same pom.xml, the second not start
http://jira.codehaus.org/browse/CONTINUUM-1226 ?
On 6/7/07, VILA Jean-Louis <[EMAIL PROTE
Hi all,
I've 2 projects (maven2) with the same configuration except "goals and
profile" : One is for the test (build stops if some failures appear in
test phase), the second is for the report (build not stops even if some
failure appear).
The first is scheduled at 00:00AM and the second at 04: