ninj commented on a change in pull request #214:
URL: https://github.com/apache/maven-site/pull/214#discussion_r523790558
##########
File path: content/apt/guides/introduction/introduction-to-profiles.apt
##########
@@ -346,7 +346,8 @@ mvn groupId:artifactId:goal -P !profile-1,!profile-2
it's reasonable to say you can add more information to them without the risk
of that information being unavailable to other users.
- Profiles specified in the POM can modify the following POM elements:
+ Profiles specified in the POM can modify the following POM elements as
outlined
+ in the {{{/ref/current/maven-model/maven.html}maven model}}:
Review comment:
Not having the reference to the model on this page meant I misunderstood
what was allowed for a _very_ long time.
If you think it is cleaner, I could move the link into "the following POM
elements" and remove the "as outlined..."
----------------------------------------------------------------
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]