]> juplo.de Git - website/commit
Step 11: Hugo-Content und Themes aus Astro-Branch entfernen
authorKai Moritz <kai.milan.moritz@googlemail.com>
Sat, 6 Jun 2026 13:20:04 +0000 (13:20 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Sat, 6 Jun 2026 13:20:04 +0000 (13:20 +0000)
commit60e30c9d55bad705e9975a5ef613fe842eae98aa
tree2509fb7df395846b8735ee1e5b088c55bfb56117
parentd8e7ad1ed97e91b464e702bc79f2704fb4b3096d
Step 11: Hugo-Content und Themes aus Astro-Branch entfernen

Das Astro-Projekt verwaltet seinen Content in src/content/blog/.
Die Hugo-spezifischen Verzeichnisse werden nicht mehr benötigt:

- content/ (1288 Dateien): Hugo-Content-Struktur; Blog-Artikel bereits
  nach src/content/blog/ migriert, Standalone-Seiten als Astro-Pages
  implementiert
- themes/PaperMod/: Ungenutztes Hugo-Theme (nie als aktives Theme
  konfiguriert, nur als Fallback vorhanden)
- themes/hugo-juplo: Hugo-juplo-Submodule; SCSS-Quellen wurden bereits
  nach src/styles/ kopiert (Schritt 7), Theme-Layouts durch Astro-
  Komponenten ersetzt
- .gitmodules: Submodule-Referenz auf hugo-juplo entfernt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1410 files changed:
.gitmodules
content/_index.md [deleted file]
content/about/_index.html [deleted file]
content/about/agb.html [deleted file]
content/about/contact.html [deleted file]
content/about/impressum/_index.html [deleted file]
content/about/impressum/datenschutz.html [deleted file]
content/about/impressum/google-analytics.html [deleted file]
content/about/impressum/haftung-inhalte.html [deleted file]
content/about/impressum/haftung-links.html [deleted file]
content/about/impressum/urheberrechte.html [deleted file]
content/archives.md [deleted file]
content/categories/_index.html [deleted file]
content/projects/_index.md [deleted file]
content/projects/facebook-utils [deleted symlink]
content/projects/facebook-utils-2.5.0/apidocs/allclasses-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/allclasses-noframe.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/constant-values.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/FacebookUtils.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/Sanitize.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/SanitizeAspect.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/class-use/Sanitize.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/class-use/SanitizeAspect.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/aspects/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/class-use/FacebookUtils.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/client/GraphApiErrorHandler.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/client/class-use/GraphApiErrorHandler.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/client/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/client/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/client/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/client/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/AccessTokenRequiredException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/CallbackVerificationFailedException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/GraphApiException.FacebookErrorMessage.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/GraphApiException.Type.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/GraphApiException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/GraphMethodException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/OAuthException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/PageMigratedException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/RateExceededException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/UnexpectedErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/UnknownErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/UnmappedErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/UnsupportedGetRequestException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/AccessTokenRequiredException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/CallbackVerificationFailedException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/GraphApiException.FacebookErrorMessage.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/GraphApiException.Type.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/GraphApiException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/GraphMethodException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/OAuthException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/PageMigratedException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/RateExceededException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/UnexpectedErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/UnknownErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/UnmappedErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/class-use/UnsupportedGetRequestException.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/exceptions/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/token/SignedRequestAwareAuthorizationCodeAccessTokenProvider.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/token/class-use/SignedRequestAwareAuthorizationCodeAccessTokenProvider.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/token/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/token/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/token/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/de/juplo/facebook/token/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/deprecated-list.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/help-doc.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/index-all.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/index.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/overview-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/overview-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/overview-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/package-list [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/script.js [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/serialized-form.html [deleted file]
content/projects/facebook-utils-2.5.0/apidocs/stylesheet.css [deleted file]
content/projects/facebook-utils-2.5.0/configuration.html [deleted file]
content/projects/facebook-utils-2.5.0/css/site.css [deleted file]
content/projects/facebook-utils-2.5.0/debugging.html [deleted file]
content/projects/facebook-utils-2.5.0/dependencies.html [deleted file]
content/projects/facebook-utils-2.5.0/dependency-info.html [deleted file]
content/projects/facebook-utils-2.5.0/distribution-management.html [deleted file]
content/projects/facebook-utils-2.5.0/force.html [deleted file]
content/projects/facebook-utils-2.5.0/images/close.gif [deleted file]
content/projects/facebook-utils-2.5.0/index.html [deleted file]
content/projects/facebook-utils-2.5.0/integration.html [deleted file]
content/projects/facebook-utils-2.5.0/issue-tracking.html [deleted file]
content/projects/facebook-utils-2.5.0/license.html [deleted file]
content/projects/facebook-utils-2.5.0/mail-lists.html [deleted file]
content/projects/facebook-utils-2.5.0/pitfalls.html [deleted file]
content/projects/facebook-utils-2.5.0/plugin-management.html [deleted file]
content/projects/facebook-utils-2.5.0/plugins.html [deleted file]
content/projects/facebook-utils-2.5.0/pmd.html [deleted file]
content/projects/facebook-utils-2.5.0/project-info.html [deleted file]
content/projects/facebook-utils-2.5.0/project-reports.html [deleted file]
content/projects/facebook-utils-2.5.0/project-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/skip.html [deleted file]
content/projects/facebook-utils-2.5.0/source-repository.html [deleted file]
content/projects/facebook-utils-2.5.0/surefire-report.html [deleted file]
content/projects/facebook-utils-2.5.0/team-list.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/allclasses-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/allclasses-noframe.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/constant-values.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/GraphApiErrorHandlerTest.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/MockClientHttpRequestFactory.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/class-use/GraphApiErrorHandlerTest.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/class-use/MockClientHttpRequestFactory.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/client/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/exceptions/FacebookErrorMessageMappingTest.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/exceptions/class-use/FacebookErrorMessageMappingTest.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/exceptions/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/exceptions/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/exceptions/package-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/de/juplo/facebook/exceptions/package-use.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/deprecated-list.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/help-doc.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/index-all.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/index.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/overview-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/overview-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/overview-tree.html [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/package-list [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/script.js [deleted file]
content/projects/facebook-utils-2.5.0/testapidocs/stylesheet.css [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/allclasses-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/client/GraphApiErrorHandlerTest.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/client/MockClientHttpRequestFactory.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/client/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/client/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/exceptions/FacebookErrorMessageMappingTest.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/exceptions/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/de/juplo/facebook/exceptions/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/index.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/overview-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/overview-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref-test/stylesheet.css [deleted file]
content/projects/facebook-utils-2.5.0/xref/allclasses-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/FacebookUtils.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/aspects/Sanitize.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/aspects/SanitizeAspect.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/aspects/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/aspects/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/client/GraphApiErrorHandler.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/client/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/client/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/AccessTokenRequiredException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/CallbackVerificationFailedException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/GraphApiException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/GraphMethodException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/OAuthException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/PageMigratedException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/RateExceededException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/UnexpectedErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/UnknownErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/UnmappedErrorException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/UnsupportedGetRequestException.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/exceptions/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/token/SignedRequestAwareAuthorizationCodeAccessTokenProvider.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/token/package-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/de/juplo/facebook/token/package-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/index.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/overview-frame.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/overview-summary.html [deleted file]
content/projects/facebook-utils-2.5.0/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/cpd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/pmd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.1/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/cpd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/pmd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.2/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/cpd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/pmd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/apidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/plugin-info/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/project-reports/xref/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/skip.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.3/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/org/hibernate/cfg/beanvalidation/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/serialized-form.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/cpd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/pmd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/apidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/plugin-info/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/testapidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/xref-test/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/project-reports/xref/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/skip.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/de/juplo/test/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/de/juplo/test/class-use/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/de/juplo/test/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/de/juplo/test/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/de/juplo/test/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/de/juplo/test/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/testapidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/de/juplo/test/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/de/juplo/test/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/de/juplo/test/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref-test/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/org/hibernate/cfg/beanvalidation/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/org/hibernate/cfg/beanvalidation/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.4/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/org/hibernate/cfg/beanvalidation/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/serialized-form.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/cpd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/pmd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/apidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/plugin-info/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/testapidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/xref-test/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/project-reports/xref/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/skip.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/de/juplo/test/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/de/juplo/test/class-use/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/de/juplo/test/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/de/juplo/test/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/de/juplo/test/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/de/juplo/test/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/testapidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/de/juplo/test/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/de/juplo/test/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/de/juplo/test/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref-test/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/org/hibernate/cfg/beanvalidation/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/org/hibernate/cfg/beanvalidation/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0.5/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.0/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.0/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/cpd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.0/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/examples.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.0/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/pmd.xml [deleted file]
content/projects/hibernate-maven-plugin/1.0/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.0/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/class-use/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/class-use/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/class-use/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/de/juplo/plugins/hibernate4/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/org/hibernate/cfg/beanvalidation/class-use/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/org/hibernate/cfg/beanvalidation/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/org/hibernate/cfg/beanvalidation/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/org/hibernate/cfg/beanvalidation/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/org/hibernate/cfg/beanvalidation/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/serialized-form.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/apidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/css/site.css [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/images/close.gif [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/issue-tracking.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/mail-lists.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/plugin-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/apidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/plugin-info/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/testapidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/xref-test/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/project-reports/xref/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/skip.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/allclasses-noframe.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/constant-values.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/class-use/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/package-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/de/juplo/test/package-use.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/deprecated-list.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/help-doc.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/index-all.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/overview-tree.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/package-list [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/script.js [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/testapidocs/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/de/juplo/test/FileComparator.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/de/juplo/test/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/de/juplo/test/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref-test/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/allclasses-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/de/juplo/plugins/hibernate4/HelpMojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/de/juplo/plugins/hibernate4/ValidationConfiguration.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/de/juplo/plugins/hibernate4/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/de/juplo/plugins/hibernate4/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/org/hibernate/cfg/beanvalidation/TypeSafeActivatorAccessor.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/org/hibernate/cfg/beanvalidation/package-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/org/hibernate/cfg/beanvalidation/package-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/overview-frame.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/overview-summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.0/xref/stylesheet.css [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/force.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/apidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/plugin-info/export-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/testapidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/xref-test/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/project-reports/xref/_index.html [deleted file]
content/projects/hibernate-maven-plugin/1.1.1/skip.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/force.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/plugin-info/create-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/plugin-info/drop-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/project-reports/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.0.0/skip.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/force.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/plugin-info/create-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/plugin-info/drop-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/plugin-info/update-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/project-reports/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.0/skip.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/force.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/create-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/drop-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/plugin-info/update-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/project-reports/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.1/skip.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/configuration.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/debugging.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/force.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/pitfalls.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/ci-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/dependencies.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/dependency-info.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/distribution-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/licenses.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/plugin-management.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/plugins.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/scm.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/summary.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-info/team.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/apidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/apidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/cpd.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/create-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/drop-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/help-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/plugin-info/update-mojo.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/pmd.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/testapidocs/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/testapidocs/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/xref-test/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/xref-test/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/xref/_index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/xref/index.html [deleted file]
content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/skip.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/allclasses-index.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/allclasses.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/allpackages-index.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/constant-values.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResource.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResourceChainAwareResourceLoader.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResourceFetcher.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResourceProtocolResolver.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResources.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResourcesAutoConfiguration.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/HttpResourcesProperties.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResource.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResourceChainAwareResourceLoader.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResourceFetcher.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResourceProtocolResolver.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResources.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResourcesAutoConfiguration.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/class-use/HttpResourcesProperties.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/package-summary.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/package-tree.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/de/juplo/httpresources/package-use.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/deprecated-list.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/element-list [deleted file]
content/projects/http-resources/2.0.0/apidocs/help-doc.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/index-all.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/index.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/external/jquery/jquery.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-bg_glass_65_dadada_1x400.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-bg_glass_75_dadada_1x400.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-bg_glass_95_fef1ec_1x400.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-icons_222222_256x240.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-icons_2e83ff_256x240.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-icons_454545_256x240.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-icons_888888_256x240.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/images/ui-icons_cd0a0a_256x240.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-3.5.1.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-ui.css [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-ui.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-ui.min.css [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-ui.min.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-ui.structure.css [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jquery-ui.structure.min.css [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jszip-utils/dist/jszip-utils-ie.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jszip-utils/dist/jszip-utils-ie.min.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jszip-utils/dist/jszip-utils.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jszip-utils/dist/jszip-utils.min.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jszip/dist/jszip.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/jquery/jszip/dist/jszip.min.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/member-search-index.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/member-search-index.zip [deleted file]
content/projects/http-resources/2.0.0/apidocs/overview-tree.html [deleted file]
content/projects/http-resources/2.0.0/apidocs/package-search-index.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/package-search-index.zip [deleted file]
content/projects/http-resources/2.0.0/apidocs/resources/glass.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/resources/x.png [deleted file]
content/projects/http-resources/2.0.0/apidocs/script.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/search.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/stylesheet.css [deleted file]
content/projects/http-resources/2.0.0/apidocs/type-search-index.js [deleted file]
content/projects/http-resources/2.0.0/apidocs/type-search-index.zip [deleted file]
content/projects/http-resources/2.0.0/auto-configuration.html [deleted file]
content/projects/http-resources/2.0.0/configuration-properties.html [deleted file]
content/projects/http-resources/2.0.0/configure-httpclient.html [deleted file]
content/projects/http-resources/2.0.0/cpd.html [deleted file]
content/projects/http-resources/2.0.0/css/site.css [deleted file]
content/projects/http-resources/2.0.0/dependencies.html [deleted file]
content/projects/http-resources/2.0.0/dependency-info.html [deleted file]
content/projects/http-resources/2.0.0/dependency-management.html [deleted file]
content/projects/http-resources/2.0.0/distribution-management.html [deleted file]
content/projects/http-resources/2.0.0/getting-started.html [deleted file]
content/projects/http-resources/2.0.0/images/close.gif [deleted file]
content/projects/http-resources/2.0.0/index.html [deleted file]
content/projects/http-resources/2.0.0/issue-tracking.html [deleted file]
content/projects/http-resources/2.0.0/licenses.html [deleted file]
content/projects/http-resources/2.0.0/mail-lists.html [deleted file]
content/projects/http-resources/2.0.0/plugin-management.html [deleted file]
content/projects/http-resources/2.0.0/plugins.html [deleted file]
content/projects/http-resources/2.0.0/pmd.html [deleted file]
content/projects/http-resources/2.0.0/project-info.html [deleted file]
content/projects/http-resources/2.0.0/project-reports.html [deleted file]
content/projects/http-resources/2.0.0/scm.html [deleted file]
content/projects/http-resources/2.0.0/summary.html [deleted file]
content/projects/http-resources/2.0.0/team.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/allclasses-index.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/allclasses.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/allpackages-index.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/constant-values.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/ConfigurableNginxContainer.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceChainAwareResourceLoaderIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceChainAwareResourceLoaderTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceExpiredFetchModifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceExpiredFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceExpiredFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceExpiredFetchUnmodifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceExpiredTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceFetcherTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotExpiredFetchModifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotExpiredFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotExpiredFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotExpiredFetchUnmodifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotExpiredTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotFetchedFirstFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotFetchedFirstFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotFetchedFirstFetchSuccessfulTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceNotFetchedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceProtocolResolverIT.Application.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceProtocolResolverIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourceProtocolResolverTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourcesIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/HttpResourcesTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/IntegrationTestBase.Callback.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/IntegrationTestBase.ClockStub.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/IntegrationTestBase.IntegrationTestConfiguration.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/IntegrationTestBase.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/TestUtil.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/ThymeleafWithHttpResourceProtocolResolverIT.Application.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/ThymeleafWithHttpResourceProtocolResolverIT.TestController.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/ThymeleafWithHttpResourceProtocolResolverIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/VersionedResourcesIT.Application.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/VersionedResourcesIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/ConfigurableNginxContainer.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceChainAwareResourceLoaderIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceChainAwareResourceLoaderTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceExpiredFetchModifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceExpiredFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceExpiredFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceExpiredFetchUnmodifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceExpiredTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceFetcherTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotExpiredFetchModifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotExpiredFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotExpiredFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotExpiredFetchUnmodifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotExpiredTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotFetchedFirstFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotFetchedFirstFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotFetchedFirstFetchSuccessfulTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceNotFetchedTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceProtocolResolverIT.Application.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceProtocolResolverIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourceProtocolResolverTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourcesIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/HttpResourcesTest.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/IntegrationTestBase.Callback.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/IntegrationTestBase.ClockStub.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/IntegrationTestBase.IntegrationTestConfiguration.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/IntegrationTestBase.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/TestUtil.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/ThymeleafWithHttpResourceProtocolResolverIT.Application.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/ThymeleafWithHttpResourceProtocolResolverIT.TestController.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/ThymeleafWithHttpResourceProtocolResolverIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/VersionedResourcesIT.Application.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/class-use/VersionedResourcesIT.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/package-summary.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/package-tree.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/de/juplo/httpresources/package-use.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/deprecated-list.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/element-list [deleted file]
content/projects/http-resources/2.0.0/testapidocs/help-doc.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/index-all.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/index.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/external/jquery/jquery.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-bg_glass_65_dadada_1x400.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-bg_glass_75_dadada_1x400.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-bg_glass_95_fef1ec_1x400.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-icons_222222_256x240.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-icons_2e83ff_256x240.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-icons_454545_256x240.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-icons_888888_256x240.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/images/ui-icons_cd0a0a_256x240.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-3.5.1.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-ui.css [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-ui.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-ui.min.css [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-ui.min.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-ui.structure.css [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jquery-ui.structure.min.css [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jszip-utils/dist/jszip-utils-ie.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jszip-utils/dist/jszip-utils-ie.min.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jszip-utils/dist/jszip-utils.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jszip-utils/dist/jszip-utils.min.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jszip/dist/jszip.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/jquery/jszip/dist/jszip.min.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/member-search-index.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/member-search-index.zip [deleted file]
content/projects/http-resources/2.0.0/testapidocs/overview-tree.html [deleted file]
content/projects/http-resources/2.0.0/testapidocs/package-search-index.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/package-search-index.zip [deleted file]
content/projects/http-resources/2.0.0/testapidocs/resources/glass.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/resources/x.png [deleted file]
content/projects/http-resources/2.0.0/testapidocs/script.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/search.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/stylesheet.css [deleted file]
content/projects/http-resources/2.0.0/testapidocs/type-search-index.js [deleted file]
content/projects/http-resources/2.0.0/testapidocs/type-search-index.zip [deleted file]
content/projects/http-resources/2.0.0/xref-test/allclasses-frame.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/ConfigurableNginxContainer.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceChainAwareResourceLoaderIT.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceChainAwareResourceLoaderTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceExpiredFetchModifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceExpiredFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceExpiredFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceExpiredFetchUnmodifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceExpiredTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceFetcherTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotExpiredFetchModifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotExpiredFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotExpiredFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotExpiredFetchUnmodifiedTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotExpiredTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotFetchedFirstFetchNotFoundTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotFetchedFirstFetchServerErrorTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotFetchedFirstFetchSuccessfulTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceNotFetchedTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceProtocolResolverIT.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourceProtocolResolverTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourcesIT.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/HttpResourcesTest.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/IntegrationTestBase.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/TestUtil.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/ThymeleafWithHttpResourceProtocolResolverIT.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/VersionedResourcesIT.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/package-frame.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/de/juplo/httpresources/package-summary.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/index.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/overview-frame.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/overview-summary.html [deleted file]
content/projects/http-resources/2.0.0/xref-test/stylesheet.css [deleted file]
content/projects/http-resources/2.0.0/xref/allclasses-frame.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpData.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResource.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResourceChainAwareResourceLoader.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResourceFetcher.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResourceProtocolResolver.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResources.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResourcesAutoConfiguration.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/HttpResourcesProperties.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/package-frame.html [deleted file]
content/projects/http-resources/2.0.0/xref/de/juplo/httpresources/package-summary.html [deleted file]
content/projects/http-resources/2.0.0/xref/index.html [deleted file]
content/projects/http-resources/2.0.0/xref/overview-frame.html [deleted file]
content/projects/http-resources/2.0.0/xref/overview-summary.html [deleted file]
content/projects/http-resources/2.0.0/xref/stylesheet.css [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/css/site.css [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/dependency-info.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/distribution-management.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/index.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/issue-tracking.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/license.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/mail-lists.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/plugin-management.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/plugins.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/project-info.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/project-summary.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/source-repository.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/team-list.html [deleted file]
content/projects/maven-thymeleaf-skin/1.1.0/usage.html [deleted file]
content/projects/scannotation [deleted symlink]
content/projects/scannotation-1.0.4/apidocs/allclasses-frame.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/allclasses-noframe.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/constant-values.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/deprecated-list.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/help-doc.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/index-all.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/index.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/options [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/AnnotationDB.CrossReferenceException.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/AnnotationDB.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/ClasspathUrlFinder.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/WarUrlFinder.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/DirectoryIteratorFactory.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/FileIterator.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/FileProtocolIteratorFactory.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/Filter.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/InputStreamWrapper.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/IteratorFactory.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/JarIterator.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/StreamIterator.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/DirectoryIteratorFactory.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/FileIterator.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/FileProtocolIteratorFactory.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/Filter.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/InputStreamWrapper.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/IteratorFactory.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/JarIterator.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/class-use/StreamIterator.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/package-frame.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/package-summary.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/package-tree.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/archiveiterator/package-use.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/class-use/AnnotationDB.CrossReferenceException.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/class-use/AnnotationDB.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/class-use/ClasspathUrlFinder.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/class-use/WarUrlFinder.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/package-frame.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/package-summary.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/package-tree.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/org/scannotation/package-use.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/overview-frame.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/overview-summary.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/overview-tree.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/package-list [deleted file]
content/projects/scannotation-1.0.4/apidocs/packages [deleted file]
content/projects/scannotation-1.0.4/apidocs/resources/background.gif [deleted file]
content/projects/scannotation-1.0.4/apidocs/resources/tab.gif [deleted file]
content/projects/scannotation-1.0.4/apidocs/resources/titlebar.gif [deleted file]
content/projects/scannotation-1.0.4/apidocs/resources/titlebar_end.gif [deleted file]
content/projects/scannotation-1.0.4/apidocs/serialized-form.html [deleted file]
content/projects/scannotation-1.0.4/apidocs/stylesheet.css [deleted file]
content/projects/scannotation-1.0.4/css/site.css [deleted file]
content/projects/scannotation-1.0.4/dependencies.html [deleted file]
content/projects/scannotation-1.0.4/dependency-info.html [deleted file]
content/projects/scannotation-1.0.4/distribution-management.html [deleted file]
content/projects/scannotation-1.0.4/images/close.gif [deleted file]
content/projects/scannotation-1.0.4/index.html [deleted file]
content/projects/scannotation-1.0.4/integration.html [deleted file]
content/projects/scannotation-1.0.4/issue-tracking.html [deleted file]
content/projects/scannotation-1.0.4/license.html [deleted file]
content/projects/scannotation-1.0.4/mail-lists.html [deleted file]
content/projects/scannotation-1.0.4/plugin-management.html [deleted file]
content/projects/scannotation-1.0.4/plugins.html [deleted file]
content/projects/scannotation-1.0.4/project-info.html [deleted file]
content/projects/scannotation-1.0.4/project-reports.html [deleted file]
content/projects/scannotation-1.0.4/project-summary.html [deleted file]
content/projects/scannotation-1.0.4/source-repository.html [deleted file]
content/projects/scannotation-1.0.4/team-list.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/allclasses-frame.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/allclasses-noframe.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/constant-values.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/deprecated-list.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/help-doc.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/index-all.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/index.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/options [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/AnnotationWithMetaAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/ClassWithFieldAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/CrossRef.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/CrossRefMetaAnnotaiton.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/InterfaceWithParameterAnnotations.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/MetaAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/SimpleAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/TestSmoke.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/AnnotationWithMetaAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/ClassWithFieldAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/CrossRef.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/CrossRefMetaAnnotaiton.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/InterfaceWithParameterAnnotations.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/MetaAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/SimpleAnnotation.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/class-use/TestSmoke.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/package-frame.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/package-summary.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/package-tree.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/org/scannotation/test/package-use.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/overview-tree.html [deleted file]
content/projects/scannotation-1.0.4/testapidocs/package-list [deleted file]
content/projects/scannotation-1.0.4/testapidocs/packages [deleted file]
content/projects/scannotation-1.0.4/testapidocs/resources/background.gif [deleted file]
content/projects/scannotation-1.0.4/testapidocs/resources/tab.gif [deleted file]
content/projects/scannotation-1.0.4/testapidocs/resources/titlebar.gif [deleted file]
content/projects/scannotation-1.0.4/testapidocs/resources/titlebar_end.gif [deleted file]
content/projects/scannotation-1.0.4/testapidocs/stylesheet.css [deleted file]
content/search.md [deleted file]
content/tags/_index.html [deleted file]
themes/PaperMod/.github/ISSUE_TEMPLATE/bug.yaml [deleted file]
themes/PaperMod/.github/ISSUE_TEMPLATE/config.yml [deleted file]
themes/PaperMod/.github/ISSUE_TEMPLATE/enhancement.yaml [deleted file]
themes/PaperMod/.github/PULL_REQUEST_TEMPLATE.md [deleted file]
themes/PaperMod/.github/workflows/gh-pages.yml [deleted file]
themes/PaperMod/LICENSE [deleted file]
themes/PaperMod/README.md [deleted file]
themes/PaperMod/assets/css/common/404.css [deleted file]
themes/PaperMod/assets/css/common/archive.css [deleted file]
themes/PaperMod/assets/css/common/footer.css [deleted file]
themes/PaperMod/assets/css/common/header.css [deleted file]
themes/PaperMod/assets/css/common/main.css [deleted file]
themes/PaperMod/assets/css/common/post-entry.css [deleted file]
themes/PaperMod/assets/css/common/post-single.css [deleted file]
themes/PaperMod/assets/css/common/profile-mode.css [deleted file]
themes/PaperMod/assets/css/common/search.css [deleted file]
themes/PaperMod/assets/css/common/terms.css [deleted file]
themes/PaperMod/assets/css/core/license.css [deleted file]
themes/PaperMod/assets/css/core/reset.css [deleted file]
themes/PaperMod/assets/css/core/theme-vars.css [deleted file]
themes/PaperMod/assets/css/core/zmedia.css [deleted file]
themes/PaperMod/assets/css/extended/blank.css [deleted file]
themes/PaperMod/assets/css/includes/chroma-mod.css [deleted file]
themes/PaperMod/assets/css/includes/chroma-styles.css [deleted file]
themes/PaperMod/assets/css/includes/scroll-bar.css [deleted file]
themes/PaperMod/assets/js/fastsearch.js [deleted file]
themes/PaperMod/assets/js/fuse.basic.min.js [deleted file]
themes/PaperMod/assets/js/license.js [deleted file]
themes/PaperMod/go.mod [deleted file]
themes/PaperMod/i18n/ar.yaml [deleted file]
themes/PaperMod/i18n/be.yaml [deleted file]
themes/PaperMod/i18n/bg.yaml [deleted file]
themes/PaperMod/i18n/bn.yaml [deleted file]
themes/PaperMod/i18n/ca.yaml [deleted file]
themes/PaperMod/i18n/ckb.yaml [deleted file]
themes/PaperMod/i18n/cs.yaml [deleted file]
themes/PaperMod/i18n/da.yaml [deleted file]
themes/PaperMod/i18n/de.yaml [deleted file]
themes/PaperMod/i18n/el.yaml [deleted file]
themes/PaperMod/i18n/en.yaml [deleted file]
themes/PaperMod/i18n/eo.yaml [deleted file]
themes/PaperMod/i18n/es.yaml [deleted file]
themes/PaperMod/i18n/fa.yaml [deleted file]
themes/PaperMod/i18n/fi.yaml [deleted file]
themes/PaperMod/i18n/fr.yaml [deleted file]
themes/PaperMod/i18n/he.yaml [deleted file]
themes/PaperMod/i18n/hi.yaml [deleted file]
themes/PaperMod/i18n/hr.yaml [deleted file]
themes/PaperMod/i18n/hu.yaml [deleted file]
themes/PaperMod/i18n/id.yaml [deleted file]
themes/PaperMod/i18n/it.yaml [deleted file]
themes/PaperMod/i18n/ja.yaml [deleted file]
themes/PaperMod/i18n/ko.yaml [deleted file]
themes/PaperMod/i18n/ku.yaml [deleted file]
themes/PaperMod/i18n/mn.yaml [deleted file]
themes/PaperMod/i18n/ms.yaml [deleted file]
themes/PaperMod/i18n/nl.yaml [deleted file]
themes/PaperMod/i18n/no.yaml [deleted file]
themes/PaperMod/i18n/oc.yaml [deleted file]
themes/PaperMod/i18n/pa.yaml [deleted file]
themes/PaperMod/i18n/pl.yaml [deleted file]
themes/PaperMod/i18n/pnb.yaml [deleted file]
themes/PaperMod/i18n/pt.yaml [deleted file]
themes/PaperMod/i18n/ro.yaml [deleted file]
themes/PaperMod/i18n/ru.yaml [deleted file]
themes/PaperMod/i18n/sk.yaml [deleted file]
themes/PaperMod/i18n/sv.yaml [deleted file]
themes/PaperMod/i18n/sw.yaml [deleted file]
themes/PaperMod/i18n/th.yaml [deleted file]
themes/PaperMod/i18n/tr.yaml [deleted file]
themes/PaperMod/i18n/uk.yaml [deleted file]
themes/PaperMod/i18n/uz.yaml [deleted file]
themes/PaperMod/i18n/vi.yaml [deleted file]
themes/PaperMod/i18n/zh-tw.yaml [deleted file]
themes/PaperMod/i18n/zh.yaml [deleted file]
themes/PaperMod/images/screenshot.png [deleted file]
themes/PaperMod/images/tn.png [deleted file]
themes/PaperMod/layouts/404.html [deleted file]
themes/PaperMod/layouts/_default/_markup/render-image.html [deleted file]
themes/PaperMod/layouts/_default/archives.html [deleted file]
themes/PaperMod/layouts/_default/baseof.html [deleted file]
themes/PaperMod/layouts/_default/index.json [deleted file]
themes/PaperMod/layouts/_default/list.html [deleted file]
themes/PaperMod/layouts/_default/rss.xml [deleted file]
themes/PaperMod/layouts/_default/search.html [deleted file]
themes/PaperMod/layouts/_default/single.html [deleted file]
themes/PaperMod/layouts/_default/terms.html [deleted file]
themes/PaperMod/layouts/partials/anchored_headings.html [deleted file]
themes/PaperMod/layouts/partials/author.html [deleted file]
themes/PaperMod/layouts/partials/breadcrumbs.html [deleted file]
themes/PaperMod/layouts/partials/comments.html [deleted file]
themes/PaperMod/layouts/partials/cover.html [deleted file]
themes/PaperMod/layouts/partials/edit_post.html [deleted file]
themes/PaperMod/layouts/partials/extend_footer.html [deleted file]
themes/PaperMod/layouts/partials/extend_head.html [deleted file]
themes/PaperMod/layouts/partials/footer.html [deleted file]
themes/PaperMod/layouts/partials/head.html [deleted file]
themes/PaperMod/layouts/partials/header.html [deleted file]
themes/PaperMod/layouts/partials/home_info.html [deleted file]
themes/PaperMod/layouts/partials/index_profile.html [deleted file]
themes/PaperMod/layouts/partials/post_canonical.html [deleted file]
themes/PaperMod/layouts/partials/post_meta.html [deleted file]
themes/PaperMod/layouts/partials/post_nav_links.html [deleted file]
themes/PaperMod/layouts/partials/share_icons.html [deleted file]
themes/PaperMod/layouts/partials/social_icons.html [deleted file]
themes/PaperMod/layouts/partials/svg.html [deleted file]
themes/PaperMod/layouts/partials/templates/_funcs/get-page-images.html [deleted file]
themes/PaperMod/layouts/partials/templates/opengraph.html [deleted file]
themes/PaperMod/layouts/partials/templates/schema_json.html [deleted file]
themes/PaperMod/layouts/partials/templates/twitter_cards.html [deleted file]
themes/PaperMod/layouts/partials/toc.html [deleted file]
themes/PaperMod/layouts/partials/translation_list.html [deleted file]
themes/PaperMod/layouts/robots.txt [deleted file]
themes/PaperMod/layouts/shortcodes/collapse.html [deleted file]
themes/PaperMod/layouts/shortcodes/figure.html [deleted file]
themes/PaperMod/layouts/shortcodes/inTextImg.html [deleted file]
themes/PaperMod/layouts/shortcodes/ltr.html [deleted file]
themes/PaperMod/layouts/shortcodes/rawhtml.html [deleted file]
themes/PaperMod/layouts/shortcodes/rtl.html [deleted file]
themes/PaperMod/theme.toml [deleted file]
themes/hugo-juplo [deleted submodule]