maven
美 [?me?v?n]
英 ['me?v?n] 
- n.專家;內行
- 網絡火星大氣與揮發物演化任務;行家;火星大氣與不穩定性變化
詞形變化
復數:mavens 同義詞
英漢雙解
英漢解釋
英英解釋
例句
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.
完全擯棄Ant或Maven,整個構建過程都使用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.
同Maven、Rails和AppFuse一樣,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.
用Maven的WAR插件替換類、配置或其他資源聽起來是個很糟糕的主意。
With both Maven and Subversion installed, you can proceed to installing the Geronimo source and build the system with it.
安裝了Maven和Subversion,就可以繼續安裝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文件及其“近親”WAR和EAR都只不過是漫長的Ant或Maven流程的最終結果。
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.
漸漸地,一些工具開始假定某些特性可以完全并且順利地集成在一起,Maven和Eclipse(即使作為一個簡單的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.
在這種情況下,Maven在NetKernel模塊中將服務打包,并將這些服務的相關信息發布到注冊項中。
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好比一個增強的、Maven或Ivy的代碼級實現。
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項目。