提交 065e0b69 编写于 作者: K kohsuke

changed to "goals and options" to avoid confusion like

http://www.nabble.com/Maven-Options-tt18094884.html

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10376 71c3de6d-444a-0410-be80-ed276b4c234a
上级 0bed634b
......@@ -31,7 +31,7 @@
<f:textbox name="rootPOM" value="${it.rootPOM}"
checkUrl="'checkRootPOM?value='+escape(this.value)" />
</f:entry>
<f:entry title="${%Goals}" help="/help/maven/goals.html">
<f:entry title="${%Goals and options}" help="/help/maven/goals.html">
<f:textbox name="goals" value="${it.userConfiguredGoals}"/>
</f:entry>
<f:advanced>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册