cstamas commented on code in PR #1402: URL: https://github.com/apache/maven/pull/1402#discussion_r1481426667
########## api/maven-api-core/src/main/java/org/apache/maven/api/DependencyScope.java: ########## @@ -49,9 +49,12 @@ public enum DependencyScope { NONE("none", false), /** - * Empty scope. + * Undefined. When no scope is explicitly given, UNMANAGED will be used, but its meaning will depend on Review Comment: UNDEFINED will be useed -- 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