I think that what the OP needs to know is that, to get multiple executions from multiple profiles, each one has to have a distinctive execution ID, not the default.
On Fri, Aug 27, 2010 at 4:03 PM, Wayne Fay <wayne...@gmail.com> wrote: >> if you look at both of the profiles except for id and surefire report >> directory >> everything else are same, is there mandatory requirement for maven to >> uniquely >> identify a profile or else it will silently ignore the profile?, my >> setting.xml does > > The surefire plugin does not accept multiple values for the report > directory. Thus, one profile is writing over the other when it comes > to that param value. > > This makes perfect sense. This is like trying to use 2 profiles for > the compiler plugin -- one that sets source to 1.5, another that sets > it to 1.6 -- clearly one has to overwrite the other. > > What are you really trying to do here? Or is this just > "experimentation" and time wasting? > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org