网页
图片
视频
学术
词典
地图
更多
航班
笔记本
maven.xml
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
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
2.
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
3.
The
tags
used
in
maven
.
xml
could
be
of
various
types
referring
to
different
plugins
.
xml
中
使用
的
标记
可以
是
引用
不同
插件
的
各种
类型
。
www.ibm.com
4.
maven
.
xml
and
project. properties
files
define
the
basic
layout
of
the
build
process
.
xml
和
project.properties
文件
定义
构建
过程
的
基本
布局
。
www.ibm.com
5.
Lastly
,
I
define
a
test
goal
in
the
maven
.
xml
file
shown
in
Listing
11
.
最后
,
我
在
maven.xml
文件
中
定义
了
一个
测试
目标
(
goal
)
,
如
清单
11
所
示
。
www.ibm.com
6.
The
nightly
-
build
goal
in
the
sample
maven
.
xml
file
runs all goals described
.
示例
maven.xml
文件
中
的
每
夜
构建
目标
可以
运行
上述
所有
目标
。
www.ibm.com
7.
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
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