maven
英 [ˈmeɪvn]
美 [ˈmeɪvn]
n. 专家; 内行
复数:mavens
COCA.21165
牛津词典
noun
- 专家;内行
an expert on sth
英英释义
noun
- someone who is dazzlingly skilled in any field
双语例句
- Maven: This is the software project build system used in the Apache Jackrabbit implementation.
Maven:这是ApacheJackrabbit实现使用的软件项目构建系统。 - 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目录。 - Then He created a Eclipse project using Maven.
接着他使用Maven创建了一个Eclipse项目。 - The Maven configurations that you configured are listed.
您配置的Maven配置被列出来了。 - You can start the it using the Maven command mvn tomcat: run.
可以通过使用Maven命令mvntomcat:run来启动。 - A new build and test infrastructure of Quartz has been implemented leveraging Maven and Hudson continuous integration tools.
Quartz实现了新的构建及测试基础设施,其中使用了Maven和持续集成工具Hudson。 - It provides support for Maven and Ant integration, and seamlessly supports Spring integration.
它提供了对Maven和Ant集成的支持,并无缝地支持Spring集成。 - For a test example, you'll use a basic Maven project constructed and prepared in the Eclipse IDE.
以测试为例,您将使用在EclipseIDE中构造和准备的基本Maven项目。 - Dependencies required by plug-ins can be provided within the plug-in repository or any other Maven repository.
插件所需的依赖项可以由插件库或其他任何Maven存储库提供。 - Ofcourse you can use Maven java: exec goal to run them.
当然,您也可以使用Mavenjava:execgoal运行它们。