首页
编程
java
php
前端
首页
编程
java
php
前端
如何在maven安装protobuffer?
我看的教程中提示进入源码下执行mvn install,但是
会出现这样的错误
The goal you specified requires a project to execute but there is no POM in this directory (D:\protobuf-2.5.0\src). Please verify you invoked Maven from the correct directory.
请问可以怎么解决?
点击展开全文