网站首页  词典首页

请输入您要查询的英文单词:

 

单词 maven
释义

maven

美 [?me?v?n]
英 ['me?v?n]
  • n.专家;内行
  • 网络火星大气与挥发物演化任务;行家;火星大气与不稳定性变化
复数:mavens  
n.
expert,doyen,doyenne,enthusiast,pundit
maven
n.
1.
专家;内行an expert on sth

例句

释义:
1.
Maven is gaining recognition as a general build system and is beginning to outrun Java technology.
Maven将作为一个普通的构建系统,被人们重新认识,并且它将超越Java技术。
www-128.ibm.com
2.
Maven automatically compiles classes that have changed before packaging the artifacts, so you do not have to worry about this.
Maven自动编译打包构件前曾经更改过的类,因此您不必担心这一点。
www.ibm.com
3.
The next stop on this Groovy roadshow is to plug it into a build process, specifically my maven. xml file.
这个Groovy巡演中的下一站是把它装配进构建过程,特别是放在我的maven.xml文件中。
www.ibm.com
4.
Maven introduces the concept of a common repository of JAR files accessible through a publicly available Web server (called ibiblio).
Maven引入了JAR文件公共存储库的概念,可通过公开的Web服务器访问(称为ibiblio)。
www.ibm.com
5.
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。
www.ibm.com
6.
Maven is a set of standards, a repository format, and a piece of software used to manage and describe projects.
Maven是一个标准,一个知识库格式,是一个管理和描述项目的软件。
www.blogjava.net
7.
His mother's brother did, too. Looking back on it, you might say the genes preordained that he would be a basketball maven.
回望一下,你或许会说可能就是这些基因的遗传就命中注定了科比天生就是块打篮球的好材料。
lvxiaojun-kobe.blog.163.com
8.
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文件的过程。
www.ibm.com
9.
Completely scrapping Ant or Maven and using Groovy for the entire build process would be a bit extreme in this case.
完全摈弃Ant或Maven,整个构建过程都使用Groovy,在这个例子中,这样做有点极端。
www-128.ibm.com
10.
Be prepared to wait a while to download your maven repository and build the Shindig WAR file.
下载maven库和构建ShindigWAR文件需要一些时间,要稍等一会。
www.ibm.com
1.
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)的概念。
www.ibm.com
2.
Like Maven, Rails, and AppFuse, Grails scaffolds out a standard directory structure for you.
同Maven、Rails和AppFuse一样,Grails会建立一个标准的目录结构。
www.ibm.com
3.
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来校正缺少的库。
www.ibm.com
4.
Using Maven WAR plugin for overriding classes, configuration or other resources in general sounds like a really bad idea.
用Maven的WAR插件替换类、配置或其他资源听起来是个很糟糕的主意。
www.infoq.com
5.
With both Maven and Subversion installed, you can proceed to installing the Geronimo source and build the system with it.
安装了Maven和Subversion,就可以继续安装Geronimo源码并用其构建系统。
www.ibm.com
6.
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文件及其“近亲”WAR和EAR都只不过是漫长的Ant或Maven流程的最终结果。
www.ibm.com
7.
Maven: Scrum can be broken down into a few key steps.
美芬:Scrum可以分为好几个关键步骤。
www.bing.com
8.
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所示。
www.infoq.com
9.
Using Maven profiles lets you do all this without having to build explicit instructions for each environment individually.
使用Maven配置文件让您完成这些任务,而无需为每个环境分别建立明确指令。
www.ibm.com
10.
Without Maven, each of these dependencies would need to be bundled with the sample application.
不使用Maven,每个依赖关系都需要与示例应用程序绑定在一起。
www.ibm.com
1.
Maven scripting also lets you automatically deploy your application into a running Geronimo server.
Maven脚本还允许将应用程序自动部署到正在运行的Geronimo服务器中。
www-128.ibm.com
2.
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项目的文件,而没有任何确认对话框或警告信息。
www.infoq.com
3.
As you complete this tutorial, you will gain an appreciation and understanding of the philosophy behind the design of Maven 2.
读完本教程,您会理解并欣赏Maven2背后的设计理念。
www.ibm.com
4.
First, you need Apache Maven -- a software project-management tool that automates the building, reporting, and documentation of the project.
首先,需要ApacheMaven——一个自动化项目的构建、报告及文档建立的软件项目管理工具。
www.ibm.com
5.
Increasingly, tools assume that features are fully and smoothly integrated, and Maven and Eclipse (even as a simple IDE) are no exceptions.
渐渐地,一些工具开始假定某些特性可以完全并且顺利地集成在一起,Maven和Eclipse(即使作为一个简单的IDE)也不例外。
www.ibm.com
6.
Using XQuery, it takes only a few lines of code to retrieve valuable information from your Maven POM files.
使用XQuery,只需几行代码就可以从您的MavenPOM文件检索有价值的信息。
www.ibm.com
7.
Most important, you'll be ready to apply Maven 2 to your daily project build and management activities.
最为重要的是,您将可以把Maven2应用到日常的项目构建和管理活动中。
www.ibm.com
8.
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进行引用。
www.ibm.com
9.
In this case, Maven packages services within a NetKernel Module and publishes information about those services to a registry.
在这种情况下,Maven在NetKernel模块中将服务打包,并将这些服务的相关信息发布到注册项中。
www.infoq.com
10.
The moduleId element specifies a Maven-style name for this deployment unit (also known as a configuration).
moduleId元素为这个部署单元(也称为配置)指定一个Maven风格的名称。
www.ibm.com
1.
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并尝试满足顶层项目元素的默认属性中指定的所有目标。
www.ibm.com
2.
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,目标是将您的依赖项复制到您所选择的目录。
www.ibm.com
3.
Maven resolves all the dependencies of an artifact by downloading them from remote repositories and building a local repository.
Maven处理一个工件的所有依赖项的方式是从远程资源库下载它们并构建一个本地资源库。
www.ibm.com
4.
FIT also works with Maven quite nicely with the addition of a plug-in, as shown in Listing 3.
FIT通过插件,还可以很好地与Maven一起工作,如清单3所示。
www-128.ibm.com
5.
The maven. dashboard. aggregators property defines which types of reports are to be aggregated in the dashboard view.
aggregators属性定义要在dashboard视图中聚合的报告类型。
www.ibm.com
6.
You will be able to run Maven from the command line, as well as through the development environment using a plugin.
您应该能够从命令行运行Maven,以及使用插件通过开发环境运行它。
www-128.ibm.com
7.
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命令。
www.ibm.com
8.
As the number of Maven documents in your query increases, it might become problematic to load all the documents into memory at once.
随着您的查询中的Maven文档的数量增加,一次将所有文档加载到内存可能会引起问题。
www.ibm.com
9.
Grape is like an enhanced, code-level implementation of Maven or Ivy.
Grape好比一个增强的、Maven或Ivy的代码级实现。
www.infoq.com
10.
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项目。
www.ibm.com
1.
Microsoft maven Bill Gates co-founded a data business that focused on traffic counts, Traf-O-Data, when he was in high school.
微软专家比尔·盖茨参与创建了一个针对交通量调查的Traf-O-Data数据公司,当时他还在上高中。
qikan.syn.cn
2.
The Maven repository is perfectly suited to carry plug-ins as most open source project already publish their jars to the repository.
Maven存储库非常适合于携带插件,因为大多数开放源代码项目都已经将其jar发布到该存储库中。
www.ibm.com
3.
Appfuse: Practically hands you a remarkably comprehensive Maven 2-based project skeleton on which to build your application.
Appfuse:实际上向您提供了非常全面的基于Maven2的项目框架,可用于根据它构建自己的应用程序。
www.ibm.com
4.
The project must also contain two elements that say which targets (or goals for Maven) should be used to clean and build the source tree.
项目还必须包含两个元素,说明要使用哪个目标(或哪个Maven的目标)清理和构建源树。
www.ibm.com
5.
The build may break, or some unit tests may be excluded, so there's a real need to keep Eclipse and Maven metadata synchronized.
构建可能会中断,或者一些单元测试可能被拒绝,因此,真的需要使Eclipse元数据和Maven元数据保持同步。
www.ibm.com
6.
The only changes are in the actual project name -- all of the Maven commands remain the same.
唯一的修改是工程名字——所有的Maven命令保持不变。
www.infoq.com
7.
The integration is accomplished via a Maven server that looks like a standard RubyGems repository to JRuby.
Maven集成是通过一个针对JRuby的长得像标准RubyGems库的Maven服务器来实现的。
www.infoq.com
8.
You can configure the running of the maven nightly-build as a scheduled task on Windows or as a cronjob on UNIX-like systems.
可以将maven每夜构建的运行配置为Windows上的定期任务或UNIX之类的系统上的cronjob。
www.ibm.com
9.
Maven is typically the only program using the information contained in a Maven POM file.
Maven通常是使用MavenPOM文件中包含的信息的惟一程序。
www.ibm.com
10.
Yet Maven 2's design aims to be friendly even to developers unfamiliar with the challenges of working in large project team environments.
在大型项目团队环境中工作是种挑战,而Maven2以友好为设计目的,即便对那些不熟悉这种挑战的开发人员而言,Maven2也足够友好。
www.ibm.com
1.
Unit Testing: GlassFish server can be run in an embedded mode for unit testing purposes using the Maven plugin.
单元测试:GlassFish服务器可以使用Maven插件运行在嵌入式模式下以进行单元测试。
www.infoq.com
2.
A functional Internet connection is required for this step because all dependencies are retrieved from the central maven repository.
这一步需要一个实用的互联网连接,因为所有依赖项都取自中央maven存储库。
www.ibm.com
3.
The deployment of the application is performed by the Geronimo Deployment Maven plug-in mentioned earlier.
应用程序的部署是通过上述的GeronimoDeploymentMaven插件执行的。
www-128.ibm.com
4.
It is available for immediate download, or can be added to a project by adding Maven dependencies.
你可以直接下载,或者增加Maven的依赖,把它添加到项目里面。
www.infoq.com
5.
You'll find plenty of introductory tutorials for getting started with Maven, including some listed in this article's Resources section.
在本文的参考资料部分,您将发现大量介绍Maven的入门教程。
www.ibm.com
6.
A Maven goal can contain any valid Ant task in its definition, which will help you quickly learn Maven and protect your Ant investments.
Maven中的goal可在其定义中包含任何有效的Ant任务,这一点有助于您快速掌握Maven以及保护您的Ant投入。
www-128.ibm.com
7.
In the past the company has hosted celebrities including President Carter, home and garden maven Martha Stewart and U2 rocker Bono .
在过去,该公司主办的名人,包括卡特总统,家居与园艺行家玛莎史都华和U2摇滚歌手波诺。
dictsearch.appspot.com
8.
None have broad out-of-the-box support in products like Ant, Maven, or Eclipse.
它们都没有在诸如Ant、Maven或Eclipse之类的产品中具有广泛的开箱即用支持。
www.ibm.com
9.
Hosted in a public Maven repository created as a part of Google code project.
在公共Maven存储库中托管,作为Google代码项目的一部分创建。
www.ibm.com
10.
In fact, I compiled my groovy unit tests into normal Java . class files and ran them as part of a Maven build.
实际上,我将groovy单元测试编译成普通的Java.class文件,然后把它们作为Maven构建的一部分来运行。
www.ibm.com
1.
For those unfamiliar with Maven, the concept of a repository is used.
如果您不熟悉Maven,请使用系统库的概念。
www.ibm.com
2.
Maven allows you to begin by using any Ant build scripts your projects might already use.
Maven允许通过使用您的项目可能已经使用的任何Ant构建脚本来开始。
www-128.ibm.com
3.
The tags used in maven. xml could be of various types referring to different plugins.
xml中使用的标记可以是引用不同插件的各种类型。
www.ibm.com
4.
Maven is a software project management and comprehension tool that automates the deployment of Geronimo applications.
Maven是项目管理和理解工具,用于自动化Geronimo应用程序的部署。
www-128.ibm.com
5.
This element is essential to the correct operation of the automatic deployment feature of the Maven build script.
该元素对于Maven构建脚本的自动部署特性的正确运行是十分关键的。
www.ibm.com
6.
In most cases, the only tool that actually reads the POM files is Maven itself.
在大多数情况下,实际读取POM文件的惟一工具只是Maven本身。
www.ibm.com
7.
A project can specify a dependency on artifacts in the Maven repository that are created by a specified group.
项目可以对Maven仓库中由指定群组创建的制品指定依赖。
www.ibm.com
8.
With the packaging type apk, the Maven Android plugin customizes the default Maven lifecycle and runs some additional tasks.
利用包类型apk,MavenAndroid插件定制默认的Maven生命周期,并运行一些额外的任务。
www.ibm.com
9.
The task definitions in Maven are called goals and can be viewed as equivalent of targets in Ant.
Maven中的这些任务定义称为目标,可视为Ant中的目标的对等项。
www.ibm.com
10.
The developers have been working to put together a build framework for Geronimo that can be built using Maven 2. 0.
开发人员已经在致力于为Geronimo组合一个构建框架,该框架可使用Maven2.0来构建。
www.ibm.com
1.
Using Maven you could generate reports and send emails about the build status.
通过使用Maven,您可以生成报告并发送有关构建状态的电子邮件。
www.ibm.com
2.
The deployDocumentation goal, defined in maven. xml, copies all files to the directory of a Web server.
deployDocumentation目标(在maven.xml中定义的)可将所有文件复制到Web服务器的目录中。
www.ibm.com
3.
More precisely, build tools like Maven are necessary within the software factory realm.
更确切地说,诸如Maven之类的构建工具是软件工厂领域中必不可少的。
www-128.ibm.com
4.
The Java world has more than one build tool that provides dependency management, including Ivy and Maven (see Resources).
Java体系中有多个构建工具来提供依赖管理,包括Ivy与Maven(见参考资料)。
www.ibm.com
5.
The Maven script we used to create the application generated the title.
我们用来创建应用程序的Maven脚本生成了这个标题。
www.ibm.com
6.
You will follow Maven best practices and first create a project for business logic, as shown in Listing 1.
您将遵循Maven最佳实践,首先创建一个业务逻辑项目,如清单1中所示。
www.ibm.com
7.
Note that the default build environment for the example application is Maven, though an Ant script is also provided.
注意,示例应用程序的默认编译环境是Maven,不过,还提供了一个Ant脚本。
www.ibm.com
8.
Dependency management systems like Maven and others define the dependencies between modules.
Maven以及其他依赖关系管理系统定义模块之间的依赖关系。
www.ibm.com
9.
While Ant provides you with flexibility, Maven provides you with more structure and good dependency management.
Ant可为您提供灵活性,而Maven则可提供更多的结构和良好的依赖关系管理。
www.ibm.com
10.
That might sound rather expensive, especially to a free tools maven like myself.
这听起来可能有些贵,尤其是对于像我这样的免费工具热爱者来说就更是如此。
www.ibm.com
1.
In fact, let's just assume that I've used Maven for the first step, because, quite frankly, it's my preferred build platform.
实际上,我们只要假设我在第一步中用的是Maven,因为坦白地说,它是我个人偏爱的构建平台。
www.ibm.com
2.
The next step is simply to attach a Maven plug-in configuration for Grester in the project's pom. xml file.
下一步是简单地在项目的pom.xml文件中附加Grester的Maven插件配置。
www.ibm.com
3.
The Maven build scripts for the sample program only complete if many of the Geronimo build products are available during build time.
只有当许多Geronimo构建产品在构建期间都可用时,针对示例程序的Maven构建脚本才能完成。
www.ibm.com
4.
So we started imagining the happy life we could all live with Maven out of the way.
于是我们开始想像没有Maven的幸福生活。
www.infoq.com
5.
Maven simply downloads all the dependent artifacts the first time the application is compiled.
Maven只在第一次编译应用程序时下载所有依赖的工件。
www-128.ibm.com
6.
Maven 2 will generate IDE project files, and with these generated files and dynamic classpaths, managing your project will be easier.
Maven2将使用这些生成的文件和动态类路径来生成IDE项目文件,这样对项目的管理就可以进行简化。
www.ibm.com
7.
Building a JAR file with Maven is pretty easy: just define the project packaging as "jar" and then execute the package life-cycle phase.
使用Maven构建一个JAR文件比较容易:只要定义项目包装为“jar”,然后执行包装生命周期阶段即可。
www.ibm.com
8.
The required Maven dependencies and sources from Maven repositories are downloaded and updated, and the project is built.
所需的来自Maven知识库的Maven依赖项和源代码被下载和更新,项目被构建。
www.ibm.com
9.
I'll conclude with a working example that shows you, first hand, how to integrate these groovy features with Eclipse and Maven.
最后,我用一个实用的示例进行总结,用第一手材料向您展示如何把groovy的这些特性与Eclipse和Maven集成在一起。
www.ibm.com
10.
Many frameworks use Maven's archetype system to set up a new project.
许多框架使用Maven的原型系统来构建新项目。
www.ibm.com
1.
I'll conclude with a working example that shows you, first hand, how to integrate these groovy features with Eclipse and Maven.
最后,我用一个实用的示例进行总结,用第一手材料向您展示如何把groovy的这些特性与Eclipse和Maven集成在一起。
www.ibm.com
2.
Many frameworks use Maven's archetype system to set up a new project.
许多框架使用Maven的原型系统来构建新项目。
www.ibm.com
3.
With software inspectors, code inspections become automated through build tools like Ant or Maven.
使用软件检查器,代码检查可以通过Ant或Maven这样的构建工具来自动完成。
www.ibm.com
4.
If you use Maven, then it's quite complicated to set up exploded development from your workspace.
如果你使用Maven的话,则在你的工作区中做展开式的开发设置会很复杂。
www.bing.com
5.
In these examples, I ve used the default layout for a Maven Web application.
在这些例子中,我使用了MavenWeb应用程序的默认布局。
www-128.ibm.com
6.
Maven is an application for building Java applications, from source code to packaging to Web sites.
Maven是用于构建Java应用程序的应用程序,它从源代码一直构建到打包至Web站点。
www-128.ibm.com
7.
A new build and test infrastructure of Quartz has been implemented leveraging Maven and Hudson continuous integration tools.
Quartz实现了新的构建及测试基础设施,其中使用了Maven和持续集成工具Hudson。
www.infoq.com
8.
The Maven release plugin will ask for the release version, tag name, and development version.
Maven版本插件会要求输入发行版本、标记名称以及开发版本。
www.ibm.com
9.
The main difference between this project and the standard Maven project is the folder layout.
此项目与标准的Maven之间的主要不同点在于文件夹布局。
www-128.ibm.com
10.
You might need to set up your MAVEN_REPO build variable to point to your local Maven repository.
您可能需要设置MAVEN_REPO构建变量以指向本地Maven资源库。
www.ibm.com
1.
You might need to set up your MAVEN_REPO build variable to point to your local Maven repository.
您可能需要设置MAVEN_REPO构建变量以指向本地Maven资源库。
www.ibm.com
2.
maven. xml and project. properties files define the basic layout of the build process.
xml和project.properties文件定义构建过程的基本布局。
www.ibm.com
3.
With Coverlipse, you are able to assess code coverage while writing code.
Cobertura也提供一个Ant任务和Maven插件,但用Cobertura,您可以在编写代码时评估代码覆盖率。
www.ibm.com
4.
The Apache Maven build- and project-management tool has gained some traction among Java developers.
ApacheMaven构建管理和项目管理工具已经吸引了Java开发人员的注意。
www.ibm.com
5.
Include an invocation of the maven-plugin-plugin that defines your exposed plug-in goals.
包括一个maven-plugin-plugin调用,可以定义您的公布插件目标。
www.ibm.com
6.
The configuration detail used by Maven to build a project is specified in pom. xml, which defines the Project Object Model for Maven.
由Maven用来构建项目的配置详细信息在pom.xml中指定,这个文件中定义了ProjectObjectModelforMaven。
www.ibm.com
7.
What's more, build frameworks like Ant and Maven have added reporting features that summarize a JUnit batch run.
更妙的是,Ant和Maven这样的build框架已经加入了报告特性,可以归纳Junit批处理任务运行的结果。
www.ibm.com
8.
Maven 2: A software project management and comprehension tool used in the source code samples.
下载Maven2:源码示例中使用的软件工程管理和综合工具。
www.ibm.com
9.
Maven, an Apache project, is a software project-management and comprehension tool.
Apache项目Maven是一种软件项目管理工具。
www.ibm.com
10.
RubyGems handles third-party libraries in a similar manner to Maven or Ivy.
RubyGems以类似于Maven或Ivy的方式处理第三方库。
www.ibm.com
1.
RubyGems handles third-party libraries in a similar manner to Maven or Ivy.
RubyGems以类似于Maven或Ivy的方式处理第三方库。
www.ibm.com
2.
Maven 2: A software project management and comprehension tool used in the source code sample.
Maven2:在源码样例中使用的软件项目管理和综合工具。
www.ibm.com
3.
To use the packaging type associated with the Maven Android plugin, set the extensions element to true as in Listing 12.
要使用与MavenAndroid插件关联的包类型,需将extensions元素设置为true,如清单12所示。
www.ibm.com
4.
Of course, you can attempt the build before doing the above work and see which files Maven cannot find, and then install only those files.
当然,可以在进行上述工作之前尝试构建,查看Maven找不到哪些文件,然后只安装这些文件。
www.ibm.com
5.
The repository represents another major Maven component.
资源库是另一个主要的Maven组件。
www-128.ibm.com
6.
In addition, a Maven project can be used to generate a project web site and deploy software.
另外,Maven项目还能够被用来生成项目的网站和部署软件。
www.infoq.com
7.
In some ways, Maven belongs to the software factory tool family (see Resources), although it remains at the periphery.
在某些方面,Maven属于软件工厂工具家族(参阅参考资料),尽管目前它仍在外围。
www.ibm.com
8.
Lastly, I define a test goal in the maven. xml file shown in Listing 11.
最后,我在maven.xml文件中定义了一个测试目标(goal),如清单11所示。
www.ibm.com
9.
Those two plugins are the hardest to configure because the project structure is different from the default structure maven expects.
这两个插件极难配置,因为其项目结构与缺省结构maven所需要的不同。
www-128.ibm.com
10.
A charming debut novel about a lifestyle maven who learns that living simply isn't simple.
有关行家迷人的生活方式处女作谁得知生活根本不是这么简单。
www.ccebook.net
1.
A charming debut novel about a lifestyle maven who learns that living simply isn't simple.
有关行家迷人的生活方式处女作谁得知生活根本不是这么简单。
www.ccebook.net
2.
We use Maven for project organization as well as project creation.
我们用Maven来组织和创建项目。
www.infoq.com
3.
The maven-grester-plugin directory is created upon installation (the install goal creates this directory), as shown below.
maven-grester-plugin目录是在安装时创建的(install目标将创建此目录),如下所示。
www.ibm.com
4.
Jester works in every instance outside a Maven project build configuration.
Jester运行在Maven项目构建配置以外的每个实例中。
www.ibm.com
5.
The infrastructure needed to run it is pretty minimal: You need only Maven to build and use it.
运行Grester所需的基础设施非常少:您只需要使用Maven就能构建和使用Grester。
www.ibm.com
6.
In the Maven default layout, subprojects are located in sub-folders of the main projects.
在Maven缺省布局中,子项目位于主项目的子文件夹中。
www.ibm.com
7.
As mentioned in the introduction, the Geronimo team uses Maven to build the entire application server.
正如在简介中提到的,Maven被Geronimo团队用来构建整个应用服务器。
www-128.ibm.com
8.
Notice that the project has been set to run Grester's inspect goal during Maven's test phase.
注意,项目已被设为在Maven的测试阶段运行Grester的inspect目标。
www.ibm.com
9.
When you reach that expertise level, and you believe Maven is the way to go, please help Maven grow by submitting patches to the community.
当您达到专家水平并且相信Maven大有前途的时候,请向社区提供补丁,帮助Maven成长。
www-128.ibm.com
10.
Also notice that I have specified a Maven-style dependency definition to the postgreSQL . jar file in the repository.
还要注意,我在存储库中为postgreSQL.jar文件指定了一个Maven风格的依赖项定义。
www.ibm.com
1.
Also notice that I have specified a Maven-style dependency definition to the postgreSQL . jar file in the repository.
还要注意,我在存储库中为postgreSQL.jar文件指定了一个Maven风格的依赖项定义。
www.ibm.com
2.
For instance a task can be a shell command, script or a Maven goal.
例如,task可以是一条shell命令、脚本或Mavengoal。
www.infoq.com
3.
Build systems like Maven and Ivy make modularity visible to developers, if not end users.
不过,像Maven和Ivy这样的构建系统可以让模块化特性对开发者是可见的,甚至对最终用户也是可见的。
www.infoq.com
4.
The typical build sequence described above isn't as smooth in Eclipse as in Maven.
上面描述的典型构建顺序在Eclipse中不像在Maven中那么顺利。
www.ibm.com
5.
To simplify the build instructions, the wsimport step was integrated into the Maven build script.
为了简化构建指令,可以将wsimport步骤集成到Maven构建脚本中。
www.ibm.com
6.
Listing 2: Basic version of the Global project Maven pom. xml file with dependency to Warsaw project.
清单2:Global项目中Mavenpom.xml文件的基本版本,Global依赖于Warsaw。
www.infoq.com
7.
Under Linux, these JARs are located under . maven within your home directory.
在Linux下,这些JAR位于主目录的.maven目录下。
www.ibm.com
8.
Related to Apache Ant -- the Java build tool -- Maven's actions have been compared to the results generated by using the UNIX command make.
谈到ApacheAnt(Java构建工具),Maven的动作已经与使用UNIX命令make生成的结果进行了比较。
www.ibm.com
9.
Maven: This is the software project build system used in the Apache Jackrabbit implementation.
Maven:这是ApacheJackrabbit实现使用的软件项目构建系统。
www.ibm.com
10.
Maven projects are defined by a Project Object Model (POM) XML.
Maven项目由项目对象模型(POM)XML定义。
www.infoq.com
1.
Maven projects are defined by a Project Object Model (POM) XML.
Maven项目由项目对象模型(POM)XML定义。
www.infoq.com
2.
You can use Maven just for builds, but at its best Maven is a project life-cycle management tool.
您可以使用Maven只进行构建,但是最好的Maven是一个项目生命周期管理工具。
www.ibm.com
3.
For developers who like to look under the hood, Lombok's delombok tool, accessed via the Maven or Ant command line, will be your headlamp.
对于想要了解内部情况的开发人员,Lombokdelombok工具将为您提供指导,可通过Maven或者Ant命令行访问。
www.ibm.com
4.
This format has now been replaced with a moduleId structure based on the Apache Maven-style naming convention.
这种格式现已替换为基于ApacheMaven式样的命名约定的moduleId结构。
www.ibm.com
5.
But, Maven's integration with Eclipse is not complete yet.
但是,Maven与Eclipse的集成还没有完成。
www.ibm.com
6.
To add dynamism to the Ant tasks, Maven also uses the Jelly scripting language.
为了给Ant任务添加动态性,Maven也使用Jelly脚本编制语言。
www-128.ibm.com
7.
To build this application we need to extract modular-appendix. zip archive and execute mvn clean install Maven command.
要构建该应用,我们需要解压modular-appendix.zip归档文件,并执行mvncleaninstall命令。
www.infoq.com
8.
Maven: A powerful build platform built using lessons learned from Ant.
Maven:用从Ant中学到的教训建立的强大的构建平台。
www.ibm.com
9.
Maven will find the required resources and construct the files.
Maven将会找到所需的资源,然后构建文件。
www.ibm.com
10.
Maven users don't even need to create a rebel. xml file, since our Maven plugin will generate it automatically.
Maven用户甚至不需要创建一个rebel.xml文件,因为Maven插件会自动地生成该文件。
www.bing.com
1.
Apache Maven is used to build and deploy all the code for the example in this article.
ApacheMaven用来构建和部署这篇文章中的全部示例代码。
www-128.ibm.com
2.
Howard Hughes, the aviator, Hollywood maven and all around nutjob, was better at spending than earning.
飞行员、好莱坞专家、傻瓜霍华德?休斯(HowardHughes),相比赚钱更擅长花钱。
www.hxen.com
3.
Furthermore, you will be familiar with the fundamental skills required to work on projects built using Maven 2.
也将进一步熟悉在使用Maven2构建的项目中工作所需的基本技能。
www.ibm.com
4.
This file, located in your project's root directory, is the main component you need to build an application with Maven.
(这个文件位于您项目的根目录中,是使用Maven构建应用程序所需要的主要组件)。
blog.163.com
5.
For example, while conditional logic is possible in both Ant and Maven, it is somewhat cumbersome using XML.
例如,虽然在Ant和Maven中都有条件逻辑,但是用XML表示有些繁琐。
www.ibm.com
6.
Configure the maven-jar-plugin to use your MANIFEST. MF file and augment it with any Maven customizations.
配置maven-jar-plugin来使用您的MANIFEST.MF文件,然后使用一些Maven配置增强。
www.ibm.com
7.
Add the Quartz version to the Geronimo build so that Maven will automatically download the proper version.
将Quartz版本添加到Geronimo构建中,以便Maven将自动下载合适的版本。
www-128.ibm.com
8.
Download Maven: The Apache build manager for Java projects.
下载Maven:Java项目的Apache构建管理器。
www.ibm.com
9.
Mevenide provides extensions to Rational Application Developer so you can run Maven tasks.
Mevenide提供了对RationalApplicationDeveloper的扩展,以便您可以顺利地运行Maven任务。
www-128.ibm.com
10.
Project at Sourceforge. Net offers free Maven plugins.
项目提供免费Maven插件。
www-128.ibm.com
1.
In fact, Grape's auto-downloading of required dependencies isn't any different from Maven's.
事实上,Grape对所需依赖项的自动下载与Maven没有任何不同。
www.ibm.com
2.
You can try running Maven inside the sample application's top directory.
可以尝试在示例应用程序的顶层目录中运行Maven。
www.ibm.com
3.
If a dependency to an open source library exists, Maven can download this library automatically.
如果存在对开放源代码库的依赖性,则Maven可以自动下载该库。
www-128.ibm.com
4.
The nightly-build goal in the sample maven. xml file runs all goals described.
示例maven.xml文件中的每夜构建目标可以运行上述所有目标。
www.ibm.com
5.
Choices can include open source tools such as Ant, Maven, or Cruise Control for your build server.
可以选择各种开放源代码工具,如Ant、Maven或构建服务器的CruiseControl。
www.ibm.com
6.
Now, if you've run the Maven command in the source directory, the transactiondemo application will be installed.
现在,如果已经在源目录中运行了Maven命令,则会安装transactiondemo应用程序。
www.ibm.com
7.
A longtime friend and freelance Web designer, Zhou Yan, has become Mr. Shi's publicity maven.
施孟奇的老友、自由网页设计者周燕成了他的宣传专家。
www.shanghai-translation.com
8.
Maven uses the manager application to instruct Tomcat to deploy or undeploy a Web application.
Maven使用manager应用程序来指导Tomcat部署或取消部署一个Web应用程序。
www.ibm.com
9.
Unpack the files and run the maven command in the PhoneBook directory.
在PhoneBook目录中解压文件并运行maven命令。
www.ibm.com
10.
The first time you run this command, you will see Maven download several JARs it needs to run Jetty.
在第一次运行这个命令时,会看到Maven下载运行Jetty所需的几个JAR文件。
www.ibm.com
1.
The Geronimo application server was built using the Maven application's build system.
Geronimo应用服务器是使用Maven应用程序的构建系统构建的。
www.ibm.com
2.
This article has presented five lesser known features that can help you become more effective at using Maven.
本文介绍了5个大家很少了解的特性,可以帮助您更高效地使用Maven。
www.ibm.com
3.
Create a new project with the POM packaging set to "maven-plugin. "
用POMpackaging创建一个新项目,设置为“maven-plugin”。
www.ibm.com
4.
Search for Maven repositories on the Maven Repo Search site.
站点上搜索Maven资源库。
www-128.ibm.com
5.
Maven, which is fully compliant with Ant, uses different concepts to achieve the similar results.
与Ant完全兼容的Maven使用不同的概念得到了类似的效果。
www.ibm.com
6.
How can knowing whether you are a Connector, a Maven, or a Salesman improve your life?
如何知道你是个联络者,一名行家,或是一名销售者来提高生活?
www.elanso.com
7.
Beyond increasing Maven's ease of use, why are such plug-ins required?
除了增加Maven的易用性之外,为什么需要这种插件?
www.ibm.com
8.
Javac is the default compiler used by build tools like Ant and Maven.
Javac是Ant与Maven之类的构建工具所默认采用的编译器。
www.ibm.com
9.
The strategy of enhancing our talents means that we should foster the strength we have as a Connector, a Maven, or a Salesman.
增加我们才智的方法意味着我们要促进成为一名联络者,一名行家,或是一名销售者的优势方面。
www.elanso.com
10.
You ll also discover how to use the Apache Maven build system to build, package, and deploy the phonebook database application.
您还将学习如何使用ApacheMaven构建系统来构建、打包和部署电话簿数据库应用程序。
www-128.ibm.com
1.
In addition, Maven support is primarily available only through mailing lists.
此外,Maven支持主要通过邮件列表提供。
www-128.ibm.com
2.
The command we fed into Maven tells it to generate an application for us.
这个命令让Maven替我们生成一个应用程序。
www.ibm.com
3.
Maven: What's wrong with my haircut? ! ?
美芬:我的发型怎么啦?!
www.bing.com
4.
Also, ODFDOM adopts Maven, an open source code management tool, to build and maintain its source code.
另外,ODFDOM采用开放源码的代码管理工具Maven来构建和维护源代码。
www.ibm.com
5.
In addition, both Maven and Eclipse are open and can easily be extended through plug-ins to fit your needs.
此外,Maven和Eclipse都是开放的,并且很容易通过插件扩展它们,使其满足您的需要。
www-128.ibm.com
6.
Listing 3: Configuration added to the Warsaw project Maven pom. xml file.
清单3:将以下配置添加到Warsaw项目的Mavenpom.xml文件中。
www.infoq.com
7.
Therefore, many of the files are Maven-specific build scripts.
所以,有许多文件是特定于Maven的构建脚本。
www-128.ibm.com
8.
Before we move forward, import the Maven project in STS.
在进入下一步之前,将Maven项目导入STS中。
www.ibm.com
9.
Listing 1: Basic version of the Warsaw project Maven pom. xml file.
清单1:Warsaw项目中Mavenpom.xml文件的基本版本。
www.infoq.com
10.
You configured the Maven Android plugin in pom. xml.
您在pom.xml中配置了MavenAndroid插件。
www.ibm.com
1.
For a link to the Maven Web site.
以链接到MavenWeb站点。
www-128.ibm.com
2.
Including it can lead to an infinite loop when Maven iterates over subprojects and finds the main project again among the subprojects.
原因是如果包括它,当Maven在子项目上迭代时,会在子项目中再次发现主项目,这样将导致死循环。
www.ibm.com
3.
Ofcourse you can use Maven java: exec goal to run them.
当然,您也可以使用Mavenjava:execgoal运行它们。
www.ibm.com
4.
Although Maven and Eclipse have different natures, they can overlap from a building point of view.
尽管Maven和Eclipse具有不同的特性,但从构建的角度看,它们在某些地方可能出现重叠。
www-128.ibm.com
5.
hint suggests creating a new Maven-based Spring project using project (see Listing 2).
hint建议使用project创建一个新的基于Maven的Spring项目(参见清单2)。
www.ibm.com
6.
Create a Maven plug-in "mojo" class (a class that extends AbstractMojo).
创建一个Maven插件“mojo”类(一个扩展AbstractMojo的类)。
www.ibm.com
7.
Now run the application using mvn tomcat: run and you will see JAMon logs in your the maven console.
现在使用mvntomcat:run运行该应用程序,您将在您的maven控制台看到JAMon日志。
www.ibm.com
8.
Table 2 lists and describes those customizations to the default Maven lifecycle.
表2列出并描述了这些对默认Maven生命周期的定制。
www.ibm.com
9.
Being built on top of FlexUnit means that FlexMonkey is integrated into both Ant and Maven via flex-mojos.
在FlexUnit基础之上构建意味着FlexMonkey可以通过flex-mojos集成到Ant和maven。
www.infoq.com
10.
You have seen a number of XQuery queries analyzing data hidden in Maven POM files.
您已经看到几个XQuery查询分析MavenPOM文件中隐藏的数据。
www.ibm.com
1.
She is a technology fashion maven -- she always has the latest cell phone with covers that match her wardrobe and mood.
她是位追求新潮的女孩——她总是使用最新款的手机,甚至手机套也要与她的服饰和心情相匹配。
www.ibm.com
2.
Maven lets us merge several WAR files using the maven-war-plugin.
使用maven-war-plugin插件可以完成几个WAR文件的合并。
www.infoq.com
3.
Notice, also, how I've told Maven where to find the class org. codehaus. groovy. ant. Groovyc in the classpath.
而且,请您注意我在classpath中是如何告诉Maven到哪里去找org.codehaus.groovy.ant.Groovyc这个类。
www.ibm.com
4.
There is also a Maven archetype to bootstrap your Groovy project more rapidly.
还有一个Maven的原型可以更迅速的引导你的Groovy项目。
www.infoq.com
5.
Clojars just expects a minimal Maven-style pom. xml file.
Clojars仅仅需要一个最简单的Maven风格的pom.xml文件即可。
www.infoq.com
6.
Listing 3 shows an excerpt from the Maven build script that invokes the wsimport Ant task.
清单3显示了调用wsimportAnt任务的Maven构建脚本的代码摘录。
www.ibm.com
7.
It's important to note just where Grester is installed in Maven's local repository.
必须注意的是Grester安装在Maven的本地系统库中的位置。
www.ibm.com
8.
The Maven build tool, for example, runs JUnit unit tests as part of its normal build process (see Resources).
例如,Maven这个构建工具就把运行JUnit单元测试作为正常构建过程的一部分(请参阅参考资料)。
www.ibm.com
9.
Others extend Rake, such as Raven, which supports external repository ala Maven.
还有些构件系统扩展了Rake,比如Raven,像Maven一样它也支持外部存储。
www.infoq.com
10.
For example, you can configure Maven to include or exclude certain reports when a site documentation generates.
例如,可以配置Maven在站点文档生成时包含还是排除某些报告。
www-128.ibm.com
1.
Maven is scheduled to reach the red planet in 2014.
MAVEN预定在2014年抵达这颗红色的星球。
www.bing.com
2.
Maven: No padding and lots of people get hurt.
美芬:恩,没有护垫,很多人会受伤。
www.bing.com
3.
PMD can be used in the development environment through IDE integrations, or it can be incorporated directly into an Ant or Maven build.
它可以通过IDE的集成在开发环境中使用,也可以和Ant或Maven构建直接交互。
www.infoq.com
4.
Currently, the easiest way to use Sitebricks is with Maven.
目前,使用Sitebricks最简单的方式就是随Maven一同使用。
www.ibm.com
5.
This step won't be required when the IBiblio Maven repository includes all of the XDoclet 1. 2. 3 binaries.
当IBiblioMaven库包含所有的XDoclet1.2.3二进制文件时,这一步可以省略。
www.ibm.com
6.
For the sections on the Maven 2. x Plug-in for Eclipse, you need a working installation of Eclipse 3. 2. 1 or later.
针对教程中关于Eclipse的Maven2.x的插件部分,需要有效安装Eclipse3.2.1或其后版本。
www.ibm.com
7.
As a result, artifact named modular-appendix-1. 0. jar will be installed in the local Maven repository.
这样,名为modular-appendix-1.0.jar的工件将被安装到本地Maven仓库中。
www.infoq.com
8.
This is easier for Maven projects because they have a consistent build process and a shared repository for the artifacts produced.
对于Maven项目来说指定比较容易,因为它们拥有一致的构建过程,生成的制品也有共享的仓库。
www.ibm.com
9.
These are actually user prompts from Maven.
这实际上是Maven产生的用户提示。
www.ibm.com
10.
I am converting it all to Maven 2, and we will have a fantastic site with docs, architecture, etc.
我把它全部转换到Maven2,我们将拥有一个漂亮的站点,拥有文档、架构,等等。
www.ibm.com
1.
With AppFuse 2. 0, we plan to move to JDK 5 (while still supporting deploying to 1. 4) and Maven 2.
从AppFuse2.0开始,我们计划迁移到JDK5(仍然支持部署到1.4)和Maven2上去。
www.ibm.com
2.
The . zip file contains both an Ant script and a Maven build file to help compile and run the sample application. Follow these steps
此.zip中文件含有一个Ant脚本和一个Maven构建脚本,可以帮助大家编译和运行示例应用程序。
www.ibm.com
3.
Readers not familiar with Maven may wonder what all this talk of
不熟悉Maven的读者可能想知道
www-128.ibm.com
4.
I'll start by updating my maven. xml file with the new goal to compile the example scripts, as shown in Listing 8
我要从更新maven.xml文件开始,用新的目标来编译示例脚本,如清单8所示
www.ibm.com
5.
(Executing a Maven life cycle phase triggers the execution of the previous phases in the project life cycle. )
执行一个Maven生命周期阶段将触发项目生命周期中的此前阶段的执行。
www.ibm.com
6.
Maven compiler plugin - Compiles sources for a project
Mavencompiler插件-编译项目的源代码
www.ibm.com
7.
This command will create a Maven V2-managed Spring-based project as shown in the following output
该命令将创建一个MavenV2管理的基于Spring的项目,如以下输出所示
www.ibm.com
8.
Maven Websphere ? Hibernate websphere ? Import Usage
导入用法导入用法?
wenku.baidu.com
9.
We also defined a variable called maven. jar. portlet-api which defines the jar location relative to wps. home
我们还定义了一个名为maven.jar.Portlet-api的变量,它可以定义与wps.home相关的jar的位置
www.ibm.com
10.
The Maven build script for PhoneBook does this through the following Maven build-script fragment
PhoneBook的Maven构建脚本通过下列Maven构建脚本段完成该操作
www-128.ibm.com
1.
Maven integration (M2E), which provides tight integration with the Maven development process
Mavenintegration(M2E),实现了与Maven开发流程的紧密集成。
www.infoq.com
2.
If you still cannot find a suitable goal for your purpose, Maven gives you two options
如果仍不能找到符合您要求的goal,Maven给您两种选择
www-128.ibm.com
3.
After you ve downloaded the latest Maven source code, build Maven by invoking
下载了最新的Maven源代码之后,可通过调用以下命令来构建Maven
www-128.ibm.com
4.
To overcome this limitation, Maven provides two special tags
为了克服这种限制,Maven提供了两个特殊标记
www-128.ibm.com
5.
this can be the first pitfall when setting up maven
设置maven时,这可能是第一个缺陷。
www.ichacha.net
6.
As of V0. 3 alpha, Grester as a plug-in has two main goals (all lowercase when used), executable at any valid Maven life-cycle phase
从V0.3alpha开始,可以在所有有效的Maven生命周期阶段中作为插件执行的Grester有两个主要目标(使用时全小写)
www.ibm.com
7.
Understanding the Maven 2 dependency management model
理解Maven2依赖项管理模型
www.ibm.com
8.
Once I've coded the maven. xml file I'm almost done, but there is one last step: I need to update the project. xml
完成对maven.xml文件的编码之后,就差不多完成了所有要做的事,但是还有最后一步:我需要用所需的依赖关系来更新project.xml文件。
www.ibm.com
9.
In Listing 12, you see what happens when I run Maven and pass in the
在清单12中,您可以看到,当我运行Maven,给
www-128.ibm.com
10.
Emma Johnson is Blast Magazine's Movie Maven
作者埃玛·琼森是《Blast》杂志的电影专家
www.bing.com
1.
The Tycho build platform, which is a Maven-3 based builder for Manifest-first OSGi development
Tycho构建平台,基于Maven-3,用于Manifest优先的OSGi开发。
www.infoq.com
2.
A Maven plugin that uses EC2Deploy to deploy a web application to EC2
一个使用EC2Deploy将web应用部署到EC2上的Maven插件
www.infoq.com
3.
And it's where you set the environment variables, such as MAVEN_HOME, needed by the build tools you're using
在这里还要设置将要使用的构建工具需要的环境变量,例如MAVEN_HOME。
www.ibm.com
4.
On the project's page there is a short discretion on how to use the Maven plugin to deploy applications to EC2
在项目的主页上就如何使用Maven插件将应用部署到EC2上有一个简短的介绍
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2026/4/25 13:54:38