From 91fa37f7a12fe7b1721dae499bbb94c2a989c66c Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 7 Nov 2025 15:13:20 +0100 Subject: [PATCH] WIP:1.1.1 --- .../1.1.1/apidocs/allclasses-frame.html | 6 +- .../1.1.1/apidocs/allclasses-noframe.html | 6 +- .../1.1.1/apidocs/constant-values.html | 34 +- .../juplo/plugins/hibernate4/Hbm2DdlMojo.html | 66 +- .../de/juplo/plugins/hibernate4/HelpMojo.html | 14 +- .../hibernate4/ValidationConfiguration.html | 20 +- .../hibernate4/class-use/Hbm2DdlMojo.html | 8 +- .../hibernate4/class-use/HelpMojo.html | 8 +- .../class-use/ValidationConfiguration.html | 8 +- .../plugins/hibernate4/package-frame.html | 6 +- .../plugins/hibernate4/package-summary.html | 11 +- .../plugins/hibernate4/package-tree.html | 12 +- .../juplo/plugins/hibernate4/package-use.html | 8 +- .../1.1.1/apidocs/deprecated-list.html | 8 +- .../1.1.1/apidocs/help-doc.html | 8 +- .../1.1.1/apidocs/index-all.html | 11 +- .../1.1.1/apidocs/index.html | 4 +- .../1.1.1/apidocs/options | 25 - .../TypeSafeActivatorAccessor.html | 28 +- .../class-use/TypeSafeActivatorAccessor.html | 8 +- .../cfg/beanvalidation/package-frame.html | 6 +- .../cfg/beanvalidation/package-summary.html | 8 +- .../cfg/beanvalidation/package-tree.html | 10 +- .../cfg/beanvalidation/package-use.html | 8 +- .../1.1.1/apidocs/overview-frame.html | 6 +- .../1.1.1/apidocs/overview-summary.html | 8 +- .../1.1.1/apidocs/overview-tree.html | 12 +- .../1.1.1/apidocs/packages | 2 - .../1.1.1/apidocs/serialized-form.html | 12 +- .../1.1.1/ci-management.html | 57 +- .../1.1.1/configuration.html | 90 +- .../1.1.1/debugging.html | 52 +- .../1.1.1/dependencies.html | 949 +++++++------- .../1.1.1/dependency-info.html | 48 +- .../1.1.1/distribution-management.html | 49 +- .../1.1.1/export-mojo.html | 1093 ++++++++++------- .../hibernate-maven-plugin/1.1.1/force.html | 52 +- .../1.1.1/help-mojo.html | 799 ++++++++---- .../hibernate-maven-plugin/1.1.1/index.html | 65 +- .../1.1.1/integration.html | 423 ------- .../1.1.1/issue-tracking.html | 49 +- .../hibernate-maven-plugin/1.1.1/license.html | 615 ---------- .../1.1.1/licenses.html | 48 +- .../1.1.1/mail-lists.html | 49 +- .../1.1.1/pitfalls.html | 107 +- .../1.1.1/plugin-info.html | 88 +- .../1.1.1/plugin-management.html | 43 +- .../hibernate-maven-plugin/1.1.1/plugins.html | 51 +- .../hibernate-maven-plugin/1.1.1/pmd.html | 59 +- .../1.1.1/project-info.html | 45 +- .../1.1.1/project-reports.html | 45 +- .../1.1.1/project-summary.html | 444 ------- .../hibernate-maven-plugin/1.1.1/scm.html | 54 +- .../hibernate-maven-plugin/1.1.1/skip.html | 55 +- .../1.1.1/source-repository.html | 424 ------- .../hibernate-maven-plugin/1.1.1/summary.html | 55 +- .../1.1.1/team-list.html | 485 -------- .../hibernate-maven-plugin/1.1.1/team.html | 83 +- .../1.1.1/testapidocs/allclasses-frame.html | 6 +- .../1.1.1/testapidocs/allclasses-noframe.html | 6 +- .../1.1.1/testapidocs/constant-values.html | 8 +- .../de/juplo/test/FileComparator.html | 36 +- .../juplo/test/class-use/FileComparator.html | 8 +- .../de/juplo/test/package-frame.html | 6 +- .../de/juplo/test/package-summary.html | 8 +- .../de/juplo/test/package-tree.html | 10 +- .../de/juplo/test/package-use.html | 8 +- .../1.1.1/testapidocs/deprecated-list.html | 8 +- .../1.1.1/testapidocs/help-doc.html | 8 +- .../1.1.1/testapidocs/index-all.html | 8 +- .../1.1.1/testapidocs/index.html | 4 +- .../1.1.1/testapidocs/options | 25 - .../1.1.1/testapidocs/overview-tree.html | 10 +- .../1.1.1/testapidocs/packages | 1 - .../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 +- 79 files changed, 2737 insertions(+), 4280 deletions(-) delete mode 100644 projects/hibernate-maven-plugin/1.1.1/apidocs/options delete mode 100644 projects/hibernate-maven-plugin/1.1.1/apidocs/packages delete mode 100644 projects/hibernate-maven-plugin/1.1.1/integration.html delete mode 100644 projects/hibernate-maven-plugin/1.1.1/license.html delete mode 100644 projects/hibernate-maven-plugin/1.1.1/project-summary.html delete mode 100644 projects/hibernate-maven-plugin/1.1.1/source-repository.html delete mode 100644 projects/hibernate-maven-plugin/1.1.1/team-list.html delete mode 100644 projects/hibernate-maven-plugin/1.1.1/testapidocs/options delete mode 100644 projects/hibernate-maven-plugin/1.1.1/testapidocs/packages diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-frame.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-frame.html index caef9364..d31d9a11 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-frame.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-frame.html @@ -1,11 +1,11 @@ - + - + All Classes (Hibernate 4 Maven Plugin 1.1.1 API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-noframe.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-noframe.html index 8b71cfae..67d5d2bb 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-noframe.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/allclasses-noframe.html @@ -1,11 +1,11 @@ - + - + All Classes (Hibernate 4 Maven Plugin 1.1.1 API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/constant-values.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/constant-values.html index e0f614de..3a49a3ca 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/constant-values.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/constant-values.html @@ -1,11 +1,11 @@ - + - + Constant Field Values (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -94,91 +94,91 @@ -public static final String +public static final java.lang.String DIALECT "hibernate.dialect" -public static final String +public static final java.lang.String DRIVER_CLASS "hibernate.connection.driver_class" -public static final String +public static final java.lang.String ENVERS "hibernate.export.envers" -public static final String +public static final java.lang.String EXPORT_SKIPPED_PROPERTY "hibernate.export.skipped" -public static final String +public static final java.lang.String JPA_DRIVER "javax.persistence.jdbc.driver" -public static final String +public static final java.lang.String JPA_PASSWORD "javax.persistence.jdbc.password" -public static final String +public static final java.lang.String JPA_URL "javax.persistence.jdbc.url" -public static final String +public static final java.lang.String JPA_USERNAME "javax.persistence.jdbc.user" -public static final String +public static final java.lang.String MD5S "hibernate4-generatedschema.md5s" -public static final String +public static final java.lang.String NAMING_STRATEGY "hibernate.ejb.naming_strategy" -public static final String +public static final java.lang.String PASSWORD "hibernate.connection.password" -public static final String +public static final java.lang.String URL "hibernate.connection.url" -public static final String +public static final java.lang.String USERNAME "hibernate.connection.username" @@ -234,6 +234,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html index 3b6a32a8..559e3215 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html @@ -1,11 +1,11 @@ - + - + Hbm2DdlMojo (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
@@ -271,7 +271,7 @@ extends org.apache.maven.plugin.AbstractMojo
-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html index e9b35a85..50382da4 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html @@ -1,11 +1,11 @@ - + - + HelpMojo (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
@@ -310,6 +310,6 @@ extends org.apache.maven.plugin.AbstractMojo
-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html index 4c8c49f9..44b6fc00 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html @@ -1,11 +1,11 @@ - + - + ValidationConfiguration (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
@@ -278,7 +278,7 @@ extends org.hibernate.cfg.Configuration @@ -350,6 +350,6 @@ extends org.hibernate.cfg.Configuration
-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html index ef969a65..7e01f152 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html @@ -1,11 +1,11 @@ - + - + Uses of Class de.juplo.plugins.hibernate4.Hbm2DdlMojo (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html index f99091fe..ffe03140 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html @@ -1,11 +1,11 @@ - + - + Uses of Class de.juplo.plugins.hibernate4.HelpMojo (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html index 66a3c9c9..7ebd942d 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html @@ -1,11 +1,11 @@ - + - + Uses of Class de.juplo.plugins.hibernate4.ValidationConfiguration (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html index 8611c70a..c2e80cdb 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html @@ -1,11 +1,11 @@ - + - + de.juplo.plugins.hibernate4 (Hibernate 4 Maven Plugin 1.1.1 API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html index 7b9f0434..8cfef62b 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html @@ -1,11 +1,11 @@ - + - + de.juplo.plugins.hibernate4 (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -93,7 +93,8 @@ HelpMojo -
Display help information on hibernate4-maven-plugin.
+
Display help information on hibernate4-maven-plugin.
+ Call mvn hibernate4:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
@@ -154,6 +155,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html index 5e185eec..c9d94eac 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html @@ -1,11 +1,11 @@ - + - + de.juplo.plugins.hibernate4 Class Hierarchy (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -80,7 +80,7 @@

Class Hierarchy

-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-use.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-use.html index f625b0ec..cdc42e43 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-use.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/package-use.html @@ -1,11 +1,11 @@ - + - + Uses of Package de.juplo.plugins.hibernate4 (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/deprecated-list.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/deprecated-list.html index 74afba63..f27c4540 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/deprecated-list.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/deprecated-list.html @@ -1,11 +1,11 @@ - + - + Deprecated List (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/help-doc.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/help-doc.html index ff4110d1..f2d49faa 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/help-doc.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/help-doc.html @@ -1,11 +1,11 @@ - + - + API Help (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -226,6 +226,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/index-all.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/index-all.html index be505a5c..c0e95c84 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/index-all.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/index-all.html @@ -1,11 +1,11 @@ - + - + Index (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -117,7 +117,8 @@
 
HelpMojo - Class in de.juplo.plugins.hibernate4
-
Display help information on hibernate4-maven-plugin.
+
Display help information on hibernate4-maven-plugin.
+ Call mvn hibernate4:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class de.juplo.plugins.hibernate4.HelpMojo
 
@@ -259,6 +260,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html index 78275ddb..04507636 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html @@ -1,8 +1,8 @@ - + - + Hibernate 4 Maven Plugin 1.1.1 API @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
@@ -247,8 +247,8 @@ extends

applyRelationalConstraints

public static void applyRelationalConstraints(javax.validation.ValidatorFactory arg0,
-                                              Collection<org.hibernate.mapping.PersistentClass> arg1,
-                                              Properties arg2,
+                                              java.util.Collection<org.hibernate.mapping.PersistentClass> arg1,
+                                              java.util.Properties arg2,
                                               org.hibernate.dialect.Dialect arg3)
@@ -321,6 +321,6 @@ extends Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html index a7c77ff1..2d3532b7 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html @@ -1,11 +1,11 @@ - + - + Uses of Class org.hibernate.cfg.beanvalidation.TypeSafeActivatorAccessor (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@
-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html index 3f0a447c..f0ad1ea4 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html @@ -1,11 +1,11 @@ - + - + org.hibernate.cfg.beanvalidation (Hibernate 4 Maven Plugin 1.1.1 API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html index fb5ce2bb..c74ff7d3 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html @@ -1,11 +1,11 @@ - + - + org.hibernate.cfg.beanvalidation (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -142,6 +142,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html index 7fc27358..1a8218d5 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html @@ -1,11 +1,11 @@ - + - + org.hibernate.cfg.beanvalidation Class Hierarchy (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -80,7 +80,7 @@

Class Hierarchy

-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-use.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-use.html index 10bbe73f..31cd8c78 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-use.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/org/hibernate/cfg/beanvalidation/package-use.html @@ -1,11 +1,11 @@ - + - + Uses of Package org.hibernate.cfg.beanvalidation (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -121,6 +121,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-frame.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-frame.html index fcfaf3ad..4bb49532 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-frame.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-frame.html @@ -1,11 +1,11 @@ - + - + Overview List (Hibernate 4 Maven Plugin 1.1.1 API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-summary.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-summary.html index 18d60a95..0a71d997 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-summary.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-summary.html @@ -1,11 +1,11 @@ - + - + Overview (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -139,6 +139,6 @@ -

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-tree.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-tree.html index c0036bd7..814b1063 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-tree.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/overview-tree.html @@ -1,11 +1,11 @@ - + - + Class Hierarchy (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -81,7 +81,7 @@

Class Hierarchy

-

Copyright © 2016. All Rights Reserved.

+

Copyright © 2025. All Rights Reserved.

diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/packages b/projects/hibernate-maven-plugin/1.1.1/apidocs/packages deleted file mode 100644 index 6adc7ae5..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/packages +++ /dev/null @@ -1,2 +0,0 @@ -org.hibernate.cfg.beanvalidation -de.juplo.plugins.hibernate4 \ No newline at end of file diff --git a/projects/hibernate-maven-plugin/1.1.1/apidocs/serialized-form.html b/projects/hibernate-maven-plugin/1.1.1/apidocs/serialized-form.html index 3f59362c..6342360f 100644 --- a/projects/hibernate-maven-plugin/1.1.1/apidocs/serialized-form.html +++ b/projects/hibernate-maven-plugin/1.1.1/apidocs/serialized-form.html @@ -1,11 +1,11 @@ - + - + Serialized Form (Hibernate 4 Maven Plugin 1.1.1 API) - + @@ -95,7 +95,7 @@
  • -

    Class org.hibernate.cfg.beanvalidation.BeanValidationEventListener extends Object implements Serializable

    +

    Class org.hibernate.cfg.beanvalidation.BeanValidationEventListener extends java.lang.Object implements Serializable

    diff --git a/projects/hibernate-maven-plugin/1.1.1/configuration.html b/projects/hibernate-maven-plugin/1.1.1/configuration.html index 4bfffc76..e187b369 100644 --- a/projects/hibernate-maven-plugin/1.1.1/configuration.html +++ b/projects/hibernate-maven-plugin/1.1.1/configuration.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.1/debugging.html b/projects/hibernate-maven-plugin/1.1.1/debugging.html index 1f4293a5..ce810c6f 100644 --- a/projects/hibernate-maven-plugin/1.1.1/debugging.html +++ b/projects/hibernate-maven-plugin/1.1.1/debugging.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.1/dependencies.html b/projects/hibernate-maven-plugin/1.1.1/dependencies.html index bbca3b8a..c6e1c9c9 100644 --- a/projects/hibernate-maven-plugin/1.1.1/dependencies.html +++ b/projects/hibernate-maven-plugin/1.1.1/dependencies.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Dependencies – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Dependencies @@ -403,11 +412,11 @@


    -
    -

    Project Dependencies

    -

    compile

    +
    +

    Project Dependencies

    +

    compile

    The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

    - +
    @@ -461,12 +470,12 @@ -
    GroupId ArtifactIdhibernate-validator 5.1.3.Final jarApache License, Version 2.0
    -

    Project Transitive Dependencies

    -

    The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

    -

    compile

    +Apache License, Version 2.0
    +

    Project Transitive Dependencies

    +

    The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

    +

    compile

    The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

    - +
    @@ -746,8 +755,8 @@ -
    GroupId ArtifactId1.0.b2 - jarThe Apache Software License, Version 2.0
    -

    Project Dependency Graph

    +The Apache Software License, Version 2.0
    +

    Project Dependency Graph

    -
    -

    Dependency Tree

    +
    +

    Dependency Tree

    -

    Licenses

    +

    Project Licenses: The Apache Software License, Version 2.0

  • +

    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

    @@ -1259,9 +1268,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

    +
    @@ -1271,381 +1280,381 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1655,21 +1664,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

    @@ -1695,6 +1704,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -1704,6 +1714,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -1845,6 +1856,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -1896,6 +1912,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -1908,7 +1925,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.1/dependency-info.html b/projects/hibernate-maven-plugin/1.1.1/dependency-info.html index 59fc8860..35cd9f27 100644 --- a/projects/hibernate-maven-plugin/1.1.1/dependency-info.html +++ b/projects/hibernate-maven-plugin/1.1.1/dependency-info.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Maven Coordinates – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Maven Coordinates @@ -403,14 +412,9 @@


    -
    -

    Maven Coordinates

    -

    Apache Maven

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

    Maven Coordinates

    +

    Apache Maven


    Page Structure as JSON

    @@ -436,6 +440,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -445,6 +450,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -586,6 +592,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -637,6 +648,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -649,7 +661,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.1/distribution-management.html b/projects/hibernate-maven-plugin/1.1.1/distribution-management.html index f426f6fb..0fd2999c 100644 --- a/projects/hibernate-maven-plugin/1.1.1/distribution-management.html +++ b/projects/hibernate-maven-plugin/1.1.1/distribution-management.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Distribution Management – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Distribution Management @@ -403,12 +412,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.1


    @@ -435,6 +444,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -444,6 +454,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -585,6 +596,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -636,6 +652,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -648,7 +665,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.1/export-mojo.html b/projects/hibernate-maven-plugin/1.1.1/export-mojo.html index d2e644b8..c86e1dcb 100644 --- a/projects/hibernate-maven-plugin/1.1.1/export-mojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/export-mojo.html @@ -1,400 +1,420 @@ - + + + - - - - - - - - - + + - - - + + - + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - + + + + - + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - - - - - + + + + + + + + + + + + + - + + - + + + - - - + + - - - - + - - - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - - + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + + + + - - - - - - - - - - + + + - - - + + + - + - Hibernate 4 Maven Plugin – hibernate4:export + Hibernate 4 Maven Plugin – hibernate4:export - + +

    hibernate4:export

    +

    URI

    +

    Path

    1. Hibernate 4 Maven Plugin
    2. Parameter Documentation


    -
    +
    -
    +

    hibernate4:export

    Full name:

    @@ -412,14 +432,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

    @@ -439,74 +458,74 @@ an according SQL-database-schema. - + - + - + - + - + - + - + - + - + - + - + +

    skip takes precedence over force.


    Default value is: false.
    User property is: hibernate.export.force. - + - + - + - + - + @@ -514,47 +533,47 @@ test-classpath takes precedence.
    - + - + - + - + - + +separated with white-spaces and/or commas.
    User property is: hibernate.mapping. - + - + - + - + - + @@ -562,46 +581,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 @@ -613,67 +632,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: @@ -691,33 +710,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. @@ -732,34 +751,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:

    @@ -768,15 +786,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:

    @@ -784,13 +802,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:

    @@ -798,15 +816,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:

    @@ -815,19 +833,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.

      -
    • Type: boolean
    • +
    • Type: boolean
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.force
    • +
    • User Property: hibernate.export.force
    • -
    • Default: false
    • +
    • Default: false

    format:

    @@ -835,31 +853,31 @@ classes where found and the dialect was not changed.

      -
    • Type: boolean
    • +
    • Type: boolean
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.schema.format
    • +
    • User Property: hibernate.export.schema.format
    • -
    • Default: true
    • +
    • Default: true

    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.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.1.0
    • +
    • Since: 1.1.0
    • -
    • Required: No
    • +
    • Required: No

    hibernateDialect:

    @@ -867,13 +885,13 @@ test-classpath takes precedence.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.dialect
    • +
    • User Property: hibernate.dialect

    hibernateMapping:

    @@ -882,13 +900,13 @@ separated with white-spaces and/or commas.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0.2
    • +
    • Since: 1.0.2
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.mapping
    • +
    • User Property: hibernate.mapping

    hibernateNamingStrategy:

    @@ -896,28 +914,28 @@ separated with white-spaces and/or commas.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0.2
    • +
    • Since: 1.0.2
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.ejb.naming_strategy
    • +
    • User Property: hibernate.ejb.naming_strategy

    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.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No

    outputDirectory:

    @@ -929,13 +947,13 @@ classes.

      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: project.build.outputDirectory
    • +
    • User Property: project.build.outputDirectory

    outputFile:

    @@ -943,15 +961,15 @@ classes.

      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.schema.filename
    • +
    • User Property: hibernate.export.schema.filename
    • -
    • Default: ${project.build.directory}/schema.sql
    • +
    • Default: ${project.build.directory}/schema.sql

    password:

    @@ -959,13 +977,13 @@ classes.

      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.connection.password
    • +
    • User Property: hibernate.connection.password

    persistenceUnit:

    @@ -976,22 +994,22 @@ file.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.1.0
    • +
    • Since: 1.1.0
    • -
    • Required: No
    • +
    • Required: No

    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 @@ -1000,44 +1018,44 @@ explicitly.

      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0.3
    • +
    • Since: 1.0.3
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.scan_dependencies
    • +
    • User Property: hibernate.export.scan_dependencies
    • -
    • Default: compile
    • +
    • Default: compile

    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.

      -
    • Type: boolean
    • +
    • Type: boolean
    • -
    • Since: 1.0.1
    • +
    • Since: 1.0.1
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.scan_testclasses
    • +
    • User Property: hibernate.export.scan_testclasses
    • -
    • Default: false
    • +
    • Default: false

    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 @@ -1045,15 +1063,15 @@ changed.

      -
    • Type: boolean
    • +
    • Type: boolean
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.skip
    • +
    • User Property: hibernate.skip
    • -
    • Default: ${maven.test.skip}
    • +
    • Default: ${maven.test.skip}

    target:

    @@ -1077,15 +1095,15 @@ Hibernate-Dialect must always be chosen.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.target
    • +
    • User Property: hibernate.export.target
    • -
    • Default: EXPORT
    • +
    • Default: EXPORT

    testOutputDirectory:

    @@ -1094,18 +1112,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: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0.2
    • +
    • Since: 1.0.2
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: project.build.testOutputDirectory
    • +
    • User Property: project.build.testOutputDirectory

    type:

    @@ -1126,15 +1144,15 @@ If NONE is choosen, no databaseconnection is needed.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.export.type
    • +
    • User Property: hibernate.export.type
    • -
    • Default: BOTH
    • +
    • Default: BOTH

    url:

    @@ -1142,13 +1160,13 @@ If NONE is choosen, no databaseconnection is needed.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.connection.url
    • +
    • User Property: hibernate.connection.url

    username:

    @@ -1156,24 +1174,265 @@ If NONE is choosen, no databaseconnection is needed.
      -
    • Type: java.lang.String
    • +
    • Type: java.lang.String
    • -
    • Since: 1.0
    • +
    • Since: 1.0
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: hibernate.connection.username
    • +
    • User Property: hibernate.connection.username
    - - + +

    -

    Pages

    +

    Page Structure as JSON

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

    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.1/force.html b/projects/hibernate-maven-plugin/1.1.1/force.html index 3fe7d5b1..14914746 100644 --- a/projects/hibernate-maven-plugin/1.1.1/force.html +++ b/projects/hibernate-maven-plugin/1.1.1/force.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI


    @@ -472,6 +482,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -481,6 +492,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -622,6 +634,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -673,6 +690,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -685,7 +703,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.1/help-mojo.html b/projects/hibernate-maven-plugin/1.1.1/help-mojo.html index 372275b1..e0e0ff2f 100644 --- a/projects/hibernate-maven-plugin/1.1.1/help-mojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/help-mojo.html @@ -1,400 +1,420 @@ - + + + - - - - - - - - - + + - - - + + - + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - + + + + - + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - - - - - + + + + + + + + + + + + + - + + - + + + - - - + + - - - - + - - - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - - + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + - - - + + + + - + + + - - - + + + + - - - - - - - - - - + + + - - - + + + - + - Hibernate 4 Maven Plugin – hibernate4:help + Hibernate 4 Maven Plugin – hibernate4:help - + +

    hibernate4:help

    +

    URI

    +

    Path


    -
    +
    -
    +

    hibernate4:help

    Full name:

    @@ -404,8 +424,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:

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

    Optional Parameters

    @@ -434,67 +453,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:

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

    indentSize:

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

    lineLength:

    @@ -529,24 +547,265 @@ goals will be displayed.
      -
    • Type: int
    • +
    • Type: int
    • -
    • Required: No
    • +
    • Required: No
    • -
    • User Property: lineLength
    • +
    • User Property: lineLength
    • -
    • Default: 80
    • +
    • Default: 80
    - - + +

    -

    Pages

    +

    Page Structure as JSON

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

    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.1/index.html b/projects/hibernate-maven-plugin/1.1.1/index.html index 19f418aa..fd361156 100644 --- a/projects/hibernate-maven-plugin/1.1.1/index.html +++ b/projects/hibernate-maven-plugin/1.1.1/index.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    • site: /projects/hibernate-maven-plugin/1.1.1/index.html
    • @@ -406,18 +415,18 @@ -
      -

      Hibernate 4 Maven Plugin

      -
      -

      Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations

      + +

      Hibernate 4 Maven Plugin

      +
      +

      Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations

      - The hibernate4-maven-plugin is a plugin for generating a database-schema + The hibernate4-maven-plugin is a plugin for generating a database-schema from your Hibernate-4-Mappings and create or update your database accordingly. Its main usage is to automatically create and populate a test-database for unit-tests in cooperation with the - dbunit-maven-plugin. + dbunit-maven-plugin.

      @@ -455,8 +464,8 @@ For more information about the inspiration to write this tiny plugin, read our blog-article about the hibernate4-maven-plugin.

      -
      -

      Documentation

      +
      +

      Documentation

        @@ -473,12 +482,12 @@ the work in the background.
      -
      -

      Releases

      +
      +

      Releases

      -
      +

    @@ -523,6 +532,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -532,6 +542,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -673,6 +684,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -724,6 +740,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -736,7 +753,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.1/integration.html b/projects/hibernate-maven-plugin/1.1.1/integration.html deleted file mode 100644 index 360da382..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/integration.html +++ /dev/null @@ -1,423 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hibernate 4 Maven Plugin – CI Management - - - - -

    Path

    -

    -

      -
    1. Hibernate 4 Maven Plugin
    2. Project Information
    3. CI Management
    -

    -
    -
    -
    -

    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-
    -
    -
    -

    Pages

    -

    -

    -

    - - diff --git a/projects/hibernate-maven-plugin/1.1.1/issue-tracking.html b/projects/hibernate-maven-plugin/1.1.1/issue-tracking.html index 27b3f8f0..5da56358 100644 --- a/projects/hibernate-maven-plugin/1.1.1/issue-tracking.html +++ b/projects/hibernate-maven-plugin/1.1.1/issue-tracking.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.1/license.html b/projects/hibernate-maven-plugin/1.1.1/license.html deleted file mode 100644 index f6eede53..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/license.html +++ /dev/null @@ -1,615 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hibernate 4 Maven Plugin – Project Licenses - - - - -

    Path

    -

    -

      -
    1. Hibernate 4 Maven Plugin
    2. Project Information
    3. Licenses
    -

    -
    -
    -
    -

    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

    -
    -
    -                                 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.
    -
    -
    -
    -

    Pages

    -

    -

    -

    - - diff --git a/projects/hibernate-maven-plugin/1.1.1/licenses.html b/projects/hibernate-maven-plugin/1.1.1/licenses.html index 370d484b..25f55b25 100644 --- a/projects/hibernate-maven-plugin/1.1.1/licenses.html +++ b/projects/hibernate-maven-plugin/1.1.1/licenses.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Licenses – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Licenses @@ -403,13 +412,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

    @@ -435,6 +443,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -444,6 +453,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -585,6 +595,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -636,6 +651,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -648,7 +664,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.1/mail-lists.html b/projects/hibernate-maven-plugin/1.1.1/mail-lists.html index c56133b9..06d2538b 100644 --- a/projects/hibernate-maven-plugin/1.1.1/mail-lists.html +++ b/projects/hibernate-maven-plugin/1.1.1/mail-lists.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    diff --git a/projects/hibernate-maven-plugin/1.1.1/pitfalls.html b/projects/hibernate-maven-plugin/1.1.1/pitfalls.html index 878b9028..0069f717 100644 --- a/projects/hibernate-maven-plugin/1.1.1/pitfalls.html +++ b/projects/hibernate-maven-plugin/1.1.1/pitfalls.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    • site: /projects/hibernate-maven-plugin/1.1.1/pitfalls.html
    • @@ -406,10 +415,10 @@ -
      -

      Known Pitfalls (FAQ)

      -
      -

      Annotated classes in dependencies are not found.

      + +

      Known Pitfalls (FAQ)

      +
      +

      Annotated classes in dependencies are not found.

      hibernate4-maven-plugin by default scans dependencies in the scope @@ -419,8 +428,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. @@ -430,17 +439,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. @@ -454,6 +464,7 @@ an error-message like:

      +
       [INFO] Gathered hibernate-configuration (turn on debugging for details):
       [INFO]   hibernate.connection.username = sa
      @@ -472,7 +483,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 @@ -484,6 +495,7 @@ plugin-definition:

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

      This is also the best way, if you use a different jdbc-driver for @@ -511,14 +523,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. @@ -540,6 +552,7 @@ hibernate4-maven-plugin was skipped like this:

      +
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
      @@ -547,9 +560,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 @@ -561,19 +574,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 @@ -581,6 +596,7 @@ mvn hibernate4:export -Dhibernate.export.force=true executed, you can configure that explicitly like this:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -589,14 +605,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, @@ -605,6 +621,7 @@ mvn hibernate4:export -Dhibernate.export.force=true of the plugin like this:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -613,9 +630,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 @@ -626,11 +643,11 @@ mvn hibernate4:export -Dhibernate.export.force=true

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

      -
      +
      @@ -657,6 +674,7 @@ mvn hibernate4:export -Dhibernate.export.force=true "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -666,6 +684,7 @@ mvn hibernate4:export -Dhibernate.export.force=true }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -807,6 +826,11 @@ mvn hibernate4:export -Dhibernate.export.force=true "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -858,6 +882,7 @@ mvn hibernate4:export -Dhibernate.export.force=true "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -870,7 +895,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.1/plugin-info.html b/projects/hibernate-maven-plugin/1.1.1/plugin-info.html index d9f35b03..b3c95e17 100644 --- a/projects/hibernate-maven-plugin/1.1.1/plugin-info.html +++ b/projects/hibernate-maven-plugin/1.1.1/plugin-info.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Plugin Documentation – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Plugin Documentation @@ -404,38 +413,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.1</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.1</version>
    +      </plugin>
    +      ...
    +    </plugins>
    +  </build>
    +  ...
    +</project>
    +
    +

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


    Page Structure as JSON

    @@ -461,6 +499,7 @@ Call mvn hibernate4:help -Ddetail=true "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -470,6 +509,7 @@ Call mvn hibernate4:help -Ddetail=true }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -611,6 +651,11 @@ Call mvn hibernate4:help -Ddetail=true "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -662,6 +707,7 @@ Call mvn hibernate4:help -Ddetail=true "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -674,7 +720,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.1/plugin-management.html b/projects/hibernate-maven-plugin/1.1.1/plugin-management.html index 4d06ccaa..e93b1827 100644 --- a/projects/hibernate-maven-plugin/1.1.1/plugin-management.html +++ b/projects/hibernate-maven-plugin/1.1.1/plugin-management.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Plugin Management – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Plugin Management @@ -403,9 +412,9 @@


    -
    -

    Project Plugin Management

    - +
    +

    Project Plugin Management

    +
    @@ -451,6 +460,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -460,6 +470,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -601,6 +612,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -652,6 +668,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -664,7 +681,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.1/plugins.html b/projects/hibernate-maven-plugin/1.1.1/plugins.html index c7baef08..267c4631 100644 --- a/projects/hibernate-maven-plugin/1.1.1/plugins.html +++ b/projects/hibernate-maven-plugin/1.1.1/plugins.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Plugins – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Plugins @@ -403,9 +412,9 @@


    -
    -

    Project Build Plugins

    -
    GroupId ArtifactId
    +
    +

    Project Build Plugins

    +
    @@ -461,7 +470,7 @@ - + @@ -469,9 +478,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

    + @@ -525,6 +534,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -534,6 +544,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -675,6 +686,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -726,6 +742,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -738,7 +755,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.1/pmd.html b/projects/hibernate-maven-plugin/1.1.1/pmd.html index f41bd087..bfc5c01b 100644 --- a/projects/hibernate-maven-plugin/1.1.1/pmd.html +++ b/projects/hibernate-maven-plugin/1.1.1/pmd.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - PMD Results – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – PMD Results @@ -404,10 +413,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
    @@ -425,20 +435,7 @@ -
    Violation Line
    1238
    Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties'1252
    -

    de/juplo/plugins/hibernate4/HelpMojo.java

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

    Page Structure as JSON

    @@ -464,6 +461,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -473,6 +471,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -614,6 +613,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -665,6 +669,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -677,7 +682,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.1/project-info.html b/projects/hibernate-maven-plugin/1.1.1/project-info.html index 150873e1..519909bd 100644 --- a/projects/hibernate-maven-plugin/1.1.1/project-info.html +++ b/projects/hibernate-maven-plugin/1.1.1/project-info.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Information – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Information @@ -404,10 +413,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

    +
    @@ -469,6 +478,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -478,6 +488,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -619,6 +630,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -670,6 +686,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -682,7 +699,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.1/project-reports.html b/projects/hibernate-maven-plugin/1.1.1/project-reports.html index eb85b882..62e0d33d 100644 --- a/projects/hibernate-maven-plugin/1.1.1/project-reports.html +++ b/projects/hibernate-maven-plugin/1.1.1/project-reports.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Generated Reports – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Generated Reports @@ -404,10 +413,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

    +
    @@ -454,6 +463,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -463,6 +473,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -604,6 +615,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -655,6 +671,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -667,7 +684,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.1/project-summary.html b/projects/hibernate-maven-plugin/1.1.1/project-summary.html deleted file mode 100644 index 9335eb67..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/project-summary.html +++ /dev/null @@ -1,444 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hibernate 4 Maven Plugin – Project Summary - - - - -

    Path

    -

    -

      -
    1. Hibernate 4 Maven Plugin
    2. Project Information
    3. 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.1
    Typemaven-plugin
    Java Version1.6
    -
    -
    -

    Pages

    -

    -

    -

    - - diff --git a/projects/hibernate-maven-plugin/1.1.1/scm.html b/projects/hibernate-maven-plugin/1.1.1/scm.html index 3400ec0a..20133a00 100644 --- a/projects/hibernate-maven-plugin/1.1.1/scm.html +++ b/projects/hibernate-maven-plugin/1.1.1/scm.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Source Code Management – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Source Code Management @@ -403,20 +412,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

    @@ -442,6 +442,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -451,6 +452,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -592,6 +594,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -643,6 +650,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -655,7 +663,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.1/skip.html b/projects/hibernate-maven-plugin/1.1.1/skip.html index dfb6f1b3..97f617bc 100644 --- a/projects/hibernate-maven-plugin/1.1.1/skip.html +++ b/projects/hibernate-maven-plugin/1.1.1/skip.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,23 +382,23 @@ - - + + - + - Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – -

    $shortTitle

    +

    URI

    • site: /projects/hibernate-maven-plugin/1.1.1/skip.html
    • @@ -406,8 +415,8 @@ -
      -

      Skipping Execution

      + +

      Skipping Execution

      In most use-cases, the hibernate4-maven-plugin is used to create a @@ -417,7 +426,7 @@ For example, one might manually overwrite the database-url with the url of the production-database, in order to run other tests, like starting a local webserver with the - jetty-maven-plugin. + jetty-maven-plugin. If the export-goal would be executed in such a scenario, it might erase the hole production-database, which is not very desireable.

      @@ -435,6 +444,7 @@ by setting the configuration-parameter skip to false:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -443,7 +453,7 @@
         <configuration>
           <skip>false</skip>
         </configuration>
      -</plugin>
      +</plugin>

      Or, if you want the export-goal to be executed by default and to be skipped @@ -451,6 +461,7 @@ skip to a custom property. For example:

      +
       <plugin>
         <groupId>de.juplo</groupId>
      @@ -459,14 +470,14 @@
         <configuration>
           <skip>${foo.bar}</skip>
         </configuration>
      -</plugin>
      +</plugin>

      This way, the export-goal would be skipped, if you set the property foo.bar to true. For example, if you specify -Dfoo.bar=true on the command-line.

      - +
      @@ -493,6 +504,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -502,6 +514,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -643,6 +656,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -694,6 +712,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -706,7 +725,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.1/source-repository.html b/projects/hibernate-maven-plugin/1.1.1/source-repository.html deleted file mode 100644 index 111d385b..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/source-repository.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hibernate 4 Maven Plugin – Source Code Management - - - - -

    Path

    -

    -

      -
    1. Hibernate 4 Maven Plugin
    2. Project Information
    3. Source Code Management
    -

    -
    -
    -
    -

    Overview

    -

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

    -
    -

    Web Browser Access

    -

    The following is a link to a browsable version of the 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.

    -
    -
    -

    Pages

    -

    -

    -

    - - diff --git a/projects/hibernate-maven-plugin/1.1.1/summary.html b/projects/hibernate-maven-plugin/1.1.1/summary.html index a66ce7f2..2c482e95 100644 --- a/projects/hibernate-maven-plugin/1.1.1/summary.html +++ b/projects/hibernate-maven-plugin/1.1.1/summary.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Summary – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Summary @@ -403,10 +412,10 @@


    -
    -

    Project Summary

    -

    Project Information

    - +
    +

    Project Summary

    +

    Project Information

    +
    @@ -418,11 +427,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

    + @@ -466,6 +475,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -475,6 +485,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -616,6 +627,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -667,6 +683,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -679,7 +696,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.1/team-list.html b/projects/hibernate-maven-plugin/1.1.1/team-list.html deleted file mode 100644 index ddefe2f9..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/team-list.html +++ /dev/null @@ -1,485 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hibernate 4 Maven Plugin – Project Team - - - - -

    Path

    -

    -

      -
    1. Hibernate 4 Maven Plugin
    2. Project Information
    3. 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 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
    Casey Linkcasey@outskirtslabs.com
    -
    -
    -

    Pages

    -

    -

    -

    - - diff --git a/projects/hibernate-maven-plugin/1.1.1/team.html b/projects/hibernate-maven-plugin/1.1.1/team.html index d4787b87..c3b0c6db 100644 --- a/projects/hibernate-maven-plugin/1.1.1/team.html +++ b/projects/hibernate-maven-plugin/1.1.1/team.html @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ - + @@ -251,19 +251,28 @@ - + - + - - + + + + + + + + + + + @@ -373,18 +382,18 @@ - + - + - Project Team – Hibernate 4 Maven Plugin + Hibernate 4 Maven Plugin – Project Team @@ -403,84 +412,84 @@


    -
    -

    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
    Casey Link casey@outskirtslabs.com
    @@ -508,6 +517,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output", @@ -517,6 +527,7 @@ }, "_childs": { "/projects/hibernate-maven-plugin/1.1.1/index.html": [ + "/projects/hibernate-maven-plugin/1.1.1/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html", @@ -658,6 +669,11 @@ "/projects/hibernate-maven-plugin/1.1.1/index.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html" ], + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [ + "/index.html","/projects.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about" + ], "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [ "/index.html","/projects.html", "/projects/hibernate-maven-plugin/1.1.1/index.html", @@ -709,6 +725,7 @@ "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html", "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html", "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html", + "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about", "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html", "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html", "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html", @@ -721,7 +738,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.1/testapidocs/allclasses-frame.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-frame.html index d388afb4..56b39f48 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-frame.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-frame.html @@ -1,11 +1,11 @@ - + - + All Classes (Hibernate 4 Maven Plugin 1.1.1 Test API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-noframe.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-noframe.html index a941d9ff..c4c05f9d 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-noframe.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/allclasses-noframe.html @@ -1,11 +1,11 @@ - + - + All Classes (Hibernate 4 Maven Plugin 1.1.1 Test API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/constant-values.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/constant-values.html index fe728ee1..8ab2b4bf 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/constant-values.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/constant-values.html @@ -1,11 +1,11 @@ - + - + Constant Field Values (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -119,6 +119,6 @@ -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/FileComparator.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/FileComparator.html index cbc8abf3..2142e3f9 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/FileComparator.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/FileComparator.html @@ -1,11 +1,11 @@ - + - + FileComparator (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • de.juplo.test.FileComparator
      • @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";

        public class FileComparator
        -extends Object
        +extends java.lang.Object
    @@ -129,7 +129,7 @@ extends Constructor and Description -FileComparator(File basedir)  +FileComparator(java.io.File basedir)  @@ -148,16 +148,16 @@ extends boolean -isEqual(String expectedFile, - String foundFile)  +isEqual(java.lang.String expectedFile, + java.lang.String foundFile)  @@ -179,7 +179,7 @@ extends
  • FileComparator

    -
    public FileComparator(File basedir)
    +
    public FileComparator(java.io.File basedir)
  • @@ -196,14 +196,14 @@ extends
  • isEqual

    -
    public boolean isEqual(String expectedFile,
    -                       String foundFile)
    -                throws FileNotFoundException,
    -                       IOException
    +
    public boolean isEqual(java.lang.String expectedFile,
    +                       java.lang.String foundFile)
    +                throws java.io.FileNotFoundException,
    +                       java.io.IOException
    Throws:
    -
    FileNotFoundException
    -
    IOException
    +
    java.io.FileNotFoundException
    +
    java.io.IOException
  • @@ -275,6 +275,6 @@ extends Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/class-use/FileComparator.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/class-use/FileComparator.html index bcb60598..a5446292 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/class-use/FileComparator.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/class-use/FileComparator.html @@ -1,11 +1,11 @@ - + - + Uses of Class de.juplo.test.FileComparator (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -119,6 +119,6 @@
    -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-frame.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-frame.html index 90fd3154..78cd8bb5 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-frame.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-frame.html @@ -1,11 +1,11 @@ - + - + de.juplo.test (Hibernate 4 Maven Plugin 1.1.1 Test API) - + diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-summary.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-summary.html index e98f413c..d5d86ccc 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-summary.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-summary.html @@ -1,11 +1,11 @@ - + - + de.juplo.test (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -137,6 +137,6 @@ -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-tree.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-tree.html index 5f4a8eec..df54c8d2 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-tree.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-tree.html @@ -1,11 +1,11 @@ - + - + de.juplo.test Class Hierarchy (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -75,7 +75,7 @@

    Class Hierarchy

    -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-use.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-use.html index 2a7430e2..f144f658 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-use.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/de/juplo/test/package-use.html @@ -1,11 +1,11 @@ - + - + Uses of Package de.juplo.test (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -119,6 +119,6 @@ -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/deprecated-list.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/deprecated-list.html index ce76baa4..af57bde3 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/deprecated-list.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/deprecated-list.html @@ -1,11 +1,11 @@ - + - + Deprecated List (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -119,6 +119,6 @@ -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/help-doc.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/help-doc.html index f5c9ee07..f093628a 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/help-doc.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/help-doc.html @@ -1,11 +1,11 @@ - + - + API Help (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -220,6 +220,6 @@ -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/index-all.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/index-all.html index b5c6085f..71079d64 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/index-all.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/index-all.html @@ -1,11 +1,11 @@ - + - + Index (Hibernate 4 Maven Plugin 1.1.1 Test API) - + @@ -142,6 +142,6 @@ -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html b/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html index 240c2677..4dcac897 100644 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html +++ b/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html @@ -1,8 +1,8 @@ - + - + Hibernate 4 Maven Plugin 1.1.1 Test API @@ -79,7 +79,7 @@

    Class Hierarchy

    -

    Copyright © 2016. All Rights Reserved.

    +

    Copyright © 2025. All Rights Reserved.

    diff --git a/projects/hibernate-maven-plugin/1.1.1/testapidocs/packages b/projects/hibernate-maven-plugin/1.1.1/testapidocs/packages deleted file mode 100644 index 8fbea680..00000000 --- a/projects/hibernate-maven-plugin/1.1.1/testapidocs/packages +++ /dev/null @@ -1 +0,0 @@ -de.juplo.test \ No newline at end of file diff --git a/projects/hibernate-maven-plugin/1.1.1/xref-test/de/juplo/test/FileComparator.html b/projects/hibernate-maven-plugin/1.1.1/xref-test/de/juplo/test/FileComparator.html index 412c09ca..9c9b9f89 100644 --- a/projects/hibernate-maven-plugin/1.1.1/xref-test/de/juplo/test/FileComparator.html +++ b/projects/hibernate-maven-plugin/1.1.1/xref-test/de/juplo/test/FileComparator.html @@ -1,5 +1,5 @@ - + FileComparator xref diff --git a/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html b/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html index e8986d65..33a69aea 100644 --- a/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html @@ -1,5 +1,5 @@ - + Hbm2DdlMojo xref diff --git a/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/HelpMojo.html b/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/HelpMojo.html index 04276d9a..2256ab90 100644 --- a/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/HelpMojo.html +++ b/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/HelpMojo.html @@ -1,5 +1,5 @@ - + HelpMojo xref diff --git a/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html b/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html index b1b880fb..29969168 100644 --- a/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html +++ b/projects/hibernate-maven-plugin/1.1.1/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html @@ -1,5 +1,5 @@ - + ValidationConfiguration xref diff --git a/projects/hibernate-maven-plugin/1.1.1/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html b/projects/hibernate-maven-plugin/1.1.1/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html index 335c8d7d..6fb4dbfb 100644 --- a/projects/hibernate-maven-plugin/1.1.1/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html +++ b/projects/hibernate-maven-plugin/1.1.1/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html @@ -1,5 +1,5 @@ - + TypeSafeActivatorAccessor xref -- 2.39.5