Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/index.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/index.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/index.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,94 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
src/site/apt/index.apt at 06 Sep 2020 22:01 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Introduction</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+      <meta name="author" content="Rahul Thakur, Mark Struberg" />
+    <meta name="date" content="November 29, 2010" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:01 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><strong>Introduction</strong></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="OpenJPA_Maven_Plugin"></a>OpenJPA Maven Plugin</h2>
+<p>This plugin provides useful tasks for building and maintaining an OpenJPA 
project with maven. All goals work on a given set of JPA entities.</p>
+<div class="section">
+<h3><a name="Goals_Overview"></a>Goals Overview</h3>
+<ul>
+<li><a href="#enhance-mojo.html">openjpa:enhance</a> Enhance the entity 
classes with persistence functionality.</li>
+<li><a href="#sql-mojo.html">openjpa:sql</a> Create a file with SQL 
statements, with e.g. CREATE TABLE statements</li>
+<li><a href="#schema-mojo.html">openjpa:schema</a> Create a file which 
contains the schema mapping XML</li>
+<li><a href="#test-enhance-mojo.html">openjpa:test-enhance</a> Enhance the 
entity classes in the test classpath with persistence 
functionality.</li></ul></div>
+<div class="section">
+<h3><a name="Usage"></a>Usage</h3>
+<p>Instructions on how to use the OpenJPA Maven Plugin can be found on the <a 
href="#usage.html">usage page</a>.</p></div>
+<div class="section">
+<h3><a name="Examples"></a>Examples</h3>
+<ul>
+<li><a href="#examplesenhance.html"> JPA enhancement example.</a></li>
+<li><a href="#examplessql.html"> SQL maintenance strategies.</a></li>
+<li><a href="#examplesschema.html"> Schema mapping example.</a></li>
+<li><a href="#examplestestenhance.html"> JPA enhancement for test classes 
example.</a></li>
+<li><a href="#examplescredentials.html"> Manually setting.the credentials for 
accessing the database at build time </a></li></ul></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/issue-management.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/issue-management.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/issue-management.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,79 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management
 at 06 Sep 2020 22:01 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Issue Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:01 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>JIRA</a>.</p></div>
+<div class="section">
+<h2><a name="Issue_Management"></a>Issue Management</h2><a 
name="Issue_Management"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following 
issue management system for this project.</p>
+<div class="source">
+<pre><a class="externalLink" 
href="https://issues.apache.org/jira/browse/OPENJPA";>https://issues.apache.org/jira/browse/OPENJPA</a></pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/issue-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/licenses.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/licenses.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/licenses.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,282 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:licenses at 06 
Sep 2020 22:01 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Project Licenses</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:01 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>Typically the licenses listed for the project are that of the project 
itself, and not of dependencies.</p></div>
+<div class="section">
+<h2><a name="Project_Licenses"></a>Project Licenses</h2><a 
name="Project_Licenses"></a>
+<div class="section">
+<h3><a name="Apache_License_2.0"></a>Apache License 2.0</h3><a 
name="Apache_License_2.0"></a>
+<div class="source">
+<pre>
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, 
reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized 
by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and 
all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal 
Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making 
modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or 
Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, 
&quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a 
Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal 
Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+</pre></div></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/licenses.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/mailing-lists.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/mailing-lists.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/mailing-lists.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,99 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists 
at 06 Sep 2020 22:01 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Project Mailing Lists</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:01 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2><a 
name="Project_Mailing_Lists"></a>
+<p>These are the mailing lists that have been established for this project. 
For each list, there is a subscribe, unsubscribe, and an archive link.</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Name</th>
+<th>Subscribe</th>
+<th>Unsubscribe</th>
+<th>Post</th>
+<th>Archive</th></tr>
+<tr class="b">
+<td>OpenJPA Developer List</td>
+<td><a href="dev-subscr...@openjpa.apache.org">Subscribe</a></td>
+<td><a href="dev-unsubscr...@openjpa.apache.org">Unsubscribe</a></td>
+<td><a href="d...@openjpa.apache.org">Post</a></td>
+<td><a class="externalLink" 
href="https://lists.apache.org/list.html?d...@openjpa.apache.org";>lists.apache.org</a></td></tr>
+<tr class="a">
+<td>OpenJPA Users List</td>
+<td><a href="users-subscr...@openjpa.apache.org">Subscribe</a></td>
+<td><a href="users-unsubscr...@openjpa.apache.org">Unsubscribe</a></td>
+<td><a href="us...@openjpa.apache.org">Post</a></td>
+<td><a class="externalLink" 
href="https://lists.apache.org/list.html?us...@openjpa.apache.org";>lists.apache.org</a></td></tr>
+<tr class="b">
+<td>OpenJPA Commits List</td>
+<td><a href="commits-subscr...@openjpa.apache.org">Subscribe</a></td>
+<td><a href="commits-unsubscr...@openjpa.apache.org">Unsubscribe</a></td>
+<td><a href="commits@openjpa.apache.org">Post</a></td>
+<td><a class="externalLink" 
href="https://lists.apache.org/list.html?commits@openjpa.apache.org";>lists.apache.org</a></td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/mailing-lists.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-info.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-info.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-info.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,145 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 06 Sep 2020 22:02 
CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Plugin Documentation</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:02 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><strong>Goals</strong></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Plugin_Documentation"></a>Plugin Documentation</h2><a 
name="Plugin_Documentation"></a>
+<p>Goals available for this plugin:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Goal</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="enhance-mojo.html">openjpa:enhance</a></td>
+<td>Processes Application model classes and enhances them by running
+OpenJPA Enhancer tool.</td></tr>
+<tr class="a">
+<td><a href="help-mojo.html">openjpa:help</a></td>
+<td>Display help information on openjpa-maven-plugin.<br />
+Call <code>mvn openjpa:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</code> to display parameter details.</td></tr>
+<tr class="b">
+<td><a href="schema-mojo.html">openjpa:schema</a></td>
+<td>Executes the schema generation via the OpenJPA MappingTool.</td></tr>
+<tr class="a">
+<td><a href="sql-mojo.html">openjpa:sql</a></td>
+<td>Executes the SQL generation via the OpenJPA MappingTool.</td></tr>
+<tr class="b">
+<td><a href="test-enhance-mojo.html">openjpa:test-enhance</a></td>
+<td>Processes Application model test classes and enhances them by
+running OpenJPA Enhancer tool.</td></tr></table>
+<div class="section">
+<h3><a name="System_Requirements"></a>System Requirements</h3><a 
name="System_Requirements"></a>
+<p>The following specifies the minimum requirements to run this Maven 
plugin:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<td>Maven</td>
+<td>3.3.9</td></tr>
+<tr class="b">
+<td>JDK</td>
+<td>1.8</td></tr>
+<tr class="a">
+<td>Memory</td>
+<td>No minimum requirement.</td></tr>
+<tr class="b">
+<td>Disk Space</td>
+<td>No minimum requirement.</td></tr></table></div>
+<div class="section">
+<h3><a name="Usage"></a>Usage</h3><a name="Usage"></a>
+<p>You should specify the version in your project's plugin configuration:</p>
+<div class="source">
+<pre>&lt;project&gt;
+  ...
+  &lt;build&gt;
+    &lt;!-- To define the plugin version in your parent POM --&gt;
+    &lt;pluginManagement&gt;
+      &lt;plugins&gt;
+        &lt;plugin&gt;
+          &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+          &lt;artifactId&gt;openjpa-maven-plugin&lt;/artifactId&gt;
+          &lt;version&gt;3.1.3-SNAPSHOT&lt;/version&gt;
+        &lt;/plugin&gt;
+        ...
+      &lt;/plugins&gt;
+    &lt;/pluginManagement&gt;
+    &lt;!-- To use the plugin goals in your POM or parent POM --&gt;
+    &lt;plugins&gt;
+      &lt;plugin&gt;
+        &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+        &lt;artifactId&gt;openjpa-maven-plugin&lt;/artifactId&gt;
+        &lt;version&gt;3.1.3-SNAPSHOT&lt;/version&gt;
+      &lt;/plugin&gt;
+      ...
+    &lt;/plugins&gt;
+  &lt;/build&gt;
+  ...
+&lt;/project&gt;
+</pre></div>
+<p>For more information, see <a class="externalLink" 
href="http://maven.apache.org/guides/mini/guide-configuring-plugins.html";>&quot;Guide
 to Configuring Plug-ins&quot;</a></p></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-info.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-management.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-management.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-management.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,242 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugin-management
 at 06 Sep 2020 22:01 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Project Plugin Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:01 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Project_Plugin_Management"></a>Project Plugin Management</h2><a 
name="Project_Plugin_Management"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>com.agilejava.docbkx</td>
+<td><a class="externalLink" 
href="https://github.com/mimil/docbkx-tools/docbkx-maven-plugin";>docbkx-maven-plugin</a></td>
+<td>2.0.17</td></tr>
+<tr class="a">
+<td>io.fabric8</td>
+<td><a class="externalLink" 
href="http://github.com/fabric8io/docker-maven-plugin";>docker-maven-plugin</a></td>
+<td>0.28.0</td></tr>
+<tr class="b">
+<td>org.apache.felix</td>
+<td><a class="externalLink" 
href="http://felix.apache.org/components/bundle-plugin/";>maven-bundle-plugin</a></td>
+<td>4.0.0</td></tr>
+<tr class="a">
+<td>org.apache.karaf.tooling</td>
+<td><a class="externalLink" 
href="https://www.apache.org/karaf/tooling/karaf-maven-plugin/";>karaf-maven-plugin</a></td>
+<td>4.2.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-antrun-plugin/";>maven-antrun-plugin</a></td>
+<td>1.8</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-assembly-plugin/";>maven-assembly-plugin</a></td>
+<td>3.3.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-checkstyle-plugin/";>maven-checkstyle-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-clean-plugin/";>maven-clean-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-compiler-plugin/";>maven-compiler-plugin</a></td>
+<td>3.8.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-dependency-plugin/";>maven-dependency-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-deploy-plugin/";>maven-deploy-plugin</a></td>
+<td>2.8.2</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-docck-plugin/";>maven-docck-plugin</a></td>
+<td>1.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-ear-plugin/";>maven-ear-plugin</a></td>
+<td>3.0.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/enforcer/maven-enforcer-plugin";>maven-enforcer-plugin</a></td>
+<td>1.4.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/surefire/maven-failsafe-plugin/";>maven-failsafe-plugin</a></td>
+<td>2.22.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-gpg-plugin/";>maven-gpg-plugin</a></td>
+<td>1.6</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-help-plugin/";>maven-help-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-install-plugin/";>maven-install-plugin</a></td>
+<td>2.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-invoker-plugin/";>maven-invoker-plugin</a></td>
+<td>3.2.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-jar-plugin/";>maven-jar-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-javadoc-plugin/";>maven-javadoc-plugin</a></td>
+<td>3.0.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugin-tools/maven-plugin-plugin";>maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/";>maven-project-info-reports-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/maven-release/maven-release-plugin/";>maven-release-plugin</a></td>
+<td>2.5.3</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-remote-resources-plugin/";>maven-remote-resources-plugin</a></td>
+<td>1.7.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-resources-plugin/";>maven-resources-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/scm/maven-scm-plugin/";>maven-scm-plugin</a></td>
+<td>1.9.5</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-scm-publish-plugin/";>maven-scm-publish-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-shade-plugin/";>maven-shade-plugin</a></td>
+<td>3.2.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-site-plugin/";>maven-site-plugin</a></td>
+<td>3.7.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-source-plugin/";>maven-source-plugin</a></td>
+<td>3.2.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/surefire/maven-surefire-plugin/";>maven-surefire-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/surefire/maven-surefire-report-plugin/";>maven-surefire-report-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-war-plugin/";>maven-war-plugin</a></td>
+<td>3.2.2</td></tr>
+<tr class="b">
+<td>org.apache.openjpa</td>
+<td><a class="externalLink" 
href="http://openjpa.apache.org/openjpa-tools/openjpa-maven-plugin";>openjpa-maven-plugin</a></td>
+<td>3.1.3-SNAPSHOT</td></tr>
+<tr class="a">
+<td>org.apache.rat</td>
+<td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
+<td>0.12</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" 
href="http://www.mojohaus.org/build-helper-maven-plugin/";>build-helper-maven-plugin</a></td>
+<td>3.0.0</td></tr>
+<tr class="a">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" 
href="http://www.mojohaus.org/buildnumber-maven-plugin/buildnumber-maven-plugin";>buildnumber-maven-plugin</a></td>
+<td>1.4</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" 
href="http://www.mojohaus.org/clirr-maven-plugin/clirr-maven-plugin";>clirr-maven-plugin</a></td>
+<td>2.8</td></tr>
+<tr class="a">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" 
href="https://gleclaire.github.io/findbugs-maven-plugin/";>findbugs-maven-plugin</a></td>
+<td>3.0.5</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" 
href="http://mojo.codehaus.org/taglist-maven-plugin";>taglist-maven-plugin</a></td>
+<td>2.4</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugin-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugins.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugins.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugins.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,157 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugins at 06 
Sep 2020 22:01 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Project Plugins</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:01 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Project_Build_Plugins"></a>Project Build Plugins</h2><a 
name="Project_Build_Plugins"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-checkstyle-plugin/";>maven-checkstyle-plugin</a></td>
+<td>3.1.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-clean-plugin/";>maven-clean-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-compiler-plugin/";>maven-compiler-plugin</a></td>
+<td>3.8.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-deploy-plugin/";>maven-deploy-plugin</a></td>
+<td>2.8.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/enforcer/maven-enforcer-plugin";>maven-enforcer-plugin</a></td>
+<td>1.4.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="http://maven.apache.org/plugins/maven-install-plugin/";>maven-install-plugin</a></td>
+<td>2.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-invoker-plugin/";>maven-invoker-plugin</a></td>
+<td>3.2.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-jar-plugin/";>maven-jar-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugin-tools/maven-plugin-plugin";>maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-remote-resources-plugin/";>maven-remote-resources-plugin</a></td>
+<td>1.7.0</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-resources-plugin/";>maven-resources-plugin</a></td>
+<td>3.1.0</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-site-plugin/";>maven-site-plugin</a></td>
+<td>3.7.1</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/surefire/maven-surefire-plugin/";>maven-surefire-plugin</a></td>
+<td>3.0.0-M4</td></tr>
+<tr class="a">
+<td>org.apache.rat</td>
+<td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>
+<td>0.12</td></tr>
+<tr class="b">
+<td>org.codehaus.mojo</td>
+<td><a class="externalLink" 
href="http://www.mojohaus.org/buildnumber-maven-plugin/buildnumber-maven-plugin";>buildnumber-maven-plugin</a></td>
+<td>1.4</td></tr></table></div>
+<div class="section">
+<h2><a name="Project_Report_Plugins"></a>Project Report Plugins</h2><a 
name="Project_Report_Plugins"></a>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-javadoc-plugin/";>maven-javadoc-plugin</a></td>
+<td>3.0.1</td></tr>
+<tr class="a">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugin-tools/maven-plugin-plugin";>maven-plugin-plugin</a></td>
+<td>3.5.2</td></tr>
+<tr class="b">
+<td>org.apache.maven.plugins</td>
+<td><a class="externalLink" 
href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/";>maven-project-info-reports-plugin</a></td>
+<td>3.0.0</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/plugins.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-info.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-info.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-info.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,123 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer
 at 06 Sep 2020 22:02 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Project Information</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:02 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Project_Information"></a>Project Information</h2>
+<p>This document provides an overview of the various documents and links that 
are part of this project's general information. All of this content is 
automatically generated by <a class="externalLink" 
href="http://maven.apache.org";>Maven</a> on behalf of the project.</p>
+<div class="section">
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="ci-management.html">CI Management</a></td>
+<td>This is a link to the definitions of all continuous integration processes 
that builds and tests code on a frequent, regular basis.</td></tr>
+<tr class="a">
+<td><a href="dependencies.html">Dependencies</a></td>
+<td>This document lists the project's dependencies and provides information on 
each dependency.</td></tr>
+<tr class="b">
+<td><a href="dependency-info.html">Dependency Information</a></td>
+<td>This document describes how to to include this project as a dependency 
using various dependency management tools.</td></tr>
+<tr class="a">
+<td><a href="dependency-management.html">Dependency Management</a></td>
+<td>This document lists the dependencies that are defined through 
dependencyManagement.</td></tr>
+<tr class="b">
+<td><a href="distribution-management.html">Distribution Management</a></td>
+<td>This document provides informations on the distribution management of this 
project.</td></tr>
+<tr class="a">
+<td><a href="index.html">About</a></td>
+<td>OpenJPA tasks for enhancing, SQL creation and schema mapping creation using
+        Apache maven (see http://maven.apache.org).</td></tr>
+<tr class="b">
+<td><a href="issue-management.html">Issue Management</a></td>
+<td>This document provides information on the issue management system used in 
this project.</td></tr>
+<tr class="a">
+<td><a href="licenses.html">Licenses</a></td>
+<td>This document lists the project license(s).</td></tr>
+<tr class="b">
+<td><a href="mailing-lists.html">Mailing Lists</a></td>
+<td>This document provides subscription and archive information for this 
project's mailing lists.</td></tr>
+<tr class="a">
+<td><a href="plugin-management.html">Plugin Management</a></td>
+<td>This document lists the plugins that are defined through 
pluginManagement.</td></tr>
+<tr class="b">
+<td><a href="plugins.html">Plugins</a></td>
+<td>This document lists the build plugins and the report plugins used by this 
project.</td></tr>
+<tr class="a">
+<td><a href="scm.html">Source Code Management</a></td>
+<td>This document lists ways to access the online source repository.</td></tr>
+<tr class="b">
+<td><a href="summary.html">Summary</a></td>
+<td>This document lists other related information of this project</td></tr>
+<tr class="a">
+<td><a href="team.html">Team</a></td>
+<td>This document provides information on the members of this project. These 
are the individuals who have contributed to the project in one form or 
another.</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-info.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-reports.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-reports.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-reports.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,86 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer
 at 06 Sep 2020 22:02 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; Generated Reports</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:02 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+<div class="section">
+<h2><a name="Generated_Reports"></a>Generated Reports</h2>
+<p>This document provides an overview of the various reports that are 
automatically generated by <a class="externalLink" 
href="http://maven.apache.org";>Maven</a> . Each report is briefly described 
below.</p>
+<div class="section">
+<h3><a name="Overview"></a>Overview</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Document</th>
+<th>Description</th></tr>
+<tr class="b">
+<td><a href="apidocs/index.html">Javadoc</a></td>
+<td>Javadoc API documentation.</td></tr>
+<tr class="a">
+<td><a href="plugin-info.html">Plugin Documentation</a></td>
+<td>This report provides goals and parameters documentation of a 
plugin.</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/project-reports.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/schema-mojo.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/schema-mojo.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/schema-mojo.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,638 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
target/generated-site/xdoc/schema-mojo.xml at 06 Sep 2020 22:02 CEST -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>OpenJPA Maven Plugin &#x2013; openjpa:schema</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+    <meta http-equiv="Content-Language" content="en" />
+    
+  </head>
+  <body class="composite">
+    <div id="banner">
+<div id="bannerLeft">
+OpenJPA
+</div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">
+        <span id="publishDate">Last Published: 06 Sep 2020 22:02 CEST</span>
+          &nbsp;| <span id="projectVersion">Version: 3.1.3-SNAPSHOT</span>
+      </div>
+      <div class="xright">      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+       <h5>Overview</h5>
+    <ul>
+     <li class="none"><a href="index.html" 
title="Introduction">Introduction</a></li>
+     <li class="none"><a href="usage.html" title="Usage">Usage</a></li>
+     <li class="none"><a href="plugin-info.html" title="Goals">Goals</a></li>
+    </ul>
+       <h5>Examples</h5>
+    <ul>
+     <li class="none"><a href="examples/enhance.html" 
title="Enhance">Enhance</a></li>
+     <li class="none"><a href="examples/sql.html" title="SQL">SQL</a></li>
+     <li class="none"><a href="examples/schema.html" 
title="Schema">Schema</a></li>
+     <li class="none"><a href="examples/testenhance.html" 
title="TestEnhance">TestEnhance</a></li>
+    </ul>
+      <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>
+      </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+
+  
+    <div class="section">
+<h2><a name="openjpa:schema"></a>openjpa:schema</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.openjpa:openjpa-maven-plugin:3.1.3-SNAPSHOT:schema</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Executes the schema generation via the OpenJPA MappingTool.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<ul>
+        
+<li>Requires a Maven project to be executed.</li>
+        
+<li>Requires dependency resolution of artifacts in scope: 
<tt>compile</tt>.</li>
+        
+<li>Since version: <tt>1.0</tt>.</li>
+        
+<li>Binds by default to the <a class="externalLink" 
href="http://maven.apache.org/ref/current/maven-core/lifecycles.html";>lifecycle 
phase</a>: <tt>process-classes</tt>.</li>
+      </ul>
+      
+<div class="section">
+<h3><a name="Required_Parameters"></a>Required Parameters</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><tt><a href="#classes">&lt;classes&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Location where <tt>persistence-enabled</tt> classes are
+located.<br /><b>Default value is</b>: 
<tt>${project.build.outputDirectory}</tt>.<br /><b>User property is</b>: 
<tt>openjpa.classes</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#forceMojoExecution">&lt;forceMojoExecution&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Setting this parameter to <tt>true</tt> will force the
+execution of this mojo, even if it would get skipped usually.<br /><b>Default 
value is</b>: <tt>false</tt>.<br /><b>User property is</b>: 
<tt>forceOpenJpaExecution</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#workDir">&lt;workDir&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>The working directory for putting persistence.xml and other stuff
+into if we need to.<br /><b>Default value is</b>: 
<tt>${project.build.directory}/openjpa-work</tt>.<br /><b>User property is</b>: 
<tt>openjpa.workdir</tt>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Optional_Parameters"></a>Optional Parameters</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><tt><a href="#action">&lt;action&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Argument to specify the action to take on each class. The available
+actions are: buildSchema, validate<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a 
href="#connectionDriverName">&lt;connectionDriverName&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>
+<p>This setting can be used to override any
+openjpa.ConnectionDriverName set in the persistence.xml. It can
+also be used if the persistence.xml contains no connection
+information at all.</p>
+
+<p>Sample:</p>
+
+<div>
+<pre>
+&lt;connectionDriverName&gt;com.mchange.v2.c3p0.ComboPooledDataSource&lt;/connectionDriverName&gt;
+</pre></div>
+
+This is most times used in conjunction with
+<tt>connectionProperties</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a 
href="#connectionProperties">&lt;connectionProperties&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>
+<p>Used to define the credentials or any other connection
+properties.</p>
+Sample: 
+
+<div>
+<pre>
+&lt;connectionProperties&gt;
+  driverClass=com.mysql.jdbc.Driver,
+  jdbcUrl=jdbc:mysql://localhost/mydatabase,
+  user=root,
+  password=,
+  minPoolSize=5,
+  acquireRetryAttempts=3,
+  maxPoolSize=20
+&lt;/connectionProperties&gt;
+</pre></div>
+
+This is most times used in conjunction with
+<tt>connectionDriverName</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#excludes">&lt;excludes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Comma separated list of excludes to scan searchDir to pass to the
+jobs. This option may be used to stop OpenJPA tasks from scanning
+non-JPA classes (which usually leads to warnings such as &quot;Type xxx
+has no metadata&quot;)<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#includes">&lt;includes&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Comma separated list of includes to scan searchDir to pass to the
+jobs. This may be used to restrict the OpenJPA tasks to e.g. a
+single package which contains all the entities.<br /><b>Default value is</b>: 
<tt>**/*.class</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a 
href="#persistenceUnitName">&lt;persistenceUnitName&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>An optional PersistenceUnit name. If not specified then OpenJPA
+will run against 'all anchors'. Means it will use all
+persistenceunits of all persistence.xml files it finds.<br /><b>Default value 
is</b>: <tt>${openjpa.persistenceUnitName}</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#persistenceXmlFile">&lt;persistenceXmlFile&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Used if a non-default file location for the persistence.xml should
+be used If not specified, the default one in
+META-INF/persistence.xml will be used. Since openjpa-2.3.0 this can
+also be a resource location. In prior releases it was only possible
+to specify a file location.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#schemaAction">&lt;schemaAction&gt;</a></tt></td>
+            
+<td><tt>String</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>The action to take on the schema. Actions can be composed in a
+comma-separated list of one of the following items: 
+
+<ul>
+
+<li>add (see MappingTool#ACTION_ADD)</li>
+
+<li>refresh (see MappingTool#ACTION_REFRESH)</li>
+
+<li>drop (see MappingTool#ACTION_DROP)</li>
+
+<li>dropSchema (see MappingTool#ACTION_DROP_SCHEMA)</li>
+
+<li>buildSchema (see MappingTool#ACTION_BUILD_SCHEMA)</li>
+
+<li>import (see MappingTool#ACTION_IMPORT)</li>
+
+<li>export (see MappingTool#ACTION_EXPORT)</li>
+
+<li>validate (see MappingTool#ACTION_VALIDATE)</li>
+</ul><br /><b>Default value is</b>: <tt>add</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#schemaFile">&lt;schemaFile&gt;</a></tt></td>
+            
+<td><tt>File</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Use this option to write the planned schema to an XML document
+rather than modify the database. The document can then be
+manipulated and committed to the database with the schema tool<br /><b>Default 
value is</b>: <tt>${project.build.directory}/schema.xml</tt>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#skip">&lt;skip&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>When <tt>true</tt>, skip the execution.<br /><b>Default value is</b>: 
<tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#toolProperties">&lt;toolProperties&gt;</a></tt></td>
+            
+<td><tt>Properties</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Additional properties passed to the OpenJPA tools.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Caction.3E"></a><b><a name="action">&lt;action&gt;</a></b></h4>
+        
+<div>Argument to specify the action to take on each class. The available
+actions are: buildSchema, validate</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cclasses.3E"></a><b><a 
name="classes">&lt;classes&gt;</a></b></h4>
+        
+<div>Location where <tt>persistence-enabled</tt> classes are
+located.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>openjpa.classes</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.outputDirectory}</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CconnectionDriverName.3E"></a><b><a 
name="connectionDriverName">&lt;connectionDriverName&gt;</a></b></h4>
+        
+<div>
+<p>This setting can be used to override any
+openjpa.ConnectionDriverName set in the persistence.xml. It can
+also be used if the persistence.xml contains no connection
+information at all.</p>
+
+<p>Sample:</p>
+
+<div>
+<pre>
+&lt;connectionDriverName&gt;com.mchange.v2.c3p0.ComboPooledDataSource&lt;/connectionDriverName&gt;
+</pre></div>
+
+This is most times used in conjunction with
+<tt>connectionProperties</tt>.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CconnectionProperties.3E"></a><b><a 
name="connectionProperties">&lt;connectionProperties&gt;</a></b></h4>
+        
+<div>
+<p>Used to define the credentials or any other connection
+properties.</p>
+Sample: 
+
+<div>
+<pre>
+&lt;connectionProperties&gt;
+  driverClass=com.mysql.jdbc.Driver,
+  jdbcUrl=jdbc:mysql://localhost/mydatabase,
+  user=root,
+  password=,
+  minPoolSize=5,
+  acquireRetryAttempts=3,
+  maxPoolSize=20
+&lt;/connectionProperties&gt;
+</pre></div>
+
+This is most times used in conjunction with
+<tt>connectionDriverName</tt>.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cexcludes.3E"></a><b><a 
name="excludes">&lt;excludes&gt;</a></b></h4>
+        
+<div>Comma separated list of excludes to scan searchDir to pass to the
+jobs. This option may be used to stop OpenJPA tasks from scanning
+non-JPA classes (which usually leads to warnings such as &quot;Type xxx
+has no metadata&quot;)</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CforceMojoExecution.3E"></a><b><a 
name="forceMojoExecution">&lt;forceMojoExecution&gt;</a></b></h4>
+        
+<div>Setting this parameter to <tt>true</tt> will force the
+execution of this mojo, even if it would get skipped usually.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>forceOpenJpaExecution</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cincludes.3E"></a><b><a 
name="includes">&lt;includes&gt;</a></b></h4>
+        
+<div>Comma separated list of includes to scan searchDir to pass to the
+jobs. This may be used to restrict the OpenJPA tasks to e.g. a
+single package which contains all the entities.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>**/*.class</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CpersistenceUnitName.3E"></a><b><a 
name="persistenceUnitName">&lt;persistenceUnitName&gt;</a></b></h4>
+        
+<div>An optional PersistenceUnit name. If not specified then OpenJPA
+will run against 'all anchors'. Means it will use all
+persistenceunits of all persistence.xml files it finds.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${openjpa.persistenceUnitName}</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CpersistenceXmlFile.3E"></a><b><a 
name="persistenceXmlFile">&lt;persistenceXmlFile&gt;</a></b></h4>
+        
+<div>Used if a non-default file location for the persistence.xml should
+be used If not specified, the default one in
+META-INF/persistence.xml will be used. Since openjpa-2.3.0 this can
+also be a resource location. In prior releases it was only possible
+to specify a file location.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CschemaAction.3E"></a><b><a 
name="schemaAction">&lt;schemaAction&gt;</a></b></h4>
+        
+<div>The action to take on the schema. Actions can be composed in a
+comma-separated list of one of the following items: 
+
+<ul>
+
+<li>add (see MappingTool#ACTION_ADD)</li>
+
+<li>refresh (see MappingTool#ACTION_REFRESH)</li>
+
+<li>drop (see MappingTool#ACTION_DROP)</li>
+
+<li>dropSchema (see MappingTool#ACTION_DROP_SCHEMA)</li>
+
+<li>buildSchema (see MappingTool#ACTION_BUILD_SCHEMA)</li>
+
+<li>import (see MappingTool#ACTION_IMPORT)</li>
+
+<li>export (see MappingTool#ACTION_EXPORT)</li>
+
+<li>validate (see MappingTool#ACTION_VALIDATE)</li>
+</ul></div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.lang.String</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>add</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CschemaFile.3E"></a><b><a 
name="schemaFile">&lt;schemaFile&gt;</a></b></h4>
+        
+<div>Use this option to write the planned schema to an XML document
+rather than modify the database. The document can then be
+manipulated and committed to the database with the schema tool</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/schema.xml</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
+        
+<div>When <tt>true</tt>, skip the execution.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>boolean</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+          
+<li><b>Default</b>: <tt>false</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CtoolProperties.3E"></a><b><a 
name="toolProperties">&lt;toolProperties&gt;</a></b></h4>
+        
+<div>Additional properties passed to the OpenJPA tools.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.util.Properties</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>No</tt></li>
+        </ul><hr /></div>
+<div class="section">
+<h4><a name="a.3CworkDir.3E"></a><b><a 
name="workDir">&lt;workDir&gt;</a></b></h4>
+        
+<div>The working directory for putting persistence.xml and other stuff
+into if we need to.</div>
+        
+<ul>
+          
+<li><b>Type</b>: <tt>java.io.File</tt></li>
+          
+<li><b>Since</b>: <tt>1.0</tt></li>
+          
+<li><b>Required</b>: <tt>Yes</tt></li>
+          
+<li><b>User Property</b>: <tt>openjpa.workdir</tt></li>
+          
+<li><b>Default</b>: <tt>${project.build.directory}/openjpa-work</tt></li>
+        </ul>
+      </div></div>
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+        Copyright &#169;      2011&#x2013;2020 <a 
href="http://www.apache.org";>Apache Software Foundation</a>.
+All rights reserved.      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/schema-mojo.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to