hboutemy commented on code in PR #830: URL: https://github.com/apache/maven/pull/830#discussion_r1058983423
########## plexus-utils/pom.xml: ########## @@ -28,6 +28,8 @@ under the License. <groupId>org.apache.maven</groupId> <artifactId>plexus-utils</artifactId> <version>4.0.0-alpha-4-SNAPSHOT</version> + <name>Apache Maven Plexus-Utils</name> + <description>Apache Maven repackaging of Plexus Utils with immutable Dom interface and its replacement implementation.</description> Review Comment: no, the interface is named `Dom`, which is not the best name IMHO... -- 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