提交 85e17090 编写于 作者: S sogabe

Add Japanese l10N files.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@9234 71c3de6d-444a-0410-be80-ed276b4c234a
上级 0ba42a6d
<div><!-- TODO:誰か訳して -->
<p>
If checked, Hudson will run individual module builds as separate builds. On a project
with a large number of modules, or on a project where modules take a long time to build,
setting this option to true may speed up the whole build, as different modules can be built
in parallel.
<p>
Otherwise, leave it unchecked and Hudson will build this maven project like you'd normally
do from command line.
<p>
When your build uses "aggregator-style" multi-module aware mojos, you'd have to leave this
option unchecked so that the mojo will have access to all of your modules.
<p>
Historically, this has been the default mode of the native maven project up until Hudson 1.133.
So if your project was created before that, you might want to uncheck this.
</div>
\ No newline at end of file
<div>
"clean install"や"deploy"のような実行するゴールを指定します。
この項目は、"-e"や"-Dmaven.test.skip=true"のようなMavenのコマンドラインオプションも受け付けます。
</div>
\ No newline at end of file
<div>
外部プロセスとして、Mavenを起動する場合に必要なJVMのオプションを指定します。
<a href="http://maven.apache.org/maven-1.x/reference/command-line.html">MAVEN_OPTS ドキュメント</a>も参照してください
(これはMaven 1.Xのものですが、まだMaven 2.Xにもあてはまります)。
<p>
<tt>${VARIABLE}</tt>のような形式で、シェルのような環境変数拡張を使用できます。
</div>
\ No newline at end of file
<div><!-- TODO:誰か訳して -->
By default (or if this field is left as-is or empty), all modules
build the same goals/phases specified in
<a href="../configure">the parent's configuration</a>, but you can
override it on modules by specifying a different value here.
</div>
\ No newline at end of file
<div>
ワークスペースのルートディレクトリ以外のどこかに、トップレベルの<tt>pom.xml</tt>があるなら、
ここに(ワークスペースのルートからの相対)パスを指定します(例 <tt>parent/pom.xml</tt>)。
<br>
空欄のままにすると、<tt>pom.xml</tt>になります。
</div>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册