在使用maven构建apache tez时,得到了错误。
错误:无法识别SSL消息,明文连接节点无法执行目标com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
发布于 2017-07-10 14:32:45
找到一篇文章https://github.com/eirslett/frontend-maven-plugin/issues/594。
在tez src下更新了pom.xml,以使用最新的maven前端插件(1.4),并通过。
https://stackoverflow.com/questions/45005137
复制相似问题