I have a profile defined in parent pom.xml and activated by property. In child module I need to de-activate it. How this can be done (it's Maven 3)?
ps. As far as I know it can't be done legally (MNG-4565, MNG-5083), but what is a possible workaround?