In <profile> we have <activation> which we can use to say whether we want to run that profile. In my one <profile> section there are many different <execution> sections under <executions> tag. But I want to run only few <execution> sections out of all present under <executions>.
Do we have any option to make <execution> section parameterised? Thanks and regards, Archana
