[ https://jira.codehaus.org/browse/MNG-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=339933#comment-339933 ]
Jason van Zyl commented on MNG-5194: ------------------------------------ There will never be expressions in the POM like we have in Maven 1.x. > Profile activation: Allow expressions in <activation> > ----------------------------------------------------- > > Key: MNG-5194 > URL: https://jira.codehaus.org/browse/MNG-5194 > Project: Maven 2 & 3 > Issue Type: Improvement > Components: Profiles > Affects Versions: 3.0.3 > Reporter: Ondrej Zizka > > Current profile activation capabilities are insufficient. > Makes using large projects harder, especially with complex testsuites. > Having a possibility to have profiles activated by an expression would help a > lot. > <activation> > <expression>property1 == "true" || (property2 && property3)</expression> > </activation> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira