maven
英 [ˈmeɪvn]
美 [ˈmeɪvn]
n. 专家; 内行
复数:mavens
COCA.21165
牛津词典
noun
- 专家;内行
an expert on sth
英英释义
noun
- someone who is dazzlingly skilled in any field
双语例句
- You can start the it using the Maven command mvn tomcat: run.
可以通过使用Maven命令mvntomcat:run来启动。 - Maven scripting also lets you automatically deploy your application into a running Geronimo server.
Maven脚本还允许将应用程序自动部署到正在运行的Geronimo服务器中。 - In Goals, specify the following Maven build phases and Maven Android plugin goal.
在Goals中,指定以下Maven构建阶段和MavenAndroid插件目标。 - Dependencies required by plug-ins can be provided within the plug-in repository or any other Maven repository.
插件所需的依赖项可以由插件库或其他任何Maven存储库提供。 - The Maven script we used to create the application generated the title.
我们用来创建应用程序的Maven脚本生成了这个标题。 - Then He created a Eclipse project using Maven.
接着他使用Maven创建了一个Eclipse项目。 - You started from scratch and saw how to begin with Lift using Maven.
您是从头开始构建的,并且看到了如何通过Maven开始使用Lift。 - Other standard Maven plug-ins are installed in the same parent directory, such as the maven-surefire-plugin and maven-install-plugin directories.
其他标准Maven插件都安装在同一个上级目录中,例如maven-surefire-plugin和maven-install-plugin目录。 - Maven: The Apache Maven project provides a build system that incorporates many best practices, including JUnit.
Maven:ApacheMaven项目提供的构建系统集成了许多最佳实践,包括JUnit。 - Ofcourse you can use Maven java: exec goal to run them.
当然,您也可以使用Mavenjava:execgoal运行它们。