svn commit: r1079790 - /websites/production/geronimo/content/arthur/maven.html
[email protected] Thu, 09 Jun 2022 14:24:11 -0000
| Newsgroups | gmane.comp.java.geronimo.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: rmannibucau
Date: Thu Jun 9 14:24:11 2022
New Revision: 1079790
Log:
updating maven page
Modified:
websites/production/geronimo/content/arthur/maven.html
Modified: websites/production/geronimo/content/arthur/maven.html
==============================================================================
--- websites/production/geronimo/content/arthur/maven.html (original)
+++ websites/production/geronimo/content/arthur/maven.html Thu Jun 9 14:24:11 2022
@@ -252,12 +252,12 @@ Here is the full list of available confi
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">allowIncompleteClasspath</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Boolean</p></td>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p>Should incomplete classpath be tolerated.</p>
</div>
<div class="paragraph">
-<p><strong>Default value</strong>: true</p>
+<p><strong>Default value</strong>: -</p>
</div>
<div class="paragraph">
<p><strong>User property</strong>: arthur.allowIncompleteClasspath</p>
@@ -382,12 +382,12 @@ Here is the full list of available confi
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">enableAllSecurityServices</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">boolean</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Boolean</p></td>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p>Should security services be included.</p>
</div>
<div class="paragraph">
-<p><strong>Default value</strong>: true</p>
+<p><strong>Default value</strong>: -</p>
</div>
<div class="paragraph">
<p><strong>User property</strong>: arthur.enableAllSecurityServices</p>