diff --git a/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/global_zh_CN.properties b/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/global_zh_CN.properties new file mode 100644 index 0000000000000000000000000000000000000000..217afb81e70caf1e9036b387f420b5a6d2d21534 --- /dev/null +++ b/maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/global_zh_CN.properties @@ -0,0 +1,24 @@ +# The MIT License +# +# Copyright (c) 2004-2009 , Sun Microsystems, Inc., Seiji Scribe, Simon Wiest +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +Maven\ Project\ Configuration=Maven\u9879\u76ee\u914d\u7f6e +Global\ MAVEN_OPTS=\u5168\u5c40MAVEN_OPTS diff --git a/maven-plugin/src/main/webapp/maven-opts_zh_CN.html b/maven-plugin/src/main/webapp/maven-opts_zh_CN.html new file mode 100644 index 0000000000000000000000000000000000000000..df03f210a0418aef360c5157ccf4567970d00299 --- /dev/null +++ b/maven-plugin/src/main/webapp/maven-opts_zh_CN.html @@ -0,0 +1,7 @@ +
+ 在启动Maven时指定需要的JVM选项. + 可以参阅MAVEN_OPTS文档 + (尽管这是Maven1.x文档,但是同样适用于Maven2.x) +

+ 要想在这里使用Shell环境变量,使用语法${VARIABLE}. +

\ No newline at end of file