GitHub user rhuss opened a pull request: https://github.com/apache/camel/pull/1953
fix: Avoid NPE when parsing of connector jar from Nexus fails You can merge this pull request into a Git repository by running: $ git pull https://github.com/rhuss/camel pr/nexus-connector-catalog-scanner-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1953.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1953 ---- commit a771577892056965eaf7792ded3089ded7f97f79 Author: Roland Huà <rol...@ro14nd.de> Date: 2017-09-23T08:55:57Z fix: Avoid NPE when parsing of connector jar from Nexus fails ---- ---