如何在maven安装protobuffer?

img


我看的教程中提示进入源码下执行mvn install,但是

img


会出现这样的错误
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.
请问可以怎么解决?

img