michael-o commented on a change in pull request #676: URL: https://github.com/apache/maven/pull/676#discussion_r823473030
########## File path: maven-model/src/main/mdo/maven.mdo ########## @@ -642,11 +642,11 @@ </field> </fields> </class> - <class> + <class xdoc.anchorName="profile_build"> <name>BuildBase</name> <version>3.0.0+</version> <superClass>PluginConfiguration</superClass> - <description>Generic informations for a build.</description> + <description>Build configuration in a profile.</description> Review comment: Is this really only used in profiles? -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org