maven

maven

美 [ˈmeɪvən]  英 ['meɪvən]

  • n.专家;内行
  • 网络火星大气与挥发物演化任务;行家;火星大气与不稳定性变化

词形变化

复数:mavens  

同义词

英汉双解

n.
1.
专家;内行an expert on sth

英汉解释

n.
1.
专家

英英解释

n.

例句

Maven is gaining recognition as a general build system and is beginning to outrun Java technology.

Maven作为一个普通构建系统人们重新认识并且超越Java技术

Maven automatically compiles classes that have changed before packaging the artifacts, so you do not have to worry about this.

Maven自动编译打包构件曾经更改因此不必担心一点

The next stop on this Groovy roadshow is to plug it into a build process, specifically my maven. xml file.

这个Groovy巡演装配构建过程特别是maven.xml文件

Maven introduces the concept of a common repository of JAR files accessible through a publicly available Web server (called ibiblio).

Maven引入JAR文件公共存储概念通过公开Web服务器访问称为ibiblio)。

So, you've got a nicely woven Maven project, and you'd like to test Jester on your unit tests (or at least on a group of tests).

那么已经得到一个精心编织Maven项目并且希望单元测试或者至少测试测试Jester

Maven is a set of standards, a repository format, and a piece of software used to manage and describe projects.

Maven一个标准一个知识库格式一个管理描述项目软件

His mother's brother did, too. Looking back on it, you might say the genes preordained that he would be a basketball maven.

回望一下或许可能就是这些基因遗传命中注定科比天生就是篮球材料

To understand the difference between Maven and a traditional build tool, consider the process of building a JAR file and an EAR file.

为了更好理解Maven传统构建工具不同我们看看构建一个JAR文件一个EAR文件过程

Completely scrapping Ant or Maven and using Groovy for the entire build process would be a bit extreme in this case.

完全摈弃AntMaven整个构建过程使用Groovy这个例子这样有点极端

Be prepared to wait a while to download your maven repository and build the Shindig WAR file.

下载maven构建ShindigWAR文件需要一些时间

Where Ant is only an XML scripting tool, Maven is a general build tool, focused on the notion of a project object model (POM).

Ant只是一个XML脚本工具Maven一个普通构建工具关注重点一个叫做项目对象模型POM概念

Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.

MavenRailsAppFuse一样Grails建立一个标准目录结构

So if you're having problems with dependencies in Eclipse, try running Maven at least once on the project to rectify any missing libraries.

所以如果Eclipse依赖关系问题项目至少运行Maven校正缺少

Using Maven WAR plugin for overriding classes, configuration or other resources in general sounds like a really bad idea.

MavenWAR插件替换配置其他资源听起来糟糕主意

With both Maven and Subversion installed, you can proceed to installing the Geronimo source and build the system with it.

安装MavenSubversion可以继续安装Geronimo源码并用构建系统

For most Java developers, JAR files and their specialized cousins, WARs and EARs, are simply the end result of a long Ant or Maven process.

对于大多数Java开发人员来说JAR文件及其近亲WAREAR只不过漫长AntMaven流程最终结果

Maven: Scrum can be broken down into a few key steps.

Scrum可以分为好几个关键步骤

To overcome this, we have to fine tune the maven-war-plugin by overriding one of its default settings, Listing 3 below shows this setting.

解决问题我们必须重新设置maven-war-plugin缺省配置设置下面清单3

Using Maven profiles lets you do all this without having to build explicit instructions for each environment individually.

使用Maven配置文件完成这些任务无需每个环境分别建立明确指令

Without Maven, each of these dependencies would need to be bundled with the sample application.

使用Maven每个依赖关系需要示例应用程序绑定一起

Maven scripting also lets you automatically deploy your application into a running Geronimo server.

Maven脚本允许应用程序自动部署正在运行Geronimo服务器

In Global project we see that maven-war-plugin overrides files from Warsaw project without any confirmation dialogs or warnings.

Global项目,maven-war-plugin重写Warsaw项目文件而没有任何确认对话框警告信息

As you complete this tutorial, you will gain an appreciation and understanding of the philosophy behind the design of Maven 2.

教程理解欣赏Maven2背后设计理念

First, you need Apache Maven -- a software project-management tool that automates the building, reporting, and documentation of the project.

首先需要ApacheMaven——一个自动化项目构建报告文档建立软件项目管理工具

Increasingly, tools assume that features are fully and smoothly integrated, and Maven and Eclipse (even as a simple IDE) are no exceptions.

渐渐一些工具开始假定某些特性可以完全并且顺利集成一起MavenEclipse即使作为一个简单IDE例外

Using XQuery, it takes only a few lines of code to retrieve valuable information from your Maven POM files.

使用XQuery只需代码可以MavenPOM文件检索有价值信息

Most important, you'll be ready to apply Maven 2 to your daily project build and management activities.

最为重要可以Maven2应用日常项目构建管理活动

The repository can be a plain HTTP server, an Apache Maven repository, or a Subversion repository, and is referenced via a URL.

存储可以简单HTTP服务器ApacheMaven存储Subversion存储通过URL进行引用

In this case, Maven packages services within a NetKernel Module and publishes information about those services to a registry.

这种情况下MavenNetKernel模块服务打包这些服务相关信息发布注册

The moduleId element specifies a Maven-style name for this deployment unit (also known as a configuration).

moduleId元素这个部署单元称为配置指定一个Maven风格名称

It reads through maven. xml and attempts to satisfy all the goals specified in the default attribute of the top-level project element.

读取maven.xml尝试满足项目元素默认属性指定所有目标

The maven-dependency-plugin has a copy-dependencies goal that will copy your dependencies to the directory of your choosing.

maven-dependency-plugin一个copy-dependencies,目标依赖复制选择目录

Maven resolves all the dependencies of an artifact by downloading them from remote repositories and building a local repository.

Maven处理一个工件所有依赖项方式远程资源下载它们构建一个本地资源

FIT also works with Maven quite nicely with the addition of a plug-in, as shown in Listing 3.

FIT通过插件可以Maven一起工作清单3

The maven. dashboard. aggregators property defines which types of reports are to be aggregated in the dashboard view.

aggregators属性定义dashboard视图聚合报告类型

You will be able to run Maven from the command line, as well as through the development environment using a plugin.

应该能够命令运行Maven以及使用插件通过开发环境运行

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命令

As the number of Maven documents in your query increases, it might become problematic to load all the documents into memory at once.

随着查询Maven文档数量增加一次所有文档加载内存可能会引起问题

Grape is like an enhanced, code-level implementation of Maven or Ivy.

Grape好比一个增强MavenIvy代码实现

You'll use Apache Maven, a software management tool, to build the Android project for a Spring client for the Android JAX-RS web service.

将会使用ApacheMaven一种软件管理工具AndroidJAX-RSweb服务Spring客户端构建Android项目