无法识别的 SSL 消息,明文连接节点,同时构建 apache tez

Unrecognized SSL message, plaintext connection node, while building apache tez

在使用 maven 构建 apache tez 时,出现错误。

错误:无法识别的 SSL 消息,纯文本连接节点 无法执行目标 com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm

找到一篇文章 https://github.com/eirslett/frontend-maven-plugin/issues/594

在 tez src 下更新 pom.xml 以使用最新的 maven 前端插件 (1.4) 并通过。