No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format : or :[:]:

No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile,

运行的时候这样写:clean tomcat7:run

上一篇:DirectX11笔记(九)--Direct3D渲染5--CONSTANT BUFFERS


下一篇:Android 图像处理,美团Android研发岗二面