AzazelSensei commented on PR #549: URL: https://github.com/apache/maven-ear-plugin/pull/549#issuecomment-5446901806
execute() always calls resolveArtifact on user modules before this check, so an unresolved module never reaches it. I dropped the unit test and made the helper private again. Left artifact.equals so a null getArtifact() still does not NPE. -- 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]
