gnodet commented on code in PR #598: URL: https://github.com/apache/maven-site/pull/598#discussion_r1894469281
########## content/markdown/whatsnewinmaven4.md: ########## @@ -325,11 +329,11 @@ See [MNG-8286][27] for more information about supported functions. #### Lifecycle changed from graph to tree -Up to Maven 3, the lifecycle was a mathematical graph. +Up to Maven 3 the lifecycle was a literally an ordered list which contains all phases. Review Comment: `Up to Maven 3, the lifecycle was literally an ordered list containing all phases.` -- 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]
