From e62359cc20547973a4f9aaad814661a398f037b3 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 7 Nov 2025 15:50:37 +0100 Subject: [PATCH] WIP:1.1.0 --- .../1.1.0/apidocs/allclasses-frame.html | 11 +- .../1.1.0/apidocs/allclasses-noframe.html | 11 +- .../1.1.0/apidocs/constant-values.html | 71 +- .../juplo/plugins/hibernate4/Hbm2DdlMojo.html | 274 ++-- .../de/juplo/plugins/hibernate4/HelpMojo.html | 125 +- .../hibernate4/ValidationConfiguration.html | 153 ++- .../hibernate4/class-use/Hbm2DdlMojo.html | 43 +- .../hibernate4/class-use/HelpMojo.html | 43 +- .../class-use/ValidationConfiguration.html | 43 +- .../plugins/hibernate4/package-frame.html | 9 +- .../plugins/hibernate4/package-summary.html | 56 +- .../plugins/hibernate4/package-tree.html | 55 +- .../juplo/plugins/hibernate4/package-use.html | 43 +- .../1.1.0/apidocs/deprecated-list.html | 43 +- .../1.1.0/apidocs/help-doc.html | 45 +- .../1.1.0/apidocs/index-all.html | 150 ++- .../1.1.0/apidocs/index.html | 17 +- .../1.1.0/apidocs/options | 24 - .../TypeSafeActivatorAccessor.html | 147 ++- .../class-use/TypeSafeActivatorAccessor.html | 43 +- .../cfg/beanvalidation/package-frame.html | 9 +- .../cfg/beanvalidation/package-summary.html | 53 +- .../cfg/beanvalidation/package-tree.html | 49 +- .../cfg/beanvalidation/package-use.html | 43 +- .../1.1.0/apidocs/overview-frame.html | 11 +- .../1.1.0/apidocs/overview-summary.html | 43 +- .../1.1.0/apidocs/overview-tree.html | 57 +- .../1.1.0/apidocs/packages | 2 - .../1.1.0/apidocs/resources/background.gif | Bin 2313 -> 0 bytes .../1.1.0/apidocs/resources/tab.gif | Bin 291 -> 0 bytes .../1.1.0/apidocs/resources/titlebar.gif | Bin 10701 -> 0 bytes .../1.1.0/apidocs/resources/titlebar_end.gif | Bin 849 -> 0 bytes .../1.1.0/apidocs/script.js | 30 + .../1.1.0/apidocs/serialized-form.html | 51 +- .../1.1.0/apidocs/stylesheet.css | 342 +++-- .../1.1.0/ci-management.html | 57 +- .../1.1.0/configuration.html | 86 +- .../1.1.0/debugging.html | 46 +- .../1.1.0/dependencies.html | 949 +++++++------- .../1.1.0/dependency-info.html | 48 +- .../1.1.0/distribution-management.html | 49 +- .../1.1.0/export-mojo.html | 1123 ++++++++++++----- .../hibernate-maven-plugin/1.1.0/force.html | 46 +- .../1.1.0/help-mojo.html | 829 +++++++++--- .../hibernate-maven-plugin/1.1.0/index.html | 63 +- .../1.1.0/integration.html | 185 --- .../1.1.0/issue-tracking.html | 43 +- .../hibernate-maven-plugin/1.1.0/license.html | 377 ------ .../1.1.0/licenses.html | 48 +- .../1.1.0/mail-lists.html | 43 +- .../1.1.0/pitfalls.html | 103 +- .../1.1.0/plugin-info.html | 88 +- .../1.1.0/plugin-management.html | 43 +- .../hibernate-maven-plugin/1.1.0/plugins.html | 51 +- .../hibernate-maven-plugin/1.1.0/pmd.html | 59 +- .../1.1.0/project-info.html | 45 +- .../1.1.0/project-reports.html | 45 +- .../1.1.0/project-summary.html | 206 --- .../hibernate-maven-plugin/1.1.0/scm.html | 54 +- .../hibernate-maven-plugin/1.1.0/skip.html | 49 +- .../1.1.0/source-repository.html | 186 --- .../hibernate-maven-plugin/1.1.0/summary.html | 55 +- .../1.1.0/team-list.html | 258 ---- .../hibernate-maven-plugin/1.1.0/team.html | 81 +- .../1.1.0/testapidocs/allclasses-frame.html | 11 +- .../1.1.0/testapidocs/allclasses-noframe.html | 11 +- .../1.1.0/testapidocs/constant-values.html | 43 +- .../de/juplo/test/FileComparator.html | 129 +- .../juplo/test/class-use/FileComparator.html | 43 +- .../de/juplo/test/package-frame.html | 9 +- .../de/juplo/test/package-summary.html | 53 +- .../de/juplo/test/package-tree.html | 47 +- .../de/juplo/test/package-use.html | 43 +- .../1.1.0/testapidocs/deprecated-list.html | 43 +- .../1.1.0/testapidocs/help-doc.html | 45 +- .../1.1.0/testapidocs/index-all.html | 81 +- .../1.1.0/testapidocs/index.html | 17 +- .../1.1.0/testapidocs/options | 26 - .../1.1.0/testapidocs/overview-tree.html | 49 +- .../1.1.0/testapidocs/packages | 1 - .../testapidocs/resources/background.gif | Bin 2313 -> 0 bytes .../1.1.0/testapidocs/resources/tab.gif | Bin 291 -> 0 bytes .../1.1.0/testapidocs/resources/titlebar.gif | Bin 10701 -> 0 bytes .../testapidocs/resources/titlebar_end.gif | Bin 849 -> 0 bytes .../1.1.0/testapidocs/script.js | 30 + .../1.1.0/testapidocs/stylesheet.css | 342 +++-- .../de/juplo/test/FileComparator.html | 2 +- .../juplo/plugins/hibernate4/Hbm2DdlMojo.html | 2 +- .../de/juplo/plugins/hibernate4/HelpMojo.html | 2 +- .../hibernate4/ValidationConfiguration.html | 2 +- .../TypeSafeActivatorAccessor.html | 2 +- 91 files changed, 4605 insertions(+), 3839 deletions(-) delete mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/options delete mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/packages delete mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/resources/background.gif delete mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/resources/tab.gif delete mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/resources/titlebar.gif delete mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/resources/titlebar_end.gif create mode 100644 projects/hibernate-maven-plugin/1.1.0/apidocs/script.js delete mode 100644 projects/hibernate-maven-plugin/1.1.0/integration.html delete mode 100644 projects/hibernate-maven-plugin/1.1.0/license.html delete mode 100644 projects/hibernate-maven-plugin/1.1.0/project-summary.html delete mode 100644 projects/hibernate-maven-plugin/1.1.0/source-repository.html delete mode 100644 projects/hibernate-maven-plugin/1.1.0/team-list.html delete mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/options delete mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/packages delete mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/resources/background.gif delete mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/resources/tab.gif delete mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/resources/titlebar.gif delete mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/resources/titlebar_end.gif create mode 100644 projects/hibernate-maven-plugin/1.1.0/testapidocs/script.js diff --git a/projects/hibernate-maven-plugin/1.1.0/apidocs/allclasses-frame.html b/projects/hibernate-maven-plugin/1.1.0/apidocs/allclasses-frame.html index 60a5db08..af1c6429 100644 --- a/projects/hibernate-maven-plugin/1.1.0/apidocs/allclasses-frame.html +++ b/projects/hibernate-maven-plugin/1.1.0/apidocs/allclasses-frame.html @@ -1,15 +1,16 @@ - + - - + + All Classes (Hibernate 4 Maven Plugin 1.1.0 API) - + + -

All Classes

+

All Classes

+

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

@@ -1233,9 +1242,9 @@

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

-

The Apache Software License, Version 2.0: Bean Validation API, ClassMate, Guava: Google Core Libraries for Java, Hibernate 4 Maven Plugin, Log4j, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Sisu Guice - Core Library, XML Commons External Components XML APIs, javax.inject, maven-plugin-log4j

-

Dependency File Details

- +

The Apache Software License, Version 2.0: Bean Validation API, ClassMate, Guava: Google Core Libraries for Java, Hibernate 4 Maven Plugin, Log4j, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Sisu Guice - Core Library, XML Commons External Components XML APIs, javax.inject, maven-plugin-log4j

+

Dependency File Details

+
@@ -1245,381 +1254,381 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1629,21 +1638,21 @@ - - - - - - - - - - - - - - -
Filename SizeJava Version Debug Information
antlr-2.7.7.jar445.3 kB239224121.2Yes
aopalliance-1.0.jar4.5 kB15921.3Yes
classmate-1.0.0.jar60.3 kB513641.6Yes
guava-18.0.jar2.3 MB17191690171.6Yes
maven-plugin-log4j-1.0.1.jar3.7 kB12111.4Yes
scannotation-1.0.4.jar20.3 kB231321.6Yes
dom4j-1.6.1.jar313.9 kB208190141.3Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
javax.el-api-3.0.0.jar73.1 kB574611.7Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
validation-api-1.1.0.Final.jar63.8 kB12210681.6Yes
log4j-1.2.14.jar367.4 kB288256191.1Yes
maven-aether-provider-3.3.3.jar66.3 kB432611.7Yes
maven-artifact-3.3.3.jar55.1 kB5732111.7Yes
maven-builder-support-3.3.3.jar15 kB241011.7Yes
maven-core-3.3.3.jar631.9 kB489390561.7Yes
maven-model-3.3.3.jar160.8 kB675031.7Yes
maven-model-builder-3.3.3.jar176.4 kB154121161.7Yes
maven-plugin-api-3.3.3.jar46.1 kB462561.7Yes
maven-repository-metadata-3.3.3.jar26 kB25721.7Yes
maven-settings-3.3.3.jar43 kB331721.7Yes
maven-settings-builder-3.3.3.jar43.2 kB533251.7Yes
plexus-classworlds-2.5.2.jar52.7 kB523751.6Yes
plexus-component-annotations-1.5.5.jar4.2 kB15311.5No
plexus-interpolation-1.21.jar62.5 kB604461.5Yes
aether-api-1.0.2.v20150114.jar136.3 kB149128111.5Yes
aether-impl-1.0.2.v20150114.jar173 kB1149641.5Yes
aether-spi-1.0.2.v20150114.jar30.7 kB543481.5Yes
aether-util-1.0.2.v20150114.jar146.9 kB126101131.5Yes
org.eclipse.sisu.inject-0.3.0.jar375.3 kB28726991.6Yes
org.eclipse.sisu.plexus-0.3.0.jar205.4 kB196164201.6Yes
hibernate-core-4.3.9.Final.jar5.3 MB371234632011.6Yes
hibernate-entitymanager-4.3.9.Final.jar647.6 kB486443271.6Yes
hibernate-envers-4.3.9.Final.jar427.6 kB311259381.6Yes
hibernate-validator-5.1.3.Final.jar634.3 kB483410411.6Yes
hibernate-commons-annotations-4.0.5.Final.jar75.3 kB796771.6Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar113.4 kB20720041.6Yes
javassist-3.18.1-GA.jar714.2 kB414390171.6Yes
jandex-1.1.0.Final.jar76.6 kB554411.6Yes
jboss-logging-3.1.3.GA.jar57.2 kB574511.6Yes
jboss-logging-annotations-1.2.0.Beta1.jar11.6 kB281611.6Yes
jboss-transaction-api_1.2_spec-1.0.0.Final.jar27.7 kB352221.6Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.3.jar28.6 kB311331.4Yes
sisu-guice-3.2.5-no_aop.jar399.7 kB33131681.6Yes
xml-apis-1.0.b2.jar109.3 kB217184171.2No
antlr-2.7.7.jar445.3 kB239224121.2Yes
aopalliance-1.0.jar4.5 kB15921.3Yes
classmate-1.0.0.jar60.3 kB513641.6Yes
guava-18.0.jar2.3 MB17191690171.6Yes
maven-plugin-log4j-1.0.1.jar3.7 kB12111.4Yes
scannotation-1.0.4.jar20.3 kB231321.6Yes
dom4j-1.6.1.jar313.9 kB208190141.3Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
javax.el-api-3.0.0.jar73.1 kB574611.7Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
validation-api-1.1.0.Final.jar63.8 kB12210681.6Yes
log4j-1.2.14.jar367.4 kB288256191.1Yes
maven-aether-provider-3.3.3.jar66.3 kB432611.7Yes
maven-artifact-3.3.3.jar55.1 kB5732111.7Yes
maven-builder-support-3.3.3.jar15 kB241011.7Yes
maven-core-3.3.3.jar631.9 kB489390561.7Yes
maven-model-3.3.3.jar160.8 kB675031.7Yes
maven-model-builder-3.3.3.jar176.4 kB154121161.7Yes
maven-plugin-api-3.3.3.jar46.1 kB462561.7Yes
maven-repository-metadata-3.3.3.jar26 kB25721.7Yes
maven-settings-3.3.3.jar43 kB331721.7Yes
maven-settings-builder-3.3.3.jar43.2 kB533251.7Yes
plexus-classworlds-2.5.2.jar52.7 kB523751.6Yes
plexus-component-annotations-1.5.5.jar4.2 kB15311.5No
plexus-interpolation-1.21.jar62.5 kB604461.5Yes
aether-api-1.0.2.v20150114.jar136.3 kB149128111.5Yes
aether-impl-1.0.2.v20150114.jar173 kB1149641.5Yes
aether-spi-1.0.2.v20150114.jar30.7 kB543481.5Yes
aether-util-1.0.2.v20150114.jar146.9 kB126101131.5Yes
org.eclipse.sisu.inject-0.3.0.jar375.3 kB28726991.6Yes
org.eclipse.sisu.plexus-0.3.0.jar205.4 kB196164201.6Yes
hibernate-core-4.3.9.Final.jar5.3 MB371234632011.6Yes
hibernate-entitymanager-4.3.9.Final.jar647.6 kB486443271.6Yes
hibernate-envers-4.3.9.Final.jar427.6 kB311259381.6Yes
hibernate-validator-5.1.3.Final.jar634.3 kB483410411.6Yes
hibernate-commons-annotations-4.0.5.Final.jar75.3 kB796771.6Yes
hibernate-jpa-2.1-api-1.0.0.Final.jar113.4 kB20720041.6Yes
javassist-3.18.1-GA.jar714.2 kB414390171.6Yes
jandex-1.1.0.Final.jar76.6 kB554411.6Yes
jboss-logging-3.1.3.GA.jar57.2 kB574511.6Yes
jboss-logging-annotations-1.2.0.Beta1.jar11.6 kB281611.6Yes
jboss-transaction-api_1.2_spec-1.0.0.Final.jar27.7 kB352221.6Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.3.jar28.6 kB311331.4Yes
sisu-guice-3.2.5-no_aop.jar399.7 kB33131681.6Yes
xml-apis-1.0.b2.jar109.3 kB217184171.2No
Total SizeJava Version Debug Information
4714.7 MB11360101276391.744
compile: 47compile: 14.7 MBcompile: 11360compile: 10127compile: 6391.7compile: 44
+47 +14.7 MB +11360 +10127 +639 +1.7 +44 + +compile: 47 +compile: 14.7 MB +compile: 11360 +compile: 10127 +compile: 639 +1.7 +compile: 44

Page Structure as JSON

@@ -1669,6 +1678,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -1678,6 +1688,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -1817,6 +1828,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -1868,6 +1884,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -1880,7 +1897,7 @@

All Pages

+
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/dependency-info.html b/projects/hibernate-maven-plugin/1.1.0/dependency-info.html index b5510a13..867d5958 100644 --- a/projects/hibernate-maven-plugin/1.1.0/dependency-info.html +++ b/projects/hibernate-maven-plugin/1.1.0/dependency-info.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Maven Coordinates – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Maven Coordinates @@ -377,14 +386,9 @@


    -
    -

    Maven Coordinates

    -

    Apache Maven

    -
    <plugin>
    -  <groupId>de.juplo</groupId>
    -  <artifactId>hibernate4-maven-plugin</artifactId>
    -  <version>1.1.0</version>
    -</plugin>
    +
    +

    Maven Coordinates

    +

    Apache Maven


    Page Structure as JSON

    @@ -410,6 +414,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -419,6 +424,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -558,6 +564,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -609,6 +620,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -621,7 +633,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/distribution-management.html b/projects/hibernate-maven-plugin/1.1.0/distribution-management.html index bf5a12ba..4b920037 100644 --- a/projects/hibernate-maven-plugin/1.1.0/distribution-management.html +++ b/projects/hibernate-maven-plugin/1.1.0/distribution-management.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Distribution Management – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Distribution Management @@ -377,12 +386,12 @@


    -
    -

    Overview

    -

    The following is the distribution management information used by this project.

    -

    Repository - sonatype-nexus-staging

    https://oss.sonatype.org/service/local/staging/deploy/maven2/
    -

    Snapshot Repository - sonatype-nexus-snapshots

    https://oss.sonatype.org/content/repositories/snapshots/
    -

    Site - www.juplo.de

    +
    +

    Overview

    +

    The following is the distribution management information used by this project.

    +

    Repository - sonatype-nexus-staging

    https://oss.sonatype.org/service/local/staging/deploy/maven2/
    +

    Snapshot Repository - sonatype-nexus-snapshots

    https://oss.sonatype.org/content/repositories/snapshots/
    +

    Site - www.juplo.de

    scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-1.1.0


    @@ -409,6 +418,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -418,6 +428,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -557,6 +568,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -608,6 +624,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -620,7 +637,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/export-mojo.html b/projects/hibernate-maven-plugin/1.1.0/export-mojo.html index fbc14131..b912940a 100644 --- a/projects/hibernate-maven-plugin/1.1.0/export-mojo.html +++ b/projects/hibernate-maven-plugin/1.1.0/export-mojo.html @@ -1,52 +1,394 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - juplo - Hibernate 4 Maven Plugin - Parameter Documentation + Hibernate 4 Maven Plugin – hibernate4:export - - - - - - - - + - -
    - - -
    -
    -

    Parameter Documentation

    - + +

    hibernate4:export

    +

    URI

    +
      +
    • site: /projects/hibernate-maven-plugin/1.1.0/export-mojo.html
    • +
    • canonical: /hibernate-maven-plugin/export-mojo.html
    • +
    • relative: export-mojo.html
    • +
    +

    Path

    +

    +

      +
    1. Hibernate 4 Maven Plugin
    2. Parameter Documentation
    +

    +
    +
    + -
    +

    hibernate4:export

    Full name:

    @@ -64,14 +406,13 @@ an according SQL-database-schema.
  • Requires a Maven project to be executed.
  • -
  • Requires dependency resolution of artifacts in scope: runtime.
  • +
  • Requires dependency resolution of artifacts in scope: runtime.
  • The goal is thread-safe and supports parallel builds.
  • -
  • Binds by default to the lifecycle phase: process-classes.
  • +
  • Binds by default to the lifecycle phase: process-classes.
  • - -
    +

    Optional Parameters

    @@ -91,74 +432,74 @@ an according SQL-database-schema. - + - + - + - + - + - + - + - + - + - + - + +

    skip takes precedence over force.


    Default value is: false.
    User property is: hibernate.export.force. - + - + - + - + - + @@ -166,47 +507,47 @@ test-classpath takes precedence.
    - + - + - + - + - + +separated with white-spaces and/or commas.
    User property is: hibernate.mapping. - + - + - + - + - + @@ -214,46 +555,46 @@ test-classpath takes precedence.
    - + - + +classes.


    User property is: project.build.outputDirectory. - + - + - + - + - + - + - + - + - + - + +explicitly.


    Default value is: compile.
    User property is: hibernate.export.scan_dependencies. - + - + +additionally.


    Default value is: false.
    User property is: hibernate.export.scan_testclasses. - + - + +changed.


    Default value is: ${maven.test.skip}.
    User property is: hibernate.skip. - + - + +Hibernate-Dialect must always be chosen.
    Default value is: EXPORT.
    User property is: hibernate.export.target. - + - + +

    This parameter is only used, when scanTestClasses +is set to true!


    User property is: project.build.testOutputDirectory. - + - + +If NONE is choosen, no databaseconnection is needed.
    Default value is: BOTH.
    User property is: hibernate.export.type. - + - + - + - + - + - +
    delimiterStringString1.01.0Delimiter in output-file.
    Default value is: ;.
    User property is: hibernate.export.schema.delimiter.
    Delimiter in output-file.
    Default value is: ;.
    User property is: hibernate.export.schema.delimiter.
    driverClassNameStringString1.01.0SQL-Driver name.
    User property is: hibernate.connection.driver_class.
    SQL-Driver name.
    User property is: hibernate.connection.driver_class.
    enversbooleanboolean1.0.31.0.3Generate envers schema for auditing tables.
    Default value is: true.
    User property is: hibernate.export.envers.
    Generate envers schema for auditing tables.
    Default value is: true.
    User property is: hibernate.export.envers.
    forcebooleanboolean1.01.0 Force execution

    Force execution, even if no modified or newly added annotated classes where found and the dialect was not changed.

    -

    skip takes precedence over force.


    Default value is: false.
    User property is: hibernate.export.force.
    formatbooleanboolean1.01.0Format output-file.
    Default value is: true.
    User property is: hibernate.export.schema.format.
    Format output-file.
    Default value is: true.
    User property is: hibernate.export.schema.format.
    hibernateConfigStringString1.1.01.1.0 Path to Hibernate configuration file (.cfg.xml). Settings in this file will overwrite settings in the properties file. If this parameter is not set the plugin will try to load the configuration -from a file hibernate.cfg.xml on the classpath. The +from a file hibernate.cfg.xml on the classpath. The test-classpath takes precedence.
    hibernateDialectStringString1.01.0Hibernate dialect.
    User property is: hibernate.dialect.
    Hibernate dialect.
    User property is: hibernate.dialect.
    hibernateMappingStringString1.0.21.0.2 List of Hibernate-Mapping-Files (XML). Multiple files can be -separated with white-spaces and/or commas.
    User property is: hibernate.mapping.
    hibernateNamingStrategyStringString1.0.21.0.2Hibernate Naming Strategy
    User property is: hibernate.ejb.naming_strategy.
    Hibernate Naming Strategy
    User property is: hibernate.ejb.naming_strategy.
    hibernatePropertiesStringString1.01.0 Path to Hibernate properties file. If this parameter is not set the plugin will try to load the configuration from a file -hibernate.properties on the classpath. The +hibernate.properties on the classpath. The test-classpath takes precedence.
    outputDirectoryStringString1.01.0 Classes-Directory to scan.

    This parameter defaults to the maven build-output-directory for classes. Additionally, all dependencies are scanned for annotated -classes.


    User property is: project.build.outputDirectory.
    outputFileStringString1.01.0Output file.
    Default value is: ${project.build.directory}/schema.sql.
    User property is: hibernate.export.schema.filename.
    Output file.
    Default value is: ${project.build.directory}/schema.sql.
    User property is: hibernate.export.schema.filename.
    passwordStringString1.01.0Database password
    User property is: hibernate.connection.password.
    Database password
    User property is: hibernate.connection.password.
    persistenceUnitStringString1.1.01.1.0 Name of the persistence-unit. If there is only one persistence-unit available, that unit will be used automatically. Settings in this @@ -265,67 +606,67 @@ file.
    scanDependenciesStringString1.0.31.0.3 Dependency-Scopes, that should be scanned for annotated classes. -

    By default, only dependencies in the scope compile +

    By default, only dependencies in the scope compile are scanned for annotated classes. Multiple scopes can be seperated by white space or commas.

    If you do not want any dependencies to be scanned for annotated -classes, set this parameter to none.

    +classes, set this parameter to none.

    The plugin does not scan for annotated classes in transitive dependencies. If some of your annotated classes are hidden in a transitive dependency, you can simply add that dependency -explicitly.


    Default value is: compile.
    User property is: hibernate.export.scan_dependencies.
    scanTestClassesbooleanboolean1.0.11.0.1 Whether to scan test-classes too, or not. -

    If this parameter is set to true the test-classes +

    If this parameter is set to true the test-classes of the artifact will be scanned for hibernate-annotated classes -additionally.


    Default value is: false.
    User property is: hibernate.export.scan_testclasses.
    skipbooleanboolean1.01.0 Skip execution -

    If set to true, the execution is skipped.

    +

    If set to true, the execution is skipped.

    A skipped execution is signaled via the maven-property -${hibernate.export.skipped}.

    +${hibernate.export.skipped}.

    The execution is skipped automatically, if no modified or newly added annotated classes are found and the dialect was not -changed.


    Default value is: ${maven.test.skip}.
    User property is: hibernate.skip.
    targetStringString1.01.0 Target of execution: @@ -343,33 +684,33 @@ it to STDOUT
  • BOTH
  • A database connection is only needed for EXPORT and BOTH, but a -Hibernate-Dialect must always be chosen.
    Default value is: EXPORT.
    User property is: hibernate.export.target.
    testOutputDirectoryStringString1.0.21.0.2 Test-Classes-Directory to scan.

    This parameter defaults to the maven build-output-directory for test-classes.

    -

    This parameter is only used, when scanTestClasses -is set to true!


    User property is: project.build.testOutputDirectory.
    typeStringString1.01.0 Type of execution. @@ -384,34 +725,33 @@ configuration
  • BOTH (DEFAULT!)
  • -If NONE is choosen, no databaseconnection is needed.
    Default value is: BOTH.
    User property is: hibernate.export.type.
    urlStringString1.01.0Database URL.
    User property is: hibernate.connection.url.
    Database URL.
    User property is: hibernate.connection.url.
    usernameStringString1.01.0Database username
    User property is: hibernate.connection.username.
    Database username
    User property is: hibernate.connection.username.
    -
    - -
    + +

    Parameter Details

    delimiter:

    @@ -420,15 +760,15 @@ If NONE is choosen, no databaseconnection is needed.
    Default value is -
  • Type: java.lang.String
  • +
  • Type: java.lang.String
  • -
  • Since: 1.0
  • +
  • Since: 1.0
  • -
  • Required: No
  • +
  • Required: No
  • -
  • User Property: hibernate.export.schema.delimiter
  • +
  • User Property: hibernate.export.schema.delimiter
  • -
  • Default: ;
  • +
  • Default: ;

  • driverClassName:

    @@ -436,13 +776,13 @@ If NONE is choosen, no databaseconnection is needed.
    Default value is -
  • Type: java.lang.String
  • +
  • Type: java.lang.String
  • -
  • Since: 1.0
  • +
  • Since: 1.0
  • -
  • Required: No
  • +
  • Required: No
  • -
  • User Property: hibernate.connection.driver_class
  • +
  • User Property: hibernate.connection.driver_class

  • envers:

    @@ -450,15 +790,15 @@ If NONE is choosen, no databaseconnection is needed.
    Default value is -
  • Type: boolean
  • +
  • Type: boolean
  • -
  • Since: 1.0.3
  • +
  • Since: 1.0.3
  • -
  • Required: No
  • +
  • Required: No
  • -
  • User Property: hibernate.export.envers
  • +
  • User Property: hibernate.export.envers
  • -
  • Default: true
  • +
  • Default: true

  • force:

    @@ -467,19 +807,19 @@ If NONE is choosen, no databaseconnection is needed.
    Default value isForce execution, even if no modified or newly added annotated classes where found and the dialect was not changed.

    -

    skip takes precedence over force.

    +

    skip takes precedence over force.


    format:

    @@ -487,31 +827,31 @@ classes where found and the dialect was not changed.


    hibernateConfig:

    Path to Hibernate configuration file (.cfg.xml). Settings in this file will overwrite settings in the properties file. If this parameter is not set the plugin will try to load the configuration -from a file hibernate.cfg.xml on the classpath. The +from a file hibernate.cfg.xml on the classpath. The test-classpath takes precedence.

    hibernateDialect:

    @@ -519,13 +859,13 @@ test-classpath takes precedence.

    hibernateMapping:

    @@ -534,13 +874,13 @@ separated with white-spaces and/or commas.

    hibernateNamingStrategy:

    @@ -548,28 +888,28 @@ separated with white-spaces and/or commas.

    hibernateProperties:

    Path to Hibernate properties file. If this parameter is not set the plugin will try to load the configuration from a file -hibernate.properties on the classpath. The +hibernate.properties on the classpath. The test-classpath takes precedence.

    outputDirectory:

    @@ -581,13 +921,13 @@ classes.


    outputFile:

    @@ -595,15 +935,15 @@ classes.


    password:

    @@ -611,13 +951,13 @@ classes.


    persistenceUnit:

    @@ -628,22 +968,22 @@ file.

    scanDependencies:

    Dependency-Scopes, that should be scanned for annotated classes. -

    By default, only dependencies in the scope compile +

    By default, only dependencies in the scope compile are scanned for annotated classes. Multiple scopes can be seperated by white space or commas.

    If you do not want any dependencies to be scanned for annotated -classes, set this parameter to none.

    +classes, set this parameter to none.

    The plugin does not scan for annotated classes in transitive dependencies. If some of your annotated classes are hidden in a @@ -652,44 +992,44 @@ explicitly.


    scanTestClasses:

    Whether to scan test-classes too, or not. -

    If this parameter is set to true the test-classes +

    If this parameter is set to true the test-classes of the artifact will be scanned for hibernate-annotated classes additionally.


    skip:

    Skip execution -

    If set to true, the execution is skipped.

    +

    If set to true, the execution is skipped.

    A skipped execution is signaled via the maven-property -${hibernate.export.skipped}.

    +${hibernate.export.skipped}.

    The execution is skipped automatically, if no modified or newly added annotated classes are found and the dialect was not @@ -697,15 +1037,15 @@ changed.


    target:

    @@ -729,15 +1069,15 @@ Hibernate-Dialect must always be chosen.

    testOutputDirectory:

    @@ -746,18 +1086,18 @@ Hibernate-Dialect must always be chosen.

    This parameter defaults to the maven build-output-directory for test-classes.

    -

    This parameter is only used, when scanTestClasses -is set to true!

    +

    This parameter is only used, when scanTestClasses +is set to true!


    type:

    @@ -778,15 +1118,15 @@ If NONE is choosen, no databaseconnection is needed.

    url:

    @@ -794,13 +1134,13 @@ If NONE is choosen, no databaseconnection is needed.

    username:

    @@ -808,94 +1148,263 @@ If NONE is choosen, no databaseconnection is needed. - - + + - -
    - - -
    - - - - - + +
    +

    Page Structure as JSON

    +
    +{
    +  "_titles": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": "Hibernate 4 Maven Plugin",
    +    "/projects/hibernate-maven-plugin/1.1.0/ci-management.html": "CI Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependencies.html": "Dependencies",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html": "Maven Coordinates",
    +    "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html": "Distribution Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/licenses.html": "Licenses",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html": "Plugin Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugins.html": "Plugins",
    +    "/projects/hibernate-maven-plugin/1.1.0/scm.html": "Source Code Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/summary.html": "Summary",
    +    "/projects/hibernate-maven-plugin/1.1.0/team.html": "Team",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": "Project Information",
    +    "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html": "Test JavaDocs",
    +    "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html": "JavaDocs",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref/index.html": "Source Xref",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html": "Test Source Xref",
    +    "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports",
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview",
    +    "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples",
    +    "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation",
    +    "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output",
    +    "/projects/hibernate-maven-plugin/1.1.0/skip.html": "Skipping Execution",
    +    "/projects/hibernate-maven-plugin/1.1.0/force.html": "Force Exceution",
    +    "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html": "Known Pitfalls (FAQ)"
    +  },
    +  "_childs": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": [
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html?about",
    +      "/projects/hibernate-maven-plugin/1.1.0/configuration.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/debugging.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/skip.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/force.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": [
    +      "/projects/hibernate-maven-plugin/1.1.0/ci-management.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependencies.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/licenses.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugins.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/scm.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/summary.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/team.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": [
    +      "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pmd.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html"
    +    ]
    +  },
    +  "_crumbs": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/ci-management.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/ci-management.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/dependencies.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependencies.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/licenses.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/licenses.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/plugins.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugins.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/scm.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/scm.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/summary.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/summary.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/team.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/team.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/xref/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/pmd.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pmd.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html?about"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/configuration.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/debugging.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/debugging.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/skip.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/skip.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/force.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/force.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html"
    +    ]
    +  },
    +  "_canonical": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": "/hibernate-maven-plugin/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/licenses.html": "/hibernate-maven-plugin/licenses.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugins.html": "/hibernate-maven-plugin/plugins.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/scm.html": "/hibernate-maven-plugin/scm.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/summary.html": "/hibernate-maven-plugin/summary.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/team.html": "/hibernate-maven-plugin/team.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": "/hibernate-maven-plugin/project-info.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
    +    "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/skip.html": "/hibernate-maven-plugin/skip.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/force.html": "/hibernate-maven-plugin/force.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
    +  }
    +}
    +    
    +

    All Pages

    +

    +

    +

    + diff --git a/projects/hibernate-maven-plugin/1.1.0/force.html b/projects/hibernate-maven-plugin/1.1.0/force.html index 803f9f2c..ce6954ae 100644 --- a/projects/hibernate-maven-plugin/1.1.0/force.html +++ b/projects/hibernate-maven-plugin/1.1.0/force.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,23 +356,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.0/help-mojo.html b/projects/hibernate-maven-plugin/1.1.0/help-mojo.html index 16bcfddc..7f2828f6 100644 --- a/projects/hibernate-maven-plugin/1.1.0/help-mojo.html +++ b/projects/hibernate-maven-plugin/1.1.0/help-mojo.html @@ -1,52 +1,394 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - juplo - Hibernate 4 Maven Plugin – hibernate4:help + Hibernate 4 Maven Plugin – hibernate4:help - - - - - - - - + - -
    - - -
    -
    -

    hibernate4:help

    - + +

    hibernate4:help

    +

    URI

    +
      +
    • site: /projects/hibernate-maven-plugin/1.1.0/help-mojo.html
    • +
    • canonical: /hibernate-maven-plugin/help-mojo.html
    • +
    • relative: help-mojo.html
    • +
    +

    Path

    +

    +

      +
    +

    +
    +
    + -
    +

    hibernate4:help

    Full name:

    @@ -56,8 +398,8 @@

    Description:

    Display help information on hibernate4-maven-plugin.
    -Call mvn hibernate4:help -Ddetail=true --Dgoal=<goal-name> to display parameter details.
    +Call mvn hibernate4:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.

    Attributes:

    @@ -65,8 +407,7 @@ Call mvn hibernate4:help -Ddetail=true
  • The goal is thread-safe and supports parallel builds.
  • - -
    +

    Optional Parameters

    @@ -86,67 +427,66 @@ Call mvn hibernate4:help -Ddetail=true - + - + - + - + - + +goals will be displayed.
    User property is: goal.
    - + - + - + - + - + - +
    detailbooleanboolean--If true, display all settable properties for each -goal.
    Default value is: false.
    User property is: detail.
    If true, display all settable properties for each +goal.
    Default value is: false.
    User property is: detail.
    goalStringString-- The name of the goal for which to show help. If unspecified, all -goals will be displayed.
    User property is: goal.
    indentSizeintint--The number of spaces per indentation level, should be positive.
    Default value is: 2.
    User property is: indentSize.
    The number of spaces per indentation level, should be positive.
    Default value is: 2.
    User property is: indentSize.
    lineLengthintint--The maximum length of a display line, should be positive.
    Default value is: 80.
    User property is: lineLength.
    The maximum length of a display line, should be positive.
    Default value is: 80.
    User property is: lineLength.
    -
    - -
    + +

    Parameter Details

    detail:

    -
    If true, display all settable properties for each +
    If true, display all settable properties for each goal.
      -
    • Type: boolean
    • +
    • Type: boolean
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: detail
    • +
    • User Property: detail
    • -
    • Default: false
    • +
    • Default: false

    goal:

    @@ -155,11 +495,11 @@ goals will be displayed.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: goal
    • +
    • User Property: goal

    indentSize:

    @@ -167,13 +507,13 @@ goals will be displayed.
      -
    • Type: int
    • +
    • Type: int
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: indentSize
    • +
    • User Property: indentSize
    • -
    • Default: 2
    • +
    • Default: 2

    lineLength:

    @@ -181,94 +521,263 @@ goals will be displayed.
      -
    • Type: int
    • +
    • Type: int
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: lineLength
    • +
    • User Property: lineLength
    • -
    • Default: 80
    • +
    • Default: 80
    - - + + - - - - - - - + +
    +

    Page Structure as JSON

    +
    +{
    +  "_titles": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": "Hibernate 4 Maven Plugin",
    +    "/projects/hibernate-maven-plugin/1.1.0/ci-management.html": "CI Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependencies.html": "Dependencies",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html": "Maven Coordinates",
    +    "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html": "Distribution Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/licenses.html": "Licenses",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html": "Plugin Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugins.html": "Plugins",
    +    "/projects/hibernate-maven-plugin/1.1.0/scm.html": "Source Code Management",
    +    "/projects/hibernate-maven-plugin/1.1.0/summary.html": "Summary",
    +    "/projects/hibernate-maven-plugin/1.1.0/team.html": "Team",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": "Project Information",
    +    "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html": "Test JavaDocs",
    +    "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html": "JavaDocs",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref/index.html": "Source Xref",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html": "Test Source Xref",
    +    "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports",
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview",
    +    "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples",
    +    "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation",
    +    "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output",
    +    "/projects/hibernate-maven-plugin/1.1.0/skip.html": "Skipping Execution",
    +    "/projects/hibernate-maven-plugin/1.1.0/force.html": "Force Exceution",
    +    "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html": "Known Pitfalls (FAQ)"
    +  },
    +  "_childs": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": [
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html?about",
    +      "/projects/hibernate-maven-plugin/1.1.0/configuration.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/debugging.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/skip.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/force.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": [
    +      "/projects/hibernate-maven-plugin/1.1.0/ci-management.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependencies.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/licenses.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugins.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/scm.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/summary.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/team.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": [
    +      "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pmd.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html"
    +    ]
    +  },
    +  "_crumbs": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/ci-management.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/ci-management.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/dependencies.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependencies.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/licenses.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/licenses.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/plugins.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugins.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/scm.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/scm.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/summary.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/summary.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/team.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/team.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-info.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/xref/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/pmd.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pmd.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/project-reports.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html?about"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/configuration.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/debugging.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/debugging.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/skip.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/skip.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/force.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/force.html"
    +    ],
    +    "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html": [
    +      "/index.html","/projects.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/index.html",
    +      "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html"
    +    ]
    +  },
    +  "_canonical": {
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html": "/hibernate-maven-plugin/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/licenses.html": "/hibernate-maven-plugin/licenses.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugins.html": "/hibernate-maven-plugin/plugins.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/scm.html": "/hibernate-maven-plugin/scm.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/summary.html": "/hibernate-maven-plugin/summary.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/team.html": "/hibernate-maven-plugin/team.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-info.html": "/hibernate-maven-plugin/project-info.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about",
    +    "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/skip.html": "/hibernate-maven-plugin/skip.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/force.html": "/hibernate-maven-plugin/force.html",
    +    "/projects/hibernate-maven-plugin/1.1.0/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
    +  }
    +}
    +    
    +

    All Pages

    +

    +

    +

    + diff --git a/projects/hibernate-maven-plugin/1.1.0/index.html b/projects/hibernate-maven-plugin/1.1.0/index.html index 6659f503..b3e571d2 100644 --- a/projects/hibernate-maven-plugin/1.1.0/index.html +++ b/projects/hibernate-maven-plugin/1.1.0/index.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,23 +356,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.0/integration.html b/projects/hibernate-maven-plugin/1.1.0/integration.html deleted file mode 100644 index d6cb6466..00000000 --- a/projects/hibernate-maven-plugin/1.1.0/integration.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - juplo - Hibernate 4 Maven Plugin - Continuous Integration - - - - - - - - - - - -
    - - -
    -
    -

    Continuous Integration

    -
    -

    Overview

    -

    This project uses Continuum.

    -
    -

    Access

    -

    The following is a link to the continuous integration system used by the project.

    -
    -
    -

    Notifiers

    -

    Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.

    - - - - - - - - -
    TypeAddressConfiguration
    mailkai@juplo.de-
    -
    - -
    - -
    - - - diff --git a/projects/hibernate-maven-plugin/1.1.0/issue-tracking.html b/projects/hibernate-maven-plugin/1.1.0/issue-tracking.html index a5751eb8..8c36f65c 100644 --- a/projects/hibernate-maven-plugin/1.1.0/issue-tracking.html +++ b/projects/hibernate-maven-plugin/1.1.0/issue-tracking.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,23 +356,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.0/license.html b/projects/hibernate-maven-plugin/1.1.0/license.html deleted file mode 100644 index 93577e8a..00000000 --- a/projects/hibernate-maven-plugin/1.1.0/license.html +++ /dev/null @@ -1,377 +0,0 @@ - - - - - - - - - juplo - Hibernate 4 Maven Plugin - Project License - - - - - - - - - - - -
    - - -
    -
    -

    Project License

    -
    -

    Overview

    -

    Typically the licenses listed for the project are that of the project itself, and not of dependencies.

    -
    -

    Project License

    -
    -

    The Apache Software License, Version 2.0

    -

    A business-friendly OSS license

    -
    -
    -                                 Apache License
    -                           Version 2.0, January 2004
    -                        http://www.apache.org/licenses/
    -
    -   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    -
    -   1. Definitions.
    -
    -      "License" shall mean the terms and conditions for use, reproduction,
    -      and distribution as defined by Sections 1 through 9 of this document.
    -
    -      "Licensor" shall mean the copyright owner or entity authorized by
    -      the copyright owner that is granting the License.
    -
    -      "Legal Entity" 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,
    -      "control" 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.
    -
    -      "You" (or "Your") shall mean an individual or Legal Entity
    -      exercising permissions granted by this License.
    -
    -      "Source" form shall mean the preferred form for making modifications,
    -      including but not limited to software source code, documentation
    -      source, and configuration files.
    -
    -      "Object" 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.
    -
    -      "Work" 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).
    -
    -      "Derivative Works" 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.
    -
    -      "Contribution" 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, "submitted"
    -      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 "Not a Contribution."
    -
    -      "Contributor" 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 "NOTICE" 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 "AS IS" 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 "[]"
    -      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 "printed page" 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 "License");
    -   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 "AS IS" 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.
    -
    -
    - -
    - -
    - - - diff --git a/projects/hibernate-maven-plugin/1.1.0/licenses.html b/projects/hibernate-maven-plugin/1.1.0/licenses.html index 987665f9..a4d00ff0 100644 --- a/projects/hibernate-maven-plugin/1.1.0/licenses.html +++ b/projects/hibernate-maven-plugin/1.1.0/licenses.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Licenses – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Licenses @@ -377,13 +386,12 @@


    -
    -

    Overview

    -

    Typically the licenses listed for the project are that of the project itself, and not of dependencies.

    -

    Project Licenses

    -

    The Apache Software License, Version 2.0

    +
    +

    Overview

    +

    Typically the licenses listed for the project are that of the project itself, and not of dependencies.

    +

    Project Licenses

    +

    The Apache Software License, Version 2.0

    A business-friendly OSS license

    -
    -

    Page Structure as JSON

    @@ -409,6 +417,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -418,6 +427,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -557,6 +567,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -608,6 +623,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -620,7 +636,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/mail-lists.html b/projects/hibernate-maven-plugin/1.1.0/mail-lists.html index 3c3bd3ef..fca2ec65 100644 --- a/projects/hibernate-maven-plugin/1.1.0/mail-lists.html +++ b/projects/hibernate-maven-plugin/1.1.0/mail-lists.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,23 +356,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.0/pitfalls.html b/projects/hibernate-maven-plugin/1.1.0/pitfalls.html index 8f5a6f34..40d977b8 100644 --- a/projects/hibernate-maven-plugin/1.1.0/pitfalls.html +++ b/projects/hibernate-maven-plugin/1.1.0/pitfalls.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,23 +356,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    • site: /projects/hibernate-maven-plugin/1.1.0/pitfalls.html
    • @@ -380,8 +389,8 @@ -
      -

      Annotated classes in dependencies are not found.

      +
      +

      Annotated classes in dependencies are not found.

      hibernate4-maven-plugin by default scans dependencies in the scope @@ -391,8 +400,8 @@ annotated classes are hidden in a transitive dependency, you can simply add that dependency explicitly.

      -
      -

      hibernate4-maven-plugin always needs a database-connection

      +
      +

      hibernate4-maven-plugin always needs a database-connection

      The default-configuration uses the EXPORT-target of the SchemaExport-Tool. @@ -402,17 +411,18 @@ -Dhibernate.export.target=SCRIPT or with the following configuration:

      +
       <configuration>
         <target>SCRIPT</target>
      -</configuration>
      +</configuration>

      But even when no database is to be created, hibernate always needs to know the dialect. Hence, the plugin will fail if this parameter is missing!

      -
      -

      Dependency for driver-class XYZ is missing

      +
      +

      Dependency for driver-class XYZ is missing

      One regular problem is the scope of the jdbc-driver-dependency. @@ -426,6 +436,7 @@ an error-message like:

      +
       [INFO] Gathered hibernate-configuration (turn on debugging for details):
       [INFO]   hibernate.connection.username = sa
      @@ -444,7 +455,7 @@
       [INFO] Total time: 2 seconds
       [INFO] Finished at: Thu Nov 29 11:31:14 CET 2012
       [INFO] Final Memory: 32M/342M
      -[INFO] ------------------------------------------------------------------------
      +[INFO] ------------------------------------------------------------------------

      A quick workaround for this error would be, to delete the runtime-constraint @@ -456,6 +467,7 @@ plugin-definition:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -475,7 +487,7 @@
           <version>2.2.8</version>
         </dependency>
         </dependencies>
      -</plugin>
      +</plugin>

      This is also the best way, if you use a different jdbc-driver for @@ -483,14 +495,14 @@ Because otherwise, this dependency will unnecessarily bloat the runtime-dependencies of your project.

      -
      +

      DBUnit fails after execution of hibernate4 was skipped because nothing has changed

      If hibernate4-maven-plugin skips its excecution, this may lead to errors in other plugins. For example, when importing sample-data in the automatically created database - with the help of the dbunit-plugin, + with the help of the dbunit-plugin, the CLEAN_INSERT-operation may fail because of foreign-key-constraints, if the database was not recreated, because the hibernate4-maven-plugin has skipped its excecution. @@ -512,6 +524,7 @@ hibernate4-maven-plugin was skipped like this:

      +
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
      @@ -519,9 +532,9 @@
         <configuration>
           <skip>${hibernate.export.skipped}</skip>
         </configuration>
      -</plugin>
      -
      -

      The database will not be recreated after a manual drop/clean

      +</plugin> +
      +

      The database will not be recreated after a manual drop/clean

      If one manually drops the database or removes the hsqldb-files, it will not @@ -533,19 +546,21 @@ report that like this:

      +
       [INFO] No modified annotated classes found and dialect unchanged.
      -[INFO] Skipping schema generation!
      +[INFO] Skipping schema generation!

      If one always uses mvn clean for cleanup, this will not happen. Otherwise the recreation must be forced:

      +
      -mvn hibernate4:export -Dhibernate.export.force=true
      -
      -

      The hibernate4:export goal is not executed, when tests are skipped

      +mvn hibernate4:export -Dhibernate.export.force=true +
      +

      The hibernate4:export goal is not executed, when tests are skipped

      The hibernate4-maven-plugin automatically skips its execution, when @@ -553,6 +568,7 @@ mvn hibernate4:export -Dhibernate.export.force=true executed, you can configure that explicitly like this:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -561,14 +577,14 @@ mvn hibernate4:export -Dhibernate.export.force=true
      <configuration> <skip>false</skip> </configuration> -</plugin> +</plugin>

      Background-information for this design-decission can be found on the extra page To skip or not to skip: that is the question...

      -
      -

      I do not want my dependencies to be scanned for hibernate annotations

      +
      +

      I do not want my dependencies to be scanned for hibernate annotations

      If you do not want your dependencies to be scanned for hibernate annotations, @@ -577,6 +593,7 @@ mvn hibernate4:export -Dhibernate.export.force=true of the plugin like this:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -585,9 +602,9 @@ mvn hibernate4:export -Dhibernate.export.force=true
      <configuration> <scanDependencies>none</scanDependencies> </configuration> -</plugin> -
      -

      No annotated classes found

      +</plugin> +
      +

      No annotated classes found

      If you are working under Windows and get the error-message @@ -598,11 +615,11 @@ mvn hibernate4:export -Dhibernate.export.force=true

      - + You should consider to upgrade to that version of the plugin. - +

      -
      +

      @@ -629,6 +646,7 @@ mvn hibernate4:export -Dhibernate.export.force=true "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -638,6 +656,7 @@ mvn hibernate4:export -Dhibernate.export.force=true }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -777,6 +796,11 @@ mvn hibernate4:export -Dhibernate.export.force=true "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -828,6 +852,7 @@ mvn hibernate4:export -Dhibernate.export.force=true "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -840,7 +865,7 @@ mvn hibernate4:export -Dhibernate.export.force=true

      All Pages

      +
    • Hibernate 4 Maven Plugin
    • CI Management
    • Dependencies
    • Maven Coordinates
    • Distribution Management
    • Licenses
    • Plugin Management
    • Plugins
    • Source Code Management
    • Summary
    • Team
    • Project Information
    • Test JavaDocs
    • JavaDocs
    • Source Xref
    • Test Source Xref
    • PMD
    • Plugin Documentation
    • Project Reports
    • Overview
    • Configuration Examples
    • Parameter Documentation
    • Enable Debug-Output
    • Skipping Execution
    • Force Exceution
    • Known Pitfalls (FAQ)

    diff --git a/projects/hibernate-maven-plugin/1.1.0/plugin-info.html b/projects/hibernate-maven-plugin/1.1.0/plugin-info.html index 8795767c..1831a9e5 100644 --- a/projects/hibernate-maven-plugin/1.1.0/plugin-info.html +++ b/projects/hibernate-maven-plugin/1.1.0/plugin-info.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Plugin Documentation – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Plugin Documentation @@ -378,38 +387,67 @@
    -

    Plugin Documentation

    +

    Plugin Documentation

    Goals available for this plugin:

    - +
    - + - +
    Goal Description
    hibernate4:exporthibernate4:export Goal which extracts the hibernate-mapping-configuration and exports an according SQL-database-schema.
    hibernate4:helphibernate4:help Display help information on hibernate4-maven-plugin.
    Call mvn hibernate4:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    -

    System Requirements

    +

    System Requirements

    The following specifies the minimum requirements to run this Maven plugin:

    - +
    - + - + - + - +
    MavenMaven 2.0.6
    JDKJDK 1.6
    MemoryMemory No minimum requirement.
    Disk SpaceDisk Space No minimum requirement.
    -

    Usage

    +

    Usage

    You should specify the version in your project's plugin configuration:

    +
    +
    <project>
    +  ...
    +  <build>
    +    <!-- To define the plugin version in your parent POM -->
    +    <pluginManagement>
    +      <plugins>
    +        <plugin>
    +          <groupId>de.juplo</groupId>
    +          <artifactId>hibernate4-maven-plugin</artifactId>
    +          <version>1.1.0</version>
    +        </plugin>
    +        ...
    +      </plugins>
    +    </pluginManagement>
    +    <!-- To use the plugin goals in your POM or parent POM -->
    +    <plugins>
    +      <plugin>
    +        <groupId>de.juplo</groupId>
    +        <artifactId>hibernate4-maven-plugin</artifactId>
    +        <version>1.1.0</version>
    +      </plugin>
    +      ...
    +    </plugins>
    +  </build>
    +  ...
    +</project>
    +
    +

    For more information, see "Guide to Configuring Plug-ins"


    Page Structure as JSON

    @@ -435,6 +473,7 @@ Call mvn hibernate4:help -Ddetail=true "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -444,6 +483,7 @@ Call mvn hibernate4:help -Ddetail=true }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -583,6 +623,11 @@ Call mvn hibernate4:help -Ddetail=true "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -634,6 +679,7 @@ Call mvn hibernate4:help -Ddetail=true "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -646,7 +692,7 @@ Call mvn hibernate4:help -Ddetail=true

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/plugin-management.html b/projects/hibernate-maven-plugin/1.1.0/plugin-management.html index ca5b3d7e..ed0b3410 100644 --- a/projects/hibernate-maven-plugin/1.1.0/plugin-management.html +++ b/projects/hibernate-maven-plugin/1.1.0/plugin-management.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Plugin Management – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Plugin Management @@ -377,9 +386,9 @@


    -
    -

    Project Plugin Management

    - +
    +

    Project Plugin Management

    +
    @@ -425,6 +434,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -434,6 +444,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -573,6 +584,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -624,6 +640,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -636,7 +653,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/plugins.html b/projects/hibernate-maven-plugin/1.1.0/plugins.html index 988a0aa8..a4dd594d 100644 --- a/projects/hibernate-maven-plugin/1.1.0/plugins.html +++ b/projects/hibernate-maven-plugin/1.1.0/plugins.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Plugins – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Plugins @@ -377,9 +386,9 @@


    -
    -

    Project Build Plugins

    -
    GroupId ArtifactId
    +
    +

    Project Build Plugins

    +
    @@ -435,7 +444,7 @@ - + @@ -443,9 +452,9 @@ -
    GroupId ArtifactId
    org.apache.maven.plugins maven-site-plugin3.21.0
    3.9.1
    org.apache.maven.plugins maven-source-plugin
    org.apache.maven.plugins maven-surefire-plugin2.12.4
    -

    Project Report Plugins

    - +
    2.12.4
    +

    Project Report Plugins

    + @@ -499,6 +508,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -508,6 +518,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -647,6 +658,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -698,6 +714,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -710,7 +727,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/pmd.html b/projects/hibernate-maven-plugin/1.1.0/pmd.html index 1739b71d..0c6665c5 100644 --- a/projects/hibernate-maven-plugin/1.1.0/pmd.html +++ b/projects/hibernate-maven-plugin/1.1.0/pmd.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - PMD Results – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – PMD Results @@ -378,10 +387,11 @@
    -

    PMD Results

    +

    PMD Results

    The following document contains the results of PMD 5.2.3.

    -

    Files

    -

    de/juplo/plugins/hibernate4/Hbm2DdlMojo.java

    +

    Files

    +

    de/juplo/plugins/hibernate4/Hbm2DdlMojo.java

    +
    GroupId ArtifactId
    @@ -399,20 +409,7 @@ -
    Violation Line
    1226
    Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties'1240
    -

    de/juplo/plugins/hibernate4/HelpMojo.java

    - -Violation -Line - -Useless parentheses. -241 - -Useless parentheses. -286 - -Useless parentheses. -296
    +1240

    Page Structure as JSON

    @@ -438,6 +435,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -447,6 +445,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -586,6 +585,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -637,6 +641,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -649,7 +654,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/project-info.html b/projects/hibernate-maven-plugin/1.1.0/project-info.html index 1767d8b6..b2f142d0 100644 --- a/projects/hibernate-maven-plugin/1.1.0/project-info.html +++ b/projects/hibernate-maven-plugin/1.1.0/project-info.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Information – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Information @@ -378,10 +387,10 @@
    -

    Project Information

    -

    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 Maven on behalf of the project.

    -

    Overview

    - +

    Project Information

    +

    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 Maven on behalf of the project.

    +

    Overview

    +
    @@ -443,6 +452,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -452,6 +462,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -591,6 +602,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -642,6 +658,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -654,7 +671,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/project-reports.html b/projects/hibernate-maven-plugin/1.1.0/project-reports.html index c64e0a52..1fdaefcf 100644 --- a/projects/hibernate-maven-plugin/1.1.0/project-reports.html +++ b/projects/hibernate-maven-plugin/1.1.0/project-reports.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Generated Reports – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Generated Reports @@ -378,10 +387,10 @@
    -

    Generated Reports

    -

    This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

    -

    Overview

    -
    Document Description
    +

    Generated Reports

    +

    This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

    +

    Overview

    +
    @@ -428,6 +437,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -437,6 +447,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -576,6 +587,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -627,6 +643,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -639,7 +656,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/project-summary.html b/projects/hibernate-maven-plugin/1.1.0/project-summary.html deleted file mode 100644 index 4be8ece1..00000000 --- a/projects/hibernate-maven-plugin/1.1.0/project-summary.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - juplo - Hibernate 4 Maven Plugin - Project Summary - - - - - - - - - - - -
    - - -
    -
    -

    Project Summary

    -
    -

    Project Summary

    -
    -

    Project Information

    -
    Document Description
    - - - - - - - - - - - -
    FieldValue
    NameHibernate 4 Maven Plugin
    DescriptionPlugin for generating a database-schema from Hibernate-4-Mapping-Annotations
    Homepagehttp://juplo.de/hibernate4-maven-plugin
    -
    -

    Project Organization

    -

    This project does not belong to an organization.

    -
    -

    Build Information

    - - - - - - - - - - - - - - - - - - -
    FieldValue
    GroupIdde.juplo
    ArtifactIdhibernate4-maven-plugin
    Version1.1.0
    Typemaven-plugin
    JDK Rev1.6
    -
    - - - - - - - diff --git a/projects/hibernate-maven-plugin/1.1.0/scm.html b/projects/hibernate-maven-plugin/1.1.0/scm.html index 4e7a1fc5..fe5df562 100644 --- a/projects/hibernate-maven-plugin/1.1.0/scm.html +++ b/projects/hibernate-maven-plugin/1.1.0/scm.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Source Code Management – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Source Code Management @@ -377,20 +386,11 @@


    -
    -

    Overview

    -

    This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/doc.

    -

    Web Browser Access

    +
    +

    Overview

    +

    This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/doc.

    +

    Web Browser Access

    The following is a link to a browsable version of the source repository:

    -
    http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=summary
    -

    Anonymous Access

    -

    The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

    -
    $ git clone http://juplo.de/git/hibernate4-maven-plugin
    -

    Developer Access

    -

    Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

    -
    $ git clone ssh://juplo.de/var/lib/git/juplo/hibernate4-maven-plugin
    -

    Access from Behind a Firewall

    -

    Refer to the documentation of the SCM used for more information about access behind a firewall.


    Page Structure as JSON

    @@ -416,6 +416,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -425,6 +426,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -564,6 +566,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -615,6 +622,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -627,7 +635,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/skip.html b/projects/hibernate-maven-plugin/1.1.0/skip.html index c3de4ba5..04ba96ab 100644 --- a/projects/hibernate-maven-plugin/1.1.0/skip.html +++ b/projects/hibernate-maven-plugin/1.1.0/skip.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,23 +356,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.0/source-repository.html b/projects/hibernate-maven-plugin/1.1.0/source-repository.html deleted file mode 100644 index d76ffae8..00000000 --- a/projects/hibernate-maven-plugin/1.1.0/source-repository.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - juplo - Hibernate 4 Maven Plugin - Source Repository - - - - - - - - - - - -
    - - -
    -
    -

    Source Repository

    -
    -

    Overview

    -

    This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.

    -
    -

    Web Access

    -

    The following is a link to the online source repository.

    -
    -
    -

    Anonymous access

    -

    The source can be checked out anonymously from GIT with this command (See http://git-scm.com/docs/git-clone):

    -
    -
    $ git clone http://juplo.de/git/hibernate4-maven-plugin
    -
    -

    Developer access

    -

    Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).

    -
    -
    $ git clone ssh://juplo.de/var/lib/git/juplo/hibernate4-maven-plugin
    -
    -

    Access from behind a firewall

    -

    Refer to the documentation of the SCM used for more information about access behind a firewall.

    -
    - -
    - -
    - - - diff --git a/projects/hibernate-maven-plugin/1.1.0/summary.html b/projects/hibernate-maven-plugin/1.1.0/summary.html index c0449391..67fa1823 100644 --- a/projects/hibernate-maven-plugin/1.1.0/summary.html +++ b/projects/hibernate-maven-plugin/1.1.0/summary.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Summary – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Summary @@ -377,10 +386,10 @@


    -
    -

    Project Summary

    -

    Project Information

    - +
    +

    Project Summary

    +

    Project Information

    +
    @@ -392,11 +401,11 @@ -
    Field Value
    Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations
    Homepagehttps://juplo.de/hibernate-maven-plugin/index.html
    -

    Project Organization

    -

    This project does not belong to an organization.

    -

    Build Information

    - +
    https://juplo.de/hibernate-maven-plugin/index.html
    +

    Project Organization

    +

    This project does not belong to an organization.

    +

    Build Information

    + @@ -440,6 +449,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -449,6 +459,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -588,6 +599,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -639,6 +655,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -651,7 +668,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/team-list.html b/projects/hibernate-maven-plugin/1.1.0/team-list.html deleted file mode 100644 index a4e9fb8e..00000000 --- a/projects/hibernate-maven-plugin/1.1.0/team-list.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - juplo - Hibernate 4 Maven Plugin - Project Team - - - - - - - - - - - -
    - - -
    -
    -

    Project Team

    -
    -

    The Team

    -

    A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

    -

    The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

    -
    -

    Members

    -

    The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

    -
    Field Value
    - - - - - - - - - -
    ImageIdNameEmail
    kaiKai Moritzkai@juplo.de
    -
    -

    Contributors

    -

    The following additional people have contributed to this project through the way of suggestions, patches or documentation.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ImageNameEmail
    Adriano Machadoadriano.m.machado@hotmail.com
    Lorenzo Nicoralorenzo.nicora@nicus.it
    Eduard Szenteeduard.szente@gmail.com
    Stephen Johnsonstejohns@redhat.com
    Victor Tataivtatai@gmail.com
    Erik-Berndt Schepererik.berndt.scheper@gmail.com
    Guido WimmelWimmel.Guido@swm.de
    Joel Johnsonmrjoel@lixil.net
    Paul K. Moorepaulkmoore@gmail.com
    Mark Robinsonmark@mrobinson.ca
    Claus Grafclausgraf@gmail.com
    Joachim Van der Auwerajoachim@progs.be
    Andreas Kuhtzandreas.kuhtz@gmail.com
    -
    - - - - - - - diff --git a/projects/hibernate-maven-plugin/1.1.0/team.html b/projects/hibernate-maven-plugin/1.1.0/team.html index a01719ba..a6c154de 100644 --- a/projects/hibernate-maven-plugin/1.1.0/team.html +++ b/projects/hibernate-maven-plugin/1.1.0/team.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -347,18 +356,18 @@ - + - + - Project Team – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Team @@ -377,80 +386,80 @@


    -
    -

    Project Team

    +
    +

    Project Team

    A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

    -

    The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

    -

    Members

    +

    The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

    +

    Members

    The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

    - +
    - + -
    Image Id Name Email
    kai Kai Moritzkai@juplo.de
    -

    Contributors

    +kai@juplo.de
    +

    Contributors

    The following additional people have contributed to this project through the way of suggestions, patches or documentation.

    - +
    - + - + - + - + - + - + - + - + - + - + - + - + - +
    Image Name Email
    Adriano Machado adriano.m.machado@hotmail.com
    Lorenzo Nicora lorenzo.nicora@nicus.it
    Eduard Szente eduard.szente@gmail.com
    Stephen Johnson stejohns@redhat.com
    Victor Tatai vtatai@gmail.com
    Erik-Berndt Scheper erik.berndt.scheper@gmail.com
    Guido Wimmel Wimmel.Guido@swm.de
    Joel Johnson mrjoel@lixil.net
    Paul K. Moore paulkmoore@gmail.com
    Mark Robinson mark@mrobinson.ca
    Claus Graf clausgraf@gmail.com
    Joachim Van der Auwera joachim@progs.be
    Andreas Kuhtz andreas.kuhtz@gmail.com
    @@ -478,6 +487,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "Enable Debug-Output", @@ -487,6 +497,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.0/index.html": [ + "/projects/hibernate-maven-plugin/1.1.0/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html", @@ -626,6 +637,11 @@ "/projects/hibernate-maven-plugin/1.1.0/index.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.0/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.0/index.html", @@ -677,6 +693,7 @@ "/projects/hibernate-maven-plugin/1.1.0/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.0/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.0/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.0/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.0/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.0/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.0/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -689,7 +706,7 @@

    All Pages

    +
  • Hibernate 4 Maven Plugin
  • CI Management
  • Dependencies
  • Maven Coordinates
  • Distribution Management
  • Licenses
  • Plugin Management
  • Plugins
  • Source Code Management
  • Summary
  • Team
  • Project Information
  • Test JavaDocs
  • JavaDocs
  • Source Xref
  • Test Source Xref
  • PMD
  • Plugin Documentation
  • Project Reports
  • Overview
  • Configuration Examples
  • Parameter Documentation
  • Enable Debug-Output
  • Skipping Execution
  • Force Exceution
  • Known Pitfalls (FAQ)
  • diff --git a/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-frame.html b/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-frame.html index ca1ccf13..1675248f 100644 --- a/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-frame.html +++ b/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-frame.html @@ -1,15 +1,16 @@ - + - - + + All Classes (Hibernate 4 Maven Plugin 1.1.0 Test API) - + + -

    All Classes

    +

    All Classes

    • FileComparator
    • diff --git a/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-noframe.html b/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-noframe.html index 42b8764e..3e4363ea 100644 --- a/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-noframe.html +++ b/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-noframe.html @@ -1,15 +1,16 @@ - + - - + + All Classes (Hibernate 4 Maven Plugin 1.1.0 Test API) - + + -

      All Classes

      +

      All Classes

      • FileComparator
      • diff --git a/projects/hibernate-maven-plugin/1.1.0/testapidocs/constant-values.html b/projects/hibernate-maven-plugin/1.1.0/testapidocs/constant-values.html index 6c90a114..523e1dbc 100644 --- a/projects/hibernate-maven-plugin/1.1.0/testapidocs/constant-values.html +++ b/projects/hibernate-maven-plugin/1.1.0/testapidocs/constant-values.html @@ -1,17 +1,22 @@ - + - - + + Constant Field Values (Hibernate 4 Maven Plugin 1.1.0 Test API) - + + @@ -19,9 +24,11 @@
        JavaScript is disabled on your browser.
        -
        +
        - + + +
        - +
        @@ -67,9 +74,11 @@

        Contents

        -
        +
        - + + +
        - +
        -

        Copyright © 2015. All Rights Reserved.

        +

        Copyright © 2025. All Rights Reserved.

        diff --git a/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/FileComparator.html b/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/FileComparator.html index 72a209d8..c11188d8 100644 --- a/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/FileComparator.html +++ b/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/FileComparator.html @@ -1,27 +1,40 @@ - + - - + + FileComparator (Hibernate 4 Maven Plugin 1.1.0 Test API) - + + -
        +
        - + + +