[ https://issues.apache.org/jira/browse/MENFORCER-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826659#comment-15826659 ]
ASF GitHub Bot commented on MENFORCER-261: ------------------------------------------ GitHub user mikkoi opened a pull request: https://github.com/apache/maven-enforcer/pull/21 Add rule: banProfiles Same patch as in https://issues.apache.org/jira/browse/MENFORCER-261 Signed-off-by: Mikko Johannes Koivunalho <mikko.koivuna...@iki.fi> You can merge this pull request into a Git repository by running: $ git pull https://github.com/mikkoi/maven-enforcer ban-profiles Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-enforcer/pull/21.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #21 ---- commit 61afeed50313d002dfac205f292ab0b231ce8acf Author: Mikko Johannes Koivunalho <mikko.koivuna...@iki.fi> Date: 2017-01-17T19:27:07Z Add rule: banProfiles Signed-off-by: Mikko Johannes Koivunalho <mikko.koivuna...@iki.fi> ---- > We have rule requireActiveProfile, now implement rule BanProfiles > ----------------------------------------------------------------- > > Key: MENFORCER-261 > URL: https://issues.apache.org/jira/browse/MENFORCER-261 > Project: Maven Enforcer Plugin > Issue Type: Improvement > Components: Documentation, Standard Rules > Reporter: Mikko Johannes Koivunalho > Labels: patch > Attachments: enforcerBanProfiles.diff > > Original Estimate: 24h > Remaining Estimate: 24h > > Implement rule to ban one or more profiles from being active. > This has been discussed in MENFORCER-225. > But no ticket was created, and the created patch may have become invalid due > to age and development. > So here is a new patch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)