I want to rephrase my previous question (http://is.gd/3Sxiw) to make it more generic and clear.
Is it possible to activate/deactivate profile in parent/child aggregated POM individually? For example - if profile is defined in parent and reused by one or many children (for code duplication sake) is it possible to execute this profile in child(ren) only skipping execution on parent? I tried some suggestions (http://is.gd/3Sxmb) including property-based and missing-file activation but so far I can only enable/disable profile on the whole build. -- View this message in context: http://www.nabble.com/Activating-deactivating-profile-in-parent-child-tp25716718p25716718.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
