Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 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)并通过。