Lukáš Fryč [https://community.jboss.org/people/lfryc] created the discussion
"Re: Deactivation of Maven's property-activated profile fails" To view the discussion, visit: https://community.jboss.org/message/750419#750419 -------------------------------------------------------------- I have found M2E works fine when used activeByDefault instead of activation property. https://github.com/lfryc/m2e-profile-activation-test/blob/default-activation/pom.xml#L12 https://github.com/lfryc/m2e-profile-activation-test/blob/default-activation/pom.xml#L12 But this wouldn't work in bigger project, where several profiles must be activated together with default jsf_ri profile, as in case of project which consumes this feature: https://github.com/richfaces/build/blob/develop/parent/pom.xml#L725 https://github.com/richfaces/build/blob/develop/parent/pom.xml#L725 -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/750419#750419] Start a new discussion in JBoss Tools at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
