提交 0e8d363c 编写于 作者: J Jesse Glick

Moving help files to their recommended location.

上级 16e206da
......@@ -41,8 +41,8 @@ THE SOFTWARE.
<f:entry title="${%POM}" help="/plugin/maven-plugin/root-pom.html">
<f:textbox field="pom"/>
</f:entry>
<f:entry title="${%Properties}" help="/help/tasks/maven/properties.html">
<f:textarea field="properties"/>
<f:entry field="properties" title="${%Properties}">
<f:textarea/>
</f:entry>
<f:entry title="${%JVM Options}" help="/plugin/maven-plugin/maven-opts.html">
<f:expandableTextbox field="jvmOptions"/>
......@@ -52,13 +52,6 @@ THE SOFTWARE.
</f:entry>
<f:dropdownDescriptorSelector title="${%Settings file}" field="settings" default="${descriptor.defaultSettingsProvider}"/>
<!--
<f:entry help="/help/tasks/maven/maven-settings.html">
</f:entry>
<f:entry help="/help/tasks/maven/maven-settings.html">
</f:entry>
-->
<f:dropdownDescriptorSelector title="${%Global Settings file}" field="globalSettings" default="${descriptor.defaultGlobalSettingsProvider}"/>
</f:advanced>
</j:jelly>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册