You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/25 17:49:30 UTC

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #810: [MNG-7556] Clean up notion between user properties and system properties

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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org