mvn
美
英 
- 网络前庭内侧核(medial vestibular nucleus);前庭神经内侧核;数据取反传送指令
例句
Roo delegates the call to Maven to run the tests, so therefore, perform tests is equivalent to a mvn test command.
Roo将调用委托给Maven来运行测试,因此performtests等同于mvntest命令。
To run the application, type mvn tomcat: run which will start the jetty server.
要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。
To build this application we need to extract modular-appendix. zip archive and execute mvn clean install Maven command.
要构建该应用,我们需要解压modular-appendix.zip归档文件,并执行mvncleaninstall命令。
Now run the application using mvn tomcat: run and you will see JAMon logs in your the maven console.
现在使用mvntomcat:run运行该应用程序,您将在您的maven控制台看到JAMon日志。
They can be easily launched by running mvn jetty: run-war from command line.
在命令行运行mvnjetty:run-war命令即可轻松启动这两个应用。
Running mvn grester: help from the command line produces output similar to Figure 11.
通过命令行运行mvngrester:help将生成类似于图11的输出。