cstamas opened a new pull request, #1975:
URL: https://github.com/apache/maven-resolver/pull/1975

   While it should not.
   
   The result repository MAY be `null` in certain cases, and that resulted in 
omission of recording ArtifactNotFoundEx.
   
   While not biggie, later on, if this resolution was in fact happening for a 
POM, despite descriptor policy would be "ignore missing" (default in Maven 3 
and 4), due not recorded ANFex, this error would not be recognized as such 
(missing POM), and would fail the build or artifact collection or anything 
involving reading descriptor.
   


-- 
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]

Reply via email to