Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate4-maven-plugin-1.0.3 / help-mojo.html
diff --git a/dist/hibernate4-maven-plugin-1.0.3/help-mojo.html b/dist/hibernate4-maven-plugin-1.0.3/help-mojo.html
new file mode 100644 (file)
index 0000000..382b0af
--- /dev/null
@@ -0,0 +1,280 @@
+<!DOCTYPE html>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2013-12-16 -->
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <!-- Current: help-mojo.html -->
+<!-- Active: index.html -->
+<!-- Path: $path -->
+<!-- Skiplist: [index.html, configuration.html, export-mojo.html, debugging.html, skip.html, force.html, pitfalls.html] -->
+<html>
+  <head>
+    <title>juplo - Hibernate 4 Maven Plugin - 
+    hibernate4:help</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <link rel="canonical" href="http://juplo.de/hibernate4-maven-plugin/help-mojo.html"/>
+    <link rel="stylesheet" type="text/css" href="/css/base.css" />
+    <style type="text/css">
+      @import '/css/screen.css' screen and (min-width: 960px);
+      @import '/css/phone.css' screen and (max-width: 599px);
+      @import '/css/tiny.css' screen and (max-width: 399px);
+    </style>
+    <script src="/js/base.js"></script>
+    <!--[if IE 8]>
+      <script src="/js/ie8.js"></script>
+    <![endif]-->
+    <!--[if IE 7]>
+      <script src="/js/ie7.js"></script>
+    <![endif]-->
+    <!--[if lt IE 7]>
+      <script src="/js/ie6.js"></script>
+    <![endif]-->
+    <meta name="Date-Revision-yyyymmdd" content="20131216" />
+    <meta http-equiv="Content-Language" content="en" />
+        
+  </head>
+  <body onload="prettyPrint()">
+    <div id="page">
+      <header id="header">
+        <a href="/" title="Home" id="logo">juplo</a>
+        <span id="slogan"><strong>Java</strong> bits from nerds for nerds</span>
+        <hr class="h" />
+      </header>
+      <div id="breadcrumb">
+        <strong class="b title">You are here:</strong>
+        <ol class="b">
+          <li class="b"><a class="b" href="/">Home</a></li>
+          <li class="b"><a class="b" href="/projects.html">Projects</a></li>
+                      <li class="b"><a class="b" href="./index.html">Hibernate 4 Maven Plugin</a </li>
+                        <li class="b"><strong class="b">
+    hibernate4:help</strong></li>
+                  </ol>
+        <a class="hide" href="#navigation">Jump to navigation</a>
+        <div class="b"></div>
+      </div>
+      <div class="fc cols_2">
+        <div class="content cf">
+          <section id="content" class="main">
+            <h1>Hibernate 4 Maven Plugin - 
+    hibernate4:help</h1>
+            
+  
+    <div class="section">
+<h2>hibernate4:help<a name="hibernate4:help"></a></h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>de.juplo:hibernate4-maven-plugin:1.0.3:help</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Display help information on hibernate4-maven-plugin.<br />
+Call <tt>mvn hibernate4:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>The goal is thread-safe and supports parallel builds.</li>
+      </ul>
+      
+<div class="section">
+<h3>Optional Parameters<a name="Optional_Parameters"></a></h3>
+        
+<table class="bodyTable" border="0">
+          
+<tr class="a">
+            
+<th>Name</th>
+            
+<th>Type</th>
+            
+<th>Since</th>
+            
+<th>Description</th>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#detail">detail</a></b></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>If <tt>true</tt>, display all settable properties for each
+goal.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>detail</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#goal">goal</a></b></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.<br /><b>User property is</b>: <tt>goal</tt>.</td>
+          </tr>
+          
+<tr class="b">
+            
+<td><b><a href="#indentSize">indentSize</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The number of spaces per indentation level, should be positive.<br /><b>Default value is</b>: <tt>2</tt>.<br /><b>User property is</b>: <tt>indentSize</tt>.</td>
+          </tr>
+          
+<tr class="a">
+            
+<td><b><a href="#lineLength">lineLength</a></b></td>
+            
+<td><tt>int</tt></td>
+            
+<td><tt>-</tt></td>
+            
+<td>The maximum length of a display line, should be positive.<br /><b>Default value is</b>: <tt>80</tt>.<br /><b>User property is</b>: <tt>lineLength</tt>.</td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3>Parameter Details<a name="Parameter_Details"></a></h3>
+        
+<p><b><a name="detail">detail</a>:</b></p>
+        
+<div>If <tt>true</tt>, display all settable properties for each
+goal.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>detail</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr />
+<p><b><a name="goal">goal</a>:</b></p>
+        
+<div>The name of the goal for which to show help. If unspecified, all
+goals will be displayed.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>goal</tt></li>
+        </ul><hr />
+<p><b><a name="indentSize">indentSize</a>:</b></p>
+        
+<div>The number of spaces per indentation level, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>indentSize</tt></li>
+          
+<li><b>Default</b>: <tt>2</tt></li>
+        </ul><hr />
+<p><b><a name="lineLength">lineLength</a>:</b></p>
+        
+<div>The maximum length of a display line, should be positive.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>int</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>User Property</b>: <tt>lineLength</tt></li>
+          
+<li><b>Default</b>: <tt>80</tt></li>
+        </ul>
+      </div>
+    </div>
+  
+
+          </section>
+          <div class="marginal">
+            <nav id="nav">
+              <hr />
+              <a id="navigation"></a>
+              <h2 class="nav menu">Section-Menu</h2>
+              <ul id="menu">
+                <li class="m blog"><a href="/blog/" class="m">Blog</a></li>
+                <li class="m projects"><a href="/projects.html" class="m selected">Projects</a></li>
+              </ul>
+              <h2 class="nav submenu">
+                <span class="s">Submenu for section</span>
+                <a class="s selected" href="/projects.html">Projects</a>
+              </h2>
+              <ul id="submenu" class="s">
+                                                                      <li class="s sub">
+                                              <a class="s selected" href="./index.html">Hibernate 4 Maven Plugin</a>
+                                            <ul class="s active">
+                                                                                                                                                                                                                                        <li class="s off">
+                    <a href="configuration.html" class="s" title="Configuration Examples">Configuration Examples</a>
+                </li>
+                                                                                    <li class="s off">
+                    <a href="export-mojo.html" class="s" title="Parameter Documentation">Parameter Documentation</a>
+                </li>
+                                                                                    <li class="s off">
+                    <a href="debugging.html" class="s" title="Enable Debug-Output">Enable Debug-Output</a>
+                </li>
+                                                                                    <li class="s off">
+                    <a href="skip.html" class="s" title="Skipping Execution">Skipping Execution</a>
+                </li>
+                                                                                    <li class="s off">
+                    <a href="force.html" class="s" title="Force Exceution">Force Exceution</a>
+                </li>
+                                                                                    <li class="s off">
+                    <a href="pitfalls.html" class="s" title="Known Pitfalls (FAQ)">Known Pitfalls (FAQ)</a>
+                </li>
+                                                                                                                                                                                                                                                                                                                                <li class="s sub off">
+                    <a href="project-info.html" class="s" title="Project Information">Project Information</a>
+                </li>
+                                                                                                                                                                    <li class="s sub off">
+                    <a href="project-reports.html" class="s" title="Project Reports">Project Reports</a>
+                </li>
+                                                                                                      </ul>
+                    </li>
+                                                </ul>
+              <hr />
+            </nav>
+            <p>
+              <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+                <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+              </a>
+            </p>
+          </div>
+        </div>
+      </div>
+      <footer id="footer">
+        <hr />
+        <ul id="footerlinks">
+          <li class="f" id="copyright">&#xa9; <strong>mo</strong>             2013
+      </li>
+        </ul>
+      </footer>
+    </div>
+        <script type="text/javascript"><!--//--><![CDATA[//><!--
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-571104-3']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    //--><!]]>
+      </body>
+</html>