maven
英 [ˈmeɪvn]
美 [ˈmeɪvn]
n. 专家; 内行
复数:mavens
COCA.21165
牛津词典
noun
- 专家;内行
an expert on sth
英英释义
noun
- someone who is dazzlingly skilled in any field
双语例句
- Maven: The Apache Maven project provides a build system that incorporates many best practices, including JUnit.
Maven:ApacheMaven项目提供的构建系统集成了许多最佳实践,包括JUnit。 - The operating environment will be Windows and Apache Maven will be used to perform build and execution.
操作环境应该是Windows和ApacheMaven,可以使用它们来完成构建和执行。 - You started from scratch and saw how to begin with Lift using Maven.
您是从头开始构建的,并且看到了如何通过Maven开始使用Lift。 - We use Maven for project organization as well as project creation.
我们用Maven来组织和创建项目。 - In addition, a Maven project can be used to generate a project web site and deploy software.
另外,Maven项目还能够被用来生成项目的网站和部署软件。 - Create a Maven plug-in "mojo" class ( a class that extends AbstractMojo).
创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。 - A new build and test infrastructure of Quartz has been implemented leveraging Maven and Hudson continuous integration tools.
Quartz实现了新的构建及测试基础设施,其中使用了Maven和持续集成工具Hudson。 - This Maven command will compile the service code and create the jaxws-calculator-service-1.0.war file in the target/ subdirectory.
这个Maven命令将编译服务代码,并在target/subdirectory中创建jaxws-calculator-service-1.0.war文件。 - Then He created a Eclipse project using Maven.
接着他使用Maven创建了一个Eclipse项目。 - Ofcourse you can use Maven java: exec goal to run them.
当然,您也可以使用Mavenjava:execgoal运行它们。