pom xml信息详情

pom xml发音

意思翻译

pom xml

相似词语短语

pom pom───n.大型机关炮,高射机关炮;[电影]神勇双响炮

described xml───描述的xml

pom r───聚甲醛

extensible xml───可扩展xml

entities in xml───xml中的实体

well-formed xml───格式良好的xml

双语使用场景

because POM files are XML, you can just as easily read them using XQuery and do your own analysis.───由于POM文件是XML,您可以使用XQuery轻松读取它们并进行自己的分析。

For that purpose, Mevenide provides a graphical editor that eases POM maintenance and lets you avoid tedious, error-prone manual editing of raw XML.───为此,Mevenide提供了一个图形编辑器,该编辑器使POM的维护变得更容易,并允许您避开一些烦琐的、容易出错的原始xml手工编辑。

All we need to do is to set packaging attribute value to WAR in application's pom. xml file and use another WAR artifact as a dependency.───我们需要做的只是在应用的pom.xml文件中为WAR文件设置打包属性,并设置对另一个WAR文件的依赖。

These artifacts will be referenced in your pom. xml file and will be responsible for grabbing the rest of the associated dependencies.───这些工件都可以在pom.xml文件中进行引用,它们负责提取其他相关依赖性。

Basic version of Warsaw pom. xml file is shown in Listing 1 and Global project's is in Listing 2.───清单1和清单2分别显示了Warsaw项目和Global项目中pom.xml的基本版本。

To use this class, we need to first add the logging add-on dependency in pom. xml file, as shown in Listing 18.───要使用该类,我们首先需要在pom.xml文件中添加日志附加依赖项,如清单18所示。

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插件配置。

Each plugin provides some goals whose configuration, such as binding to a specific build phase, can be configured in pom. xml.───每个插件都提供一些目标,它们的配置(比如到特定构建阶段的绑定)可以在pom.xml中配置。

英语使用场景

Maven projects are defined by a Project Object Model (POM) XML.

The configuration detail used by Maven to build a project is specified in pom.xml, which defines the Project Object Model for Maven.