在INSTALL TINY时出现下面的问题怎么办?

[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (D:). Please verify you invoked Maven from the correct directory. -> [Help 1]
因为你没有在pom.xml文件所在的目录当中,请检查是不是没有进入目录?如果是在windows操作系统下,是不是没有切换盘符?
原文地址:https://www.cnblogs.com/j2eetop/p/4609706.html