Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/dependency-info.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/dependency-info.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/dependency-info.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,110 @@
+<!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:dependency-info
 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; Dependency 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: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="Dependency_Information"></a>Dependency Information</h2><a 
name="Dependency_Information"></a>
+<div class="section">
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
+<div class="source">
+<pre>&lt;dependency&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;type&gt;maven-plugin&lt;/type&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
+<div class="source">
+<pre>'org.apache.openjpa:openjpa-maven-plugin:maven-plugin:3.1.3-SNAPSHOT'</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
+<div class="source">
+<pre>&lt;dependency org=&quot;org.apache.openjpa&quot; 
name=&quot;openjpa-maven-plugin&quot; rev=&quot;3.1.3-SNAPSHOT&quot;&gt;
+  &lt;artifact name=&quot;openjpa-maven-plugin&quot; 
type=&quot;maven-plugin&quot; /&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
+<div class="source">
+<pre>@Grapes(
+@Grab(group='org.apache.openjpa', module='openjpa-maven-plugin', 
version='3.1.3-SNAPSHOT')
+)</pre></div></div>
+<div class="section">
+<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a 
name="Gradle.2FGrails"></a>
+<div class="source">
+<pre>compile 
'org.apache.openjpa:openjpa-maven-plugin:3.1.3-SNAPSHOT'</pre></div></div>
+<div class="section">
+<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
+<div class="source">
+<pre>libraryDependencies += &quot;org.apache.openjpa&quot; % 
&quot;openjpa-maven-plugin&quot; % &quot;3.1.3-SNAPSHOT&quot;</pre></div></div>
+<div class="section">
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
+<div class="source">
+<pre>[org.apache.openjpa/openjpa-maven-plugin 
&quot;3.1.3-SNAPSHOT&quot;]</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/dependency-info.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/dependency-management.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/dependency-management.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/dependency-management.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,261 @@
+<!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:dependency-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 Dependency 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_Dependency_Management"></a>Project Dependency 
Management</h2><a name="Project_Dependency_Management"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3><a name="compile"></a>
+<p>The following is a list of compile dependencies in the DependencyManagement 
of this project. These dependencies can be included in the submodules to 
compile and run the submodule:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>com.google.code.findbugs</td>
+<td><a class="externalLink" 
href="http://findbugs.sourceforge.net/";>annotations</a></td>
+<td>3.0.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html";>GNU 
Lesser Public License</a></td></tr>
+<tr class="a">
+<td>com.sun.xml.bind</td>
+<td><a class="externalLink" 
href="https://jaxb.dev.java.net/";>jaxb-impl</a></td>
+<td>2.2.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://glassfish.dev.java.net/public/CDDL+GPL.html";>CDDL 1.0</a>, <a 
class="externalLink" 
href="https://glassfish.dev.java.net/public/CDDL+GPL.html";>GPL2 w/ 
CPE</a></td></tr>
+<tr class="b">
+<td>commons-logging</td>
+<td><a class="externalLink" 
href="http://commons.apache.org/proper/commons-logging/";>commons-logging</a></td>
+<td>1.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>io.fabric8</td>
+<td><a class="externalLink" 
href="http://fabric8.io/kubernetes-client/";>kubernetes-client</a></td>
+<td>4.7.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>io.fabric8</td>
+<td><a class="externalLink" 
href="http://fabric8.io/kubernetes-server-mock/";>kubernetes-server-mock</a></td>
+<td>4.7.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>jakarta-regexp</td>
+<td>jakarta-regexp</td>
+<td>1.4</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="b">
+<td>javax.xml.bind</td>
+<td><a class="externalLink" href="https://jaxb.dev.java.net/";>jaxb-api</a></td>
+<td>2.2.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://glassfish.dev.java.net/public/CDDL+GPL.html";>CDDL 1.0</a>, <a 
class="externalLink" 
href="https://glassfish.dev.java.net/public/CDDL+GPL.html";>GPL2 w/ 
CPE</a></td></tr>
+<tr class="a">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org";>junit</a></td>
+<td>4.12</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.eclipse.org/legal/epl-v10.html";>Eclipse Public License 
1.0</a></td></tr>
+<tr class="b">
+<td>mysql</td>
+<td><a class="externalLink" 
href="http://dev.mysql.com/doc/connector-j/en/";>mysql-connector-java</a></td>
+<td>5.1.47</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html";>The GNU General 
Public License, Version 2</a></td></tr>
+<tr class="a">
+<td>net.sourceforge.serp</td>
+<td><a class="externalLink" href="http://serp.sourceforge.net";>serp</a></td>
+<td>1.15.1</td>
+<td>jar</td>
+<td><a href="LICENSE.txt">BSD</a></td></tr>
+<tr class="b">
+<td>org.apache.ant</td>
+<td><a class="externalLink" href="http://ant.apache.org/";>ant</a></td>
+<td>1.9.7</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.bval</td>
+<td><a class="externalLink" 
href="http://bval.apache.org/org.apache.bval.bundle/";>org.apache.bval.bundle</a></td>
+<td>1.1.2</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.commons</td>
+<td><a class="externalLink" 
href="https://commons.apache.org/proper/commons-collections/";>commons-collections4</a></td>
+<td>4.4</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.commons</td>
+<td><a class="externalLink" 
href="https://commons.apache.org/dbcp/";>commons-dbcp2</a></td>
+<td>2.7.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.commons</td>
+<td><a class="externalLink" 
href="http://commons.apache.org/proper/commons-pool/";>commons-pool2</a></td>
+<td>2.6.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.derby</td>
+<td><a class="externalLink" href="http://db.apache.org/derby/";>derby</a></td>
+<td>10.14.2.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache 2</a></td></tr>
+<tr class="b">
+<td>org.apache.derby</td>
+<td><a class="externalLink" 
href="http://db.apache.org/derby/";>derbyclient</a></td>
+<td>10.14.2.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>Apache 2</a></td></tr>
+<tr class="a">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" 
href="http://geronimo.apache.org/specs/geronimo-jms_1.1_spec";>geronimo-jms_1.1_spec</a></td>
+<td>1.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" 
href="http://geronimo.apache.org/maven/specs/geronimo-jpa_2.2_spec/1.1";>geronimo-jpa_2.2_spec</a></td>
+<td>1.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" 
href="http://geronimo.apache.org/specs/geronimo-jta_1.1_spec";>geronimo-jta_1.1_spec</a></td>
+<td>1.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.geronimo.specs</td>
+<td><a class="externalLink" 
href="http://geronimo.apache.org/maven/specs/geronimo-validation_1.1_spec/1.0";>geronimo-validation_1.1_spec</a></td>
+<td>1.0</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.logging.log4j</td>
+<td><a class="externalLink" 
href="https://logging.apache.org/log4j/2.x/log4j-core/";>log4j-core</a></td>
+<td>2.11.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="https://www.apache.org/licenses/LICENSE-2.0.txt";>Apache License, Version 
2.0</a></td></tr>
+<tr class="b">
+<td>org.hsqldb</td>
+<td><a class="externalLink" href="http://hsqldb.org";>hsqldb</a></td>
+<td>2.4.1</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://hsqldb.org/web/hsqlLicense.html";>HSQLDB License, a BSD open source 
license</a></td></tr>
+<tr class="a">
+<td>org.jmock</td>
+<td><a class="externalLink" 
href="http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock";>jmock</a></td>
+<td>2.9.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jmock.org/license.html";>BSD 
style</a></td></tr>
+<tr class="b">
+<td>org.jmock</td>
+<td><a class="externalLink" 
href="http://nexus.sonatype.org/oss-repository-hosting.html/jmock-parent/jmock-junit4";>jmock-junit4</a></td>
+<td>2.9.0</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://jmock.org/license.html";>BSD 
style</a></td></tr>
+<tr class="a">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org";>slf4j-api</a></td>
+<td>1.7.23</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.opensource.org/licenses/mit-license.php";>MIT 
License</a></td></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org";>slf4j-simple</a></td>
+<td>1.7.23</td>
+<td>jar</td>
+<td><a class="externalLink" 
href="http://www.opensource.org/licenses/mit-license.php";>MIT 
License</a></td></tr></table></div>
+<div class="section">
+<h3><a name="provided"></a>provided</h3><a name="provided"></a>
+<p>The following is a list of provided dependencies in the 
DependencyManagement of this project. These dependencies can be included in the 
submodules to compile the submodule, but should be provided by default when 
using the library:</p>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>License</th></tr>
+<tr class="b">
+<td>org.postgresql</td>
+<td>postgresql</td>
+<td>42.2.5</td>
+<td>jar</td>
+<td>-</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/dependency-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/distribution-management.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/distribution-management.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/distribution-management.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,81 @@
+<!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:distribution-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 Distribution 
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>The following is the distribution management information used by this 
project.</p>
+<div class="section">
+<h3><a name="Repository_-_apache.releases.https"></a>Repository - 
apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a 
class="externalLink" 
href="https://repository.apache.org/service/local/staging/deploy/maven2";>https://repository.apache.org/service/local/staging/deploy/maven2</a></div>
+<div class="section">
+<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot 
Repository - apache.snapshots.https</h3><a 
name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" 
href="https://repository.apache.org/content/repositories/snapshots";>https://repository.apache.org/content/repositories/snapshots</a></div>
+<div class="section">
+<h3><a name="Site_-_people.apache.org"></a>Site - people.apache.org</h3><a 
name="Site_-_people.apache.org"></a>
+<p>scp://people.apache.org/home/${site.deploy.user.name}/public_html/openjpa/3.1.3-SNAPSHOT/staging-site/openjpa-tools/openjpa-maven-plugin</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/distribution-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/enhance-mojo.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/enhance-mojo.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/enhance-mojo.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,613 @@
+<!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/enhance-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:enhance</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:enhance"></a>openjpa:enhance</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.openjpa:openjpa-maven-plugin:3.1.3-SNAPSHOT:enhance</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Processes Application model classes and enhances them by running
+OpenJPA Enhancer tool.</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="#addDefaultConstructor">&lt;addDefaultConstructor&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>The JPA spec requires that all persistent classes define a no-arg
+constructor. This flag tells the enhancer whether to add a
+protected no-arg constructor to any persistent classes that don't
+already have one.<br /><b>Default value is</b>: <tt>true</tt>.<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="#enforcePropertyRestrictions">&lt;enforcePropertyRestrictions&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Whether to throw an exception when it appears that a property
+access entity is not obeying the restrictions placed on property
+access.<br /><b>Default value is</b>: <tt>false</tt>.<br /></td>
+          </tr>
+          
+<tr class="b">
+            
+<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="a">
+            
+<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="b">
+            
+<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="a">
+            
+<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="b">
+            
+<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="a">
+            
+<td><tt><a href="#tmpClassLoader">&lt;tmpClassLoader&gt;</a></tt></td>
+            
+<td><tt>boolean</tt></td>
+            
+<td><tt>1.0</tt></td>
+            
+<td>Tell the PCEnhancer to use a temporary classloader for enhancement.
+If you enable this feature, then no depending artifacts from the
+classpath will be used! Please note that you have to disable the
+tmpClassLoader for some cases in OpenJPA-1.2.1 due to an extended
+parsing strategy.<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.3CaddDefaultConstructor.3E"></a><b><a 
name="addDefaultConstructor">&lt;addDefaultConstructor&gt;</a></b></h4>
+        
+<div>The JPA spec requires that all persistent classes define a no-arg
+constructor. This flag tells the enhancer whether to add a
+protected no-arg constructor to any persistent classes that don't
+already have one.</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>true</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.3CenforcePropertyRestrictions.3E"></a><b><a 
name="enforcePropertyRestrictions">&lt;enforcePropertyRestrictions&gt;</a></b></h4>
+        
+<div>Whether to throw an exception when it appears that a property
+access entity is not obeying the restrictions placed on property
+access.</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.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.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.3CtmpClassLoader.3E"></a><b><a 
name="tmpClassLoader">&lt;tmpClassLoader&gt;</a></b></h4>
+        
+<div>Tell the PCEnhancer to use a temporary classloader for enhancement.
+If you enable this feature, then no depending artifacts from the
+classpath will be used! Please note that you have to disable the
+tmpClassLoader for some cases in OpenJPA-1.2.1 due to an extended
+parsing strategy.</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/enhance-mojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/credentials.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/credentials.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/credentials.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,153 @@
+<!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/examples/credentials.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; Enhance</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="Mark Struberg
+strub...@yahoo.de" />
+    <meta name="date" content="March 19, 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"><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="Specifying_connection_settings_in_the_plugin_section"></a>Specifying 
connection settings in the plugin section</h2>
+<p>Sometimes it's necessary to set (or override) the connection settings which 
are needed at build time in the plugin section because the persistence.xml 
doesn't contain the correct information.</p>
+<p>This can be performed with the 2 optional parameters</p>
+<ul>
+<li><tt>connectionDriverName</tt> which defines the driver class</li>
+<li><tt>connectionProperties</tt> which defines further properties
+<div>
+<pre>&lt;project&gt;
+  [...]
+  &lt;build&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;1.2&lt;/version&gt;
+        &lt;configuration&gt;
+          &lt;includes&gt;
+            com/mycompany/myproject/myentities/*.class
+          &lt;/includes&gt;
+          &lt;addDefaultConstructor&gt;true&lt;/addDefaultConstructor&gt;
+          
&lt;enforcePropertyRestrictions&gt;true&lt;/enforcePropertyRestrictions&gt;
+          &lt;sqlAction&gt;refresh&lt;/sqlAction&gt;
+          
&lt;sqlFile&gt;${project.build.directory}/database.sql&lt;/sqlFile&gt;
+          
&lt;connectionDriverName&gt;com.mchange.v2.c3p0.ComboPooledDataSource&lt;/connectionDriverName&gt;
+          &lt;connectionProperties&gt;
+            driverClass=com.mysql.jdbc.Driver,
+            jdbcUrl=jdbc:mysql://localhost/TissExamples,
+            user=root,
+            password=,
+            minPoolSize=5,
+            acquireRetryAttempts=3,
+            maxPoolSize=20
+          &lt;/connectionProperties&gt;
+          &lt;/configuration&gt;
+          &lt;executions&gt;
+            &lt;execution&gt;
+              &lt;id&gt;mappingtool&lt;/id&gt;
+              &lt;phase&gt;process-classes&lt;/phase&gt;
+              &lt;goals&gt;
+                &lt;goal&gt;enhance&lt;/goal&gt;
+              &lt;/goals&gt;
+            &lt;/execution&gt;
+          &lt;/executions&gt;
+          &lt;dependencies&gt;
+          &lt;dependency&gt;
+            &lt;groupId&gt;log4j&lt;/groupId&gt;
+            &lt;artifactId&gt;log4j&lt;/artifactId&gt;
+            &lt;version&gt;1.2.12&lt;/version&gt;
+          &lt;/dependency&gt;
+          &lt;dependency&gt;
+            &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+            &lt;artifactId&gt;openjpa-all&lt;/artifactId&gt;
+            &lt;version&gt;2.0.1&lt;/version&gt;
+          &lt;/dependency&gt;
+          &lt;dependency&gt;
+            &lt;groupId&gt;net.sourceforge.cobertura&lt;/groupId&gt;
+            &lt;artifactId&gt;cobertura&lt;/artifactId&gt;
+            &lt;version&gt;1.9.2&lt;/version&gt;
+          &lt;/dependency&gt;
+          &lt;dependency&gt;
+            &lt;groupId&gt;c3p0&lt;/groupId&gt;
+            &lt;artifactId&gt;c3p0&lt;/artifactId&gt;
+            &lt;version&gt;0.9.1&lt;/version&gt;
+          &lt;/dependency&gt;
+          &lt;dependency&gt;
+            &lt;groupId&gt;mysql&lt;/groupId&gt;
+            &lt;artifactId&gt;mysql-connector-java&lt;/artifactId&gt;
+            &lt;version&gt;5.1.11&lt;/version&gt;
+          &lt;/dependency&gt;
+        &lt;/dependencies&gt;
+      &lt;/plugin&gt;
+      [...]
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div></li></ul></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/examples/credentials.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/enhance.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/enhance.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/enhance.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,105 @@
+<!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/examples/enhance.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; Enhance</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="Mark Struberg
+strub...@yahoo.de" />
+    <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"><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"><strong>Enhance</strong></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="Enhance"></a>Enhance</h2>
+<p>The following build configuration shows how to enhance JPA entities at 
compile time. Please consult the OpenJPA documentation for more details on 
compiletime enhancement versus runtime enhancement.</p>
+<p>The <a href="../enhance-mojo.html">openjpa:enhance</a> mojo will typically 
be called in the <tt>process-classes</tt> phase.</p>
+<p>Please note that the tmpClassLoader defaults to <tt>false</tt> to make sure 
that classes in depending artifacts (like enums in interfaces) can be parsed by 
the PCEnhancer.</p>
+<div>
+<pre>&lt;project&gt;
+  [...]
+  &lt;build&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;1.2&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;enhancer&lt;/id&gt;
+            &lt;phase&gt;process-classes&lt;/phase&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;enhance&lt;/goal&gt;
+            &lt;/goals&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+      [...]
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</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/examples/enhance.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/older_versions.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/older_versions.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/older_versions.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,128 @@
+<!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/examples/older_versions.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; Enhance</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="Mark Struberg
+strub...@yahoo.de" />
+    <meta name="date" content="Dezember, 7th, 2011" />
+    <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="Running_openjpa-maven-plugin_with_different_OpenJPA_verions"></a>Running 
openjpa-maven-plugin with different OpenJPA verions</h2>
+<p>The openjpa-maven-plugin by default uses OpenJPA with exactly the same 
version as the plugin itself. If you like to use an older OpenJPA version 
(which doesn't have an org.apache.openjpa:openjpa-maven-plugin), you can just 
override the plugin dependencies</p>
+<div>
+<pre>&lt;project&gt;
+  [...]
+  &lt;build&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;2.2.0&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;enhancer&lt;/id&gt;
+            &lt;phase&gt;process-classes&lt;/phase&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;enhance&lt;/goal&gt;
+            &lt;/goals&gt;
+          &lt;/execution&gt;
+
+          &lt;!-- Use your own openjpa dependencies --&gt;
+          &lt;dependencies&gt;
+            &lt;dependency&gt;
+              &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+              &lt;artifactId&gt;openjpa-kernel&lt;/artifactId&gt;
+              &lt;version&gt;${oldopenjpa.version}&lt;/version&gt;
+            &lt;/dependency&gt;
+            &lt;dependency&gt;
+              &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+              &lt;artifactId&gt;openjpa-jdbc&lt;/artifactId&gt;
+                &lt;version&gt;${oldopenjpa.version}&lt;/version&gt;
+            &lt;/dependency&gt;
+            &lt;dependency&gt;
+              &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+              &lt;artifactId&gt;openjpa-persistence&lt;/artifactId&gt;
+              &lt;version&gt;${oldopenjpa.version}&lt;/version&gt;
+            &lt;/dependency&gt;
+            &lt;dependency&gt;
+              &lt;!-- needed for db specific hooks --&gt;
+              &lt;groupId&gt;org.apache.openjpa&lt;/groupId&gt;
+              &lt;artifactId&gt;openjpa-persistence-jdbc&lt;/artifactId&gt;
+              &lt;version&gt;${oldopenjpa.version}&lt;/version&gt;
+            &lt;/dependency&gt;
+          &lt;/dependencies&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+      [...]
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</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/examples/older_versions.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/schema.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/schema.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/schema.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,101 @@
+<!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/examples/schema.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; 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 name="author" content="Mark Struberg
+strub...@yahoo.de" />
+    <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"><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"><strong>Schema</strong></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="Schema"></a>Schema</h2>
+<p>The following build configuration shows how to use the OpenJPA MappingTool 
for generating the schema mapping XML file. Please consult the OpenJPA 
documentation for more details on the schema mapping XML syntax and usage.</p>
+<p>The <a href="../schema-mojo.html">openjpa:schema</a> mojo will typically be 
called manually, so there is no <tt>executions</tt> section.</p>
+<div>
+<pre>&lt;project&gt;
+  [...]
+  &lt;build&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;1.2&lt;/version&gt;
+        &lt;schemaAction&gt;&lt;/schemaAction&gt;
+        &lt;schemaFile&gt;target/myschema.xml&lt;/schemaFile&gt;
+      &lt;/plugin&gt;
+      [...]
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div>
+<ul>
+<li>If no <tt>schemaFile</tt> is set this will default to 
<tt>target/schema.xml</tt></li>
+<li>If no <tt>schemaAction</tt> is set it will default to <tt>add</tt>
+<p>Possible values for <tt>schemaAction</tt> are: <tt>add</tt>, 
<tt>refresh</tt>, <tt>drop</tt>, <tt>buildSchema</tt>, <tt>import</tt>, 
<tt>export</tt>, <tt>validate</tt></p></li></ul></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/examples/schema.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/sql.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/sql.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/sql.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,101 @@
+<!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/examples/sql.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; SQL</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="Mark Struberg
+strub...@yahoo.de" />
+    <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"><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"><strong>SQL</strong></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="SQL"></a>SQL</h2>
+<p>The following build configuration shows how to use the OpenJPA MappingTool 
for generating the SQL file for creating a fresh database. Please consult the 
OpenJPA documentation for more details on the SQL file creation.</p>
+<p>The <a href="../sql-mojo.html">openjpa:sql</a> mojo will typically be 
called manually, so there is no <tt>executions</tt> section.</p>
+<div>
+<pre>&lt;project&gt;
+  [...]
+  &lt;build&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;1.2&lt;/version&gt;
+        &lt;sqlAction&gt;build&lt;/sqlAction&gt;
+        &lt;sqlFile&gt;src/main/sql/create.sql&lt;/sqlFile&gt;
+      &lt;/plugin&gt;
+      [...]
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</pre></div>
+<ul>
+<li>If no <tt>sqlFile</tt> is set this will default to 
<tt>target/database.sql</tt></li>
+<li>If no <tt>sqlAction</tt> is set it will default to <tt>build</tt>
+<p>Please consult the OpenJPA documentation for a list of valid 
<tt>sqlAction</tt>s.</p></li></ul></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/examples/sql.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/testenhance.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/testenhance.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/examples/testenhance.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,105 @@
+<!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/examples/testenhance.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; Enhance</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="Mark Struberg
+strub...@yahoo.de" />
+    <meta name="date" content="April 03, 2009" />
+    <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"><strong>TestEnhance</strong></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="Test_Enhance"></a>Test Enhance</h2>
+<p>The following build configuration shows how to enhance JPA entities which 
are needed for testing only.</p>
+<p>The <a href="../test-enhance-mojo.html">openjpa:test-enhance</a> mojo will 
typically be called in the <tt>process-test-classes</tt> phase.</p>
+<p>Please note that the tmpClassLoader defaults to <tt>false</tt> to make sure 
that classes in depending artifacts (like enums in interfaces) can be parsed by 
the PCEnhancer.</p>
+<div>
+<pre>&lt;project&gt;
+  [...]
+  &lt;build&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;1.2&lt;/version&gt;
+        &lt;executions&gt;
+          &lt;execution&gt;
+            &lt;id&gt;testEnhancer&lt;/id&gt;
+            &lt;phase&gt;process-test-classes&lt;/phase&gt;
+            &lt;goals&gt;
+              &lt;goal&gt;test-enhance&lt;/goal&gt;
+            &lt;/goals&gt;
+          &lt;/execution&gt;
+        &lt;/executions&gt;
+      &lt;/plugin&gt;
+      [...]
+    &lt;/plugins&gt;
+    [...]
+  &lt;/build&gt;
+  [...]
+&lt;/project&gt;</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/examples/testenhance.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/help-mojo.html
==============================================================================
--- 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/help-mojo.html
 (added)
+++ 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/help-mojo.html
 Sun Sep  6 20:16:19 2020
@@ -0,0 +1,219 @@
+<!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/help-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:help</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:help"></a>openjpa:help</h2>
+      
+<p><b>Full name</b>:</p>
+      
+<p>org.apache.openjpa:openjpa-maven-plugin:3.1.3-SNAPSHOT:help</p>
+      
+<p><b>Description</b>:</p>
+      
+<div>Display help information on openjpa-maven-plugin.<br />
+Call <tt>mvn openjpa:help -Ddetail=true
+-Dgoal=&lt;goal-name&gt;</tt> to display parameter details.</div>
+      
+<p><b>Attributes</b>:</p>
+      
+<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="#detail">&lt;detail&gt;</a></tt></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>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#goal">&lt;goal&gt;</a></tt></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>.<br 
/></td>
+          </tr>
+          
+<tr class="b">
+            
+<td><tt><a href="#indentSize">&lt;indentSize&gt;</a></tt></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>.<br /></td>
+          </tr>
+          
+<tr class="a">
+            
+<td><tt><a href="#lineLength">&lt;lineLength&gt;</a></tt></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>.<br /></td>
+          </tr>
+        </table>
+      </div>
+      
+<div class="section">
+<h3><a name="Parameter_Details"></a>Parameter Details</h3>
+        
+<div class="section">
+<h4><a name="a.3Cdetail.3E"></a><b><a name="detail">&lt;detail&gt;</a></b></h4>
+        
+<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 /></div>
+<div class="section">
+<h4><a name="a.3Cgoal.3E"></a><b><a name="goal">&lt;goal&gt;</a></b></h4>
+        
+<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 /></div>
+<div class="section">
+<h4><a name="a.3CindentSize.3E"></a><b><a 
name="indentSize">&lt;indentSize&gt;</a></b></h4>
+        
+<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 /></div>
+<div class="section">
+<h4><a name="a.3ClineLength.3E"></a><b><a 
name="lineLength">&lt;lineLength&gt;</a></b></h4>
+        
+<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>
+    </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/help-mojo.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/close.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/collapsed.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/collapsed.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/expanded.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/expanded.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/external.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_error_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_info_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_success_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_warning_sml.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/logos/build-by-maven-black.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/logos/build-by-maven-white.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/logos/maven-feather.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/newwindow.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/newwindow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/rss.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/openjpa/content/builds/3.1.2/openjpa-maven-plugin/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = image/png


Reply via email to