From 1328392278d9c2f52f7bd2bf6ec3f4e19f9606ec Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Tue, 28 Oct 2025 19:28:03 +0100 Subject: [PATCH] Moved version `1.0.1` of the `hibernate-maven-plugin` to the refined path --- nginx.conf | 4 ++++ .../1.0.1}/apidocs/allclasses-frame.html | 0 .../1.0.1}/apidocs/allclasses-noframe.html | 0 .../1.0.1}/apidocs/constant-values.html | 0 .../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html | 0 .../plugins/hibernate4/class-use/Hbm2DdlMojo.html | 0 .../de/juplo/plugins/hibernate4/package-frame.html | 0 .../juplo/plugins/hibernate4/package-summary.html | 0 .../de/juplo/plugins/hibernate4/package-tree.html | 0 .../de/juplo/plugins/hibernate4/package-use.html | 0 .../1.0.1}/apidocs/deprecated-list.html | 0 .../1.0.1}/apidocs/help-doc.html | 0 .../1.0.1}/apidocs/index-all.html | 0 .../1.0.1}/apidocs/index.html | 0 .../1.0.1}/apidocs/options | 0 .../1.0.1}/apidocs/overview-tree.html | 0 .../1.0.1}/apidocs/package-list | 0 .../1.0.1}/apidocs/packages | 0 .../1.0.1}/apidocs/resources/inherit.gif | Bin .../1.0.1}/apidocs/stylesheet.css | 0 .../1.0.1}/configuration.html | 0 .../1.0.1}/cpd.html | 0 .../1.0.1}/cpd.xml | 0 .../1.0.1}/css/maven-base.css | 0 .../1.0.1}/css/maven-theme.css | 0 .../1.0.1}/css/print.css | 0 .../1.0.1}/css/site.css | 0 .../1.0.1}/debugging.html | 0 .../1.0.1}/dependencies.html | 0 .../1.0.1}/export-mojo.html | 0 .../1.0.1}/force.html | 0 .../1.0.1}/images/close.gif | Bin .../1.0.1}/images/collapsed.gif | Bin .../1.0.1}/images/expanded.gif | Bin .../1.0.1}/images/external.png | Bin .../1.0.1}/images/icon_error_sml.gif | Bin .../1.0.1}/images/icon_info_sml.gif | Bin .../1.0.1}/images/icon_success_sml.gif | Bin .../1.0.1}/images/icon_warning_sml.gif | Bin .../1.0.1}/images/logos/build-by-maven-black.png | Bin .../1.0.1}/images/logos/build-by-maven-white.png | Bin .../1.0.1}/images/logos/maven-feather.png | Bin .../1.0.1}/images/newwindow.png | Bin .../1.0.1}/index.html | 0 .../1.0.1}/integration.html | 0 .../1.0.1}/issue-tracking.html | 0 .../1.0.1}/license.html | 0 .../1.0.1}/mail-lists.html | 0 .../1.0.1}/pitfalls.html | 0 .../1.0.1}/plugin-info.html | 0 .../1.0.1}/plugin-management.html | 0 .../1.0.1}/plugins.html | 0 .../1.0.1}/pmd.html | 0 .../1.0.1}/pmd.xml | 0 .../1.0.1}/project-info.html | 0 .../1.0.1}/project-reports.html | 0 .../1.0.1}/project-summary.html | 0 .../1.0.1}/source-repository.html | 0 .../1.0.1}/team-list.html | 0 .../1.0.1}/xref/allclasses-frame.html | 0 .../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html | 0 .../de/juplo/plugins/hibernate4/package-frame.html | 0 .../juplo/plugins/hibernate4/package-summary.html | 0 .../1.0.1}/xref/index.html | 0 .../1.0.1}/xref/overview-frame.html | 0 .../1.0.1}/xref/overview-summary.html | 0 .../1.0.1}/xref/stylesheet.css | 0 67 files changed, 4 insertions(+) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/allclasses-frame.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/allclasses-noframe.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/constant-values.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/de/juplo/plugins/hibernate4/package-frame.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/de/juplo/plugins/hibernate4/package-summary.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/de/juplo/plugins/hibernate4/package-tree.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/de/juplo/plugins/hibernate4/package-use.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/deprecated-list.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/help-doc.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/index-all.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/index.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/options (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/overview-tree.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/package-list (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/packages (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/resources/inherit.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/apidocs/stylesheet.css (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/configuration.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/cpd.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/cpd.xml (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/css/maven-base.css (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/css/maven-theme.css (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/css/print.css (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/css/site.css (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/debugging.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/dependencies.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/export-mojo.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/force.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/close.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/collapsed.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/expanded.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/external.png (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/icon_error_sml.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/icon_info_sml.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/icon_success_sml.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/icon_warning_sml.gif (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/logos/build-by-maven-black.png (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/logos/build-by-maven-white.png (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/logos/maven-feather.png (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/images/newwindow.png (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/index.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/integration.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/issue-tracking.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/license.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/mail-lists.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/pitfalls.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/plugin-info.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/plugin-management.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/plugins.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/pmd.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/pmd.xml (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/project-info.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/project-reports.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/project-summary.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/source-repository.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/team-list.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/allclasses-frame.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/de/juplo/plugins/hibernate4/package-frame.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/de/juplo/plugins/hibernate4/package-summary.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/index.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/overview-frame.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/overview-summary.html (100%) rename projects/{hibernate4-maven-plugin-1.0.1 => hibernate-maven-plugin/1.0.1}/xref/stylesheet.css (100%) diff --git a/nginx.conf b/nginx.conf index 0b026e7..f54adff 100644 --- a/nginx.conf +++ b/nginx.conf @@ -46,5 +46,9 @@ server { alias /usr/share/nginx/html/projects/hibernate-maven-plugin/1.0.2/; expires 0; } + location /hibernate4-maven-plugin-1.0.1/ { + alias /usr/share/nginx/html/projects/hibernate-maven-plugin/1.0.1/; + expires 0; + } } diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/allclasses-frame.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/allclasses-frame.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/allclasses-frame.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/allclasses-frame.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/allclasses-noframe.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/allclasses-noframe.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/allclasses-noframe.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/allclasses-noframe.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/constant-values.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/constant-values.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/constant-values.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/constant-values.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-use.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-use.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/de/juplo/plugins/hibernate4/package-use.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-use.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/deprecated-list.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/deprecated-list.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/deprecated-list.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/deprecated-list.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/help-doc.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/help-doc.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/help-doc.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/help-doc.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/index-all.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/index-all.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/index-all.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/index-all.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/index.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/index.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/index.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/index.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/options b/projects/hibernate-maven-plugin/1.0.1/apidocs/options similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/options rename to projects/hibernate-maven-plugin/1.0.1/apidocs/options diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/overview-tree.html b/projects/hibernate-maven-plugin/1.0.1/apidocs/overview-tree.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/overview-tree.html rename to projects/hibernate-maven-plugin/1.0.1/apidocs/overview-tree.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/package-list b/projects/hibernate-maven-plugin/1.0.1/apidocs/package-list similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/package-list rename to projects/hibernate-maven-plugin/1.0.1/apidocs/package-list diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/packages b/projects/hibernate-maven-plugin/1.0.1/apidocs/packages similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/packages rename to projects/hibernate-maven-plugin/1.0.1/apidocs/packages diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/resources/inherit.gif b/projects/hibernate-maven-plugin/1.0.1/apidocs/resources/inherit.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/resources/inherit.gif rename to projects/hibernate-maven-plugin/1.0.1/apidocs/resources/inherit.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/apidocs/stylesheet.css b/projects/hibernate-maven-plugin/1.0.1/apidocs/stylesheet.css similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/apidocs/stylesheet.css rename to projects/hibernate-maven-plugin/1.0.1/apidocs/stylesheet.css diff --git a/projects/hibernate4-maven-plugin-1.0.1/configuration.html b/projects/hibernate-maven-plugin/1.0.1/configuration.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/configuration.html rename to projects/hibernate-maven-plugin/1.0.1/configuration.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/cpd.html b/projects/hibernate-maven-plugin/1.0.1/cpd.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/cpd.html rename to projects/hibernate-maven-plugin/1.0.1/cpd.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/cpd.xml b/projects/hibernate-maven-plugin/1.0.1/cpd.xml similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/cpd.xml rename to projects/hibernate-maven-plugin/1.0.1/cpd.xml diff --git a/projects/hibernate4-maven-plugin-1.0.1/css/maven-base.css b/projects/hibernate-maven-plugin/1.0.1/css/maven-base.css similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/css/maven-base.css rename to projects/hibernate-maven-plugin/1.0.1/css/maven-base.css diff --git a/projects/hibernate4-maven-plugin-1.0.1/css/maven-theme.css b/projects/hibernate-maven-plugin/1.0.1/css/maven-theme.css similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/css/maven-theme.css rename to projects/hibernate-maven-plugin/1.0.1/css/maven-theme.css diff --git a/projects/hibernate4-maven-plugin-1.0.1/css/print.css b/projects/hibernate-maven-plugin/1.0.1/css/print.css similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/css/print.css rename to projects/hibernate-maven-plugin/1.0.1/css/print.css diff --git a/projects/hibernate4-maven-plugin-1.0.1/css/site.css b/projects/hibernate-maven-plugin/1.0.1/css/site.css similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/css/site.css rename to projects/hibernate-maven-plugin/1.0.1/css/site.css diff --git a/projects/hibernate4-maven-plugin-1.0.1/debugging.html b/projects/hibernate-maven-plugin/1.0.1/debugging.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/debugging.html rename to projects/hibernate-maven-plugin/1.0.1/debugging.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/dependencies.html b/projects/hibernate-maven-plugin/1.0.1/dependencies.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/dependencies.html rename to projects/hibernate-maven-plugin/1.0.1/dependencies.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/export-mojo.html b/projects/hibernate-maven-plugin/1.0.1/export-mojo.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/export-mojo.html rename to projects/hibernate-maven-plugin/1.0.1/export-mojo.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/force.html b/projects/hibernate-maven-plugin/1.0.1/force.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/force.html rename to projects/hibernate-maven-plugin/1.0.1/force.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/close.gif b/projects/hibernate-maven-plugin/1.0.1/images/close.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/close.gif rename to projects/hibernate-maven-plugin/1.0.1/images/close.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/collapsed.gif b/projects/hibernate-maven-plugin/1.0.1/images/collapsed.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/collapsed.gif rename to projects/hibernate-maven-plugin/1.0.1/images/collapsed.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/expanded.gif b/projects/hibernate-maven-plugin/1.0.1/images/expanded.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/expanded.gif rename to projects/hibernate-maven-plugin/1.0.1/images/expanded.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/external.png b/projects/hibernate-maven-plugin/1.0.1/images/external.png similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/external.png rename to projects/hibernate-maven-plugin/1.0.1/images/external.png diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/icon_error_sml.gif b/projects/hibernate-maven-plugin/1.0.1/images/icon_error_sml.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/icon_error_sml.gif rename to projects/hibernate-maven-plugin/1.0.1/images/icon_error_sml.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/icon_info_sml.gif b/projects/hibernate-maven-plugin/1.0.1/images/icon_info_sml.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/icon_info_sml.gif rename to projects/hibernate-maven-plugin/1.0.1/images/icon_info_sml.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/icon_success_sml.gif b/projects/hibernate-maven-plugin/1.0.1/images/icon_success_sml.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/icon_success_sml.gif rename to projects/hibernate-maven-plugin/1.0.1/images/icon_success_sml.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/icon_warning_sml.gif b/projects/hibernate-maven-plugin/1.0.1/images/icon_warning_sml.gif similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/icon_warning_sml.gif rename to projects/hibernate-maven-plugin/1.0.1/images/icon_warning_sml.gif diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/logos/build-by-maven-black.png b/projects/hibernate-maven-plugin/1.0.1/images/logos/build-by-maven-black.png similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/logos/build-by-maven-black.png rename to projects/hibernate-maven-plugin/1.0.1/images/logos/build-by-maven-black.png diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/logos/build-by-maven-white.png b/projects/hibernate-maven-plugin/1.0.1/images/logos/build-by-maven-white.png similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/logos/build-by-maven-white.png rename to projects/hibernate-maven-plugin/1.0.1/images/logos/build-by-maven-white.png diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/logos/maven-feather.png b/projects/hibernate-maven-plugin/1.0.1/images/logos/maven-feather.png similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/logos/maven-feather.png rename to projects/hibernate-maven-plugin/1.0.1/images/logos/maven-feather.png diff --git a/projects/hibernate4-maven-plugin-1.0.1/images/newwindow.png b/projects/hibernate-maven-plugin/1.0.1/images/newwindow.png similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/images/newwindow.png rename to projects/hibernate-maven-plugin/1.0.1/images/newwindow.png diff --git a/projects/hibernate4-maven-plugin-1.0.1/index.html b/projects/hibernate-maven-plugin/1.0.1/index.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/index.html rename to projects/hibernate-maven-plugin/1.0.1/index.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/integration.html b/projects/hibernate-maven-plugin/1.0.1/integration.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/integration.html rename to projects/hibernate-maven-plugin/1.0.1/integration.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/issue-tracking.html b/projects/hibernate-maven-plugin/1.0.1/issue-tracking.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/issue-tracking.html rename to projects/hibernate-maven-plugin/1.0.1/issue-tracking.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/license.html b/projects/hibernate-maven-plugin/1.0.1/license.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/license.html rename to projects/hibernate-maven-plugin/1.0.1/license.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/mail-lists.html b/projects/hibernate-maven-plugin/1.0.1/mail-lists.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/mail-lists.html rename to projects/hibernate-maven-plugin/1.0.1/mail-lists.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/pitfalls.html b/projects/hibernate-maven-plugin/1.0.1/pitfalls.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/pitfalls.html rename to projects/hibernate-maven-plugin/1.0.1/pitfalls.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/plugin-info.html b/projects/hibernate-maven-plugin/1.0.1/plugin-info.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/plugin-info.html rename to projects/hibernate-maven-plugin/1.0.1/plugin-info.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/plugin-management.html b/projects/hibernate-maven-plugin/1.0.1/plugin-management.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/plugin-management.html rename to projects/hibernate-maven-plugin/1.0.1/plugin-management.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/plugins.html b/projects/hibernate-maven-plugin/1.0.1/plugins.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/plugins.html rename to projects/hibernate-maven-plugin/1.0.1/plugins.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/pmd.html b/projects/hibernate-maven-plugin/1.0.1/pmd.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/pmd.html rename to projects/hibernate-maven-plugin/1.0.1/pmd.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/pmd.xml b/projects/hibernate-maven-plugin/1.0.1/pmd.xml similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/pmd.xml rename to projects/hibernate-maven-plugin/1.0.1/pmd.xml diff --git a/projects/hibernate4-maven-plugin-1.0.1/project-info.html b/projects/hibernate-maven-plugin/1.0.1/project-info.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/project-info.html rename to projects/hibernate-maven-plugin/1.0.1/project-info.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/project-reports.html b/projects/hibernate-maven-plugin/1.0.1/project-reports.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/project-reports.html rename to projects/hibernate-maven-plugin/1.0.1/project-reports.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/project-summary.html b/projects/hibernate-maven-plugin/1.0.1/project-summary.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/project-summary.html rename to projects/hibernate-maven-plugin/1.0.1/project-summary.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/source-repository.html b/projects/hibernate-maven-plugin/1.0.1/source-repository.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/source-repository.html rename to projects/hibernate-maven-plugin/1.0.1/source-repository.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/team-list.html b/projects/hibernate-maven-plugin/1.0.1/team-list.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/team-list.html rename to projects/hibernate-maven-plugin/1.0.1/team-list.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/allclasses-frame.html b/projects/hibernate-maven-plugin/1.0.1/xref/allclasses-frame.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/allclasses-frame.html rename to projects/hibernate-maven-plugin/1.0.1/xref/allclasses-frame.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html b/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html rename to projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/de/juplo/plugins/hibernate4/package-frame.html b/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/package-frame.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/de/juplo/plugins/hibernate4/package-frame.html rename to projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/package-frame.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/de/juplo/plugins/hibernate4/package-summary.html b/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/package-summary.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/de/juplo/plugins/hibernate4/package-summary.html rename to projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/package-summary.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/index.html b/projects/hibernate-maven-plugin/1.0.1/xref/index.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/index.html rename to projects/hibernate-maven-plugin/1.0.1/xref/index.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/overview-frame.html b/projects/hibernate-maven-plugin/1.0.1/xref/overview-frame.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/overview-frame.html rename to projects/hibernate-maven-plugin/1.0.1/xref/overview-frame.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/overview-summary.html b/projects/hibernate-maven-plugin/1.0.1/xref/overview-summary.html similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/overview-summary.html rename to projects/hibernate-maven-plugin/1.0.1/xref/overview-summary.html diff --git a/projects/hibernate4-maven-plugin-1.0.1/xref/stylesheet.css b/projects/hibernate-maven-plugin/1.0.1/xref/stylesheet.css similarity index 100% rename from projects/hibernate4-maven-plugin-1.0.1/xref/stylesheet.css rename to projects/hibernate-maven-plugin/1.0.1/xref/stylesheet.css -- 2.39.5