desruisseaux commented on code in PR #2180: URL: https://github.com/apache/maven/pull/2180#discussion_r2010564486
########## api/maven-api-model/src/main/mdo/maven.mdo: ########## @@ -2005,7 +2005,7 @@ <![CDATA[ Description of the sources associated with a project main code or unit tests. The sources can be Java source files, generated source files, scripts or resources for examples. - A source is specified by a mandatory {@code directory} element, which is relative to the POM. + A source is specified by a {@code directory} element, which is relative to the POM. Review Comment: This is the same thing. Line 873 describes the property, while line 2003 describes the type (class) of that property. -- 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