slawekjaranowski commented on code in PR #810:
URL: https://github.com/apache/maven/pull/810#discussion_r1004802134
##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -2672,7 +2672,7 @@
<field>
<name>property</name>
<version>4.0.0+</version>
- <description>Specifies that this profile will be activated when this
system property is
+ <description>Specifies that this profile will be activated when this
property is
specified.</description>
Review Comment:
We can't use project property for profile activation - right?
It can be user or system property.
Maybe it should be clear here?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]