mthmulders commented on a change in pull request #225:
URL: https://github.com/apache/maven-site/pull/225#discussion_r553965389
##########
File path: content/apt/guides/introduction/introduction-to-profiles.apt
##########
@@ -100,9 +100,11 @@ Introduction to Build Profiles
profile IDs to use. The profile(s) specified in the option
are activated in addition to any profiles which are activated by their
activation
configuration or the <<<\<activeProfiles\>>>> section in <<<settings.xml>>>.
+ Maven will refuse to activate or deactivate a profile that cannot be
resolved.
+ To prevent this, prefix the profile identifier with an <<<?>>>, marking it
as optional:
Review comment:
Makes sense, updated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]