rfscholte commented on a change in pull request #451:
URL: https://github.com/apache/maven/pull/451#discussion_r583624081
##########
File path:
maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java
##########
@@ -916,7 +958,7 @@ private boolean isValidIdWithWildCards( String id )
private boolean isValidIdWithWildCardCharacter( char c )
Review comment:
This methodname is now weird: we're going from an general
`isValidIdWithWildCardCharacter` to a more explicit
`isValidCoordinateIdCharacter`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]