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