cpfeiffer commented on issue #971: URL: https://github.com/apache/maven-enforcer/issues/971#issuecomment-4244854352
The simple fix would be to check for modelId == null at https://github.com/apache/maven-enforcer/blob/enforcer-3.6.2/enforcer-rules/src/main/java/org/apache/maven/enforcer/rules/utils/PluginWrapper.java#L84 and return Optional.empty(). -- 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]
