slachiewicz opened a new pull request, #785:
URL: https://github.com/apache/maven-indexer/pull/785

   `ArtifactLocator` builds the main artifact name from the POM `<packaging>`, 
and `DefaultArtifactPackagingMapper` returns an unmapped packaging unchanged, 
so a packaging containing `/` resolved a file in some other directory. The 
locator now ignores such names. If the located file still does not map to a 
GAV, `DefaultArtifactContextProducer` indexes the POM alone instead of failing 
the scan with a `NullPointerException`.


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