Hi
I have a project where I want to read a properties file depending on the environment. I want to use profiles here. Now my build differed only in the properties file and the plugin , rest of the plugin execution remains same. This way I need to create two profiles with 2 build and the repeatative (redundant) plugin exections in both profiles only differeing in properties plugin execution. Is there a way to execute rest of the plugins by default and then choose the properties plugin differently ? Regards, Nishant Sonar
