From 8801b00034829401a3f49fe8b0332caa6e81a0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 15 Jun 2014 17:11:58 +0200 Subject: [PATCH] [MNG-3106] improved documentation: all conditions must be satisfied --- maven-model/src/main/mdo/maven.mdo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/maven-model/src/main/mdo/maven.mdo b/maven-model/src/main/mdo/maven.mdo index 393d5e1a7c..3504cc7204 100644 --- a/maven-model/src/main/mdo/maven.mdo +++ b/maven-model/src/main/mdo/maven.mdo @@ -3115,7 +3115,9 @@ Activation 4.0.0+ The conditions within the build runtime environment which will trigger the - automatic inclusion of the build profile. + automatic inclusion of the build profile. Multiple conditions can be defined, which must + be all satisfied to activate the profile. + activeByDefault