Overview
-This project uses Continuum.
Access
-The following is a link to the continuous integration system used by the project:
-From e4eb86c6926c550e3070d3b9269752cda18f63dd Mon Sep 17 00:00:00 2001
From: Kai Moritz
+ The hibernate4-maven-plugin is a plugin for generating a database-schema
+ from your Hibernate-4-Mappings and create or update your database
+ accordingly.
+ Its main usage is to automatically create and populate a test-database
+ for unit-tests in cooperation with the
+ dbunit-maven-plugin.
+
+ The plugin was designed with three main goals in mind:
+
+ To achieve the first goal, the convention-over-configuration paradigma
+ was applied and the plugin was stuffed with usefull logging-messages.
+ So, if in doubt, just turn on the debugging output with the
+ To achieve the second goal, the precedence in which the configuration
+ locations are consulted was layouted in a way that makes it possible, to
+ prevent overwrites of the wrong database by accident.
+
+ Last but not least, in order to not slow down the development cycle, the
+ hibernate4-maven-plugin only executes the schema-export, if the mapping
+ or the dialect changes (or if you force it to do so).
+
+ For more information about the inspiration to write this tiny plugin,
+ read our blog-article about the hibernate4-maven-plugin.
+
- Hibernate 4 Maven Plugin
Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations
+
+
+
+
+
+mvn -X ....
+ Documentation
+
+
+
+
+SchemaExport and SchemaUpdate, that do
+ the work in the background.
+ Releases
+
+CI Management
- URI
-
-
- /projects/hibernate-maven-plugin/1.1.1/ci-management.html/hibernate-maven-plugin/ci-management.htmlci-management.htmlPath
-
This project uses Continuum.
The following is a link to the continuous integration system used by the project:
-
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/configuration.html/hibernate-maven-plugin/configuration.htmlconfiguration.html-
- -
@@ -432,21 +25,24 @@
Doing so, the only additionally configuration needed, to activat the plugin
is the following entry in the plugins-section of your pom.xml:
-<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - <executions> - <execution> - <goals> - <goal>export</goal> - </goals> - </execution> - </executions> -</plugin>
But be aware, that in this case the database-url, that is @@ -463,33 +59,36 @@ A better approach is, to specify a different url for testing like in the following snippet:
- --<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - <executions> - <execution> - <goals> - <goal>export</goal> - </goals> - </execution> - </executions> - <configuration> - <url><![CDATA[jdbc:mysql://localhost/test-db]]></url> - </configuration> -</plugin>
Configuration properties, that are set in the configuration-section
of the plugin-configuration cannnot be overwritten elsewere (for details
- see Configuration-Method-Precedence).
+ see Configuration-Method-Precedence).
You never can overwrite them by accident when specifying a property on
the commandline or in your settings.xml.
@@ -525,40 +124,50 @@ the plugin-configuration, to be sure to have a separate database for testing):
- --<properties> - <hibernate.connection.driver_class>org.hsqldb.jdbcDriver</hibernate.connection.driver_class> - <hibernate.dialect>org.hibernate.dialect.HSQLDialect</hibernate.dialect> - <hibernate.connection.url><![CDATA[jdbc:hsqldb:res:org.my.path.production_db]]></hibernate.connection.url> - <hibernate.connection.username>sa</hibernate.connection.username> - <hibernate.connection.password></hibernate.connection.password> -</properties> + +++{{< highlight guess >}} +++ ... -<plugins> +org.hsqldb.jdbcDriver +org.hibernate.dialect.HSQLDialect ++ sa ++ ... - <plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - <executions> - <execution> - <goals> - <goal>export</goal> - </goals> - </execution> - </executions> - <configuration> - <url><![CDATA[jdbc:hsqldb:target/db/testdb;shutdown=true]]></url> - </configuration> - </plugin> + + -<plugins>de.juplo +hibernate4-maven-plugin +1.1.1 ++ ++ ++ +export ++ ++ + +{{< /highlight >}}
+ This way, you can reuse the same properties to provide a + default-configurationthe, that is build into your application, and + overwrite the database-url, that is used during testing to prevent + accidential drops of your production database. +
-<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - <executions> - <execution> - <goals> - <goal>export</goal> - </goals> - </execution> - </executions> - <configuration> - <driverClassName>org.hsqldb.jdbcDriver</driverClassName> - <hibernateDialect>org.hibernate.dialect.HSQLDialect</hibernateDialect> - <url><![CDATA[jdbc:hsqldb:target/db/fotos;shutdown=true]]></url> - <username>sa</username> - <password></password> - </configuration> -</plugin>
The parameter hibernateProperties (name of the hibernate-properties-file @@ -617,8 +229,8 @@ For more explanations, see the Documentation of the export-Mojo.
-The configuration is gathered in a fix order: @@ -651,273 +263,61 @@ If you need to overwrite plugin-configuration-values with maven-properties, you can use maven-properties in the plugin-configuration:
- -
-<plugin>
- <groupId>de.juplo</groupId>
- <artifactId>hibernate4-maven-plugin</artifactId>
- <version>1.1.1</version>
- <executions>
- <execution>
- <goals>
- <goal>export</goal>
- </goals>
- </execution>
- </executions>
- <configuration>
- <password>${my-password-property}</password>
- </configuration>
-</plugin>
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/debugging.html/hibernate-maven-plugin/debugging.htmldebugging.html-
- -@@ -426,10 +20,13 @@ enabled. For example, by executing:
- --mvn -X compile hibernate4:export
(The compile might be necessary, because hibernate4-maven-plugin
@@ -445,255 +42,40 @@ mvn -X compile hibernate4:export
But be warned: hibernate4-maven-plugin tends to be very chatty ;)
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/dependency-info.html/hibernate-maven-plugin/dependency-info.htmldependency-info.html-
- -
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/distribution-management.html/hibernate-maven-plugin/distribution-management.htmldistribution-management.html-
- -The following is the distribution management information used by this project.
scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-1.1.1
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/export-mojo.html/hibernate-maven-plugin/export-mojo.htmlexport-mojo.html-
- -Full name:
- -de.juplo:hibernate4-maven-plugin:1.1.1:export
- -Description:
- -Attributes:
- -runtime.process-classes.| Name | - -Type | - -Since | - -Description | -
|---|---|---|---|
| delimiter | - -String |
-
-1.0 |
-
-Delimiter in output-file. Default value is: ;.User property is: hibernate.export.schema.delimiter. |
-
| driverClassName | - -String |
-
-1.0 |
-
-SQL-Driver name. User property is: hibernate.connection.driver_class. |
-
| envers | - -boolean |
-
-1.0.3 |
-
-Generate envers schema for auditing tables. Default value is: true.User property is: hibernate.export.envers. |
-
| force | - -boolean |
-
-1.0 |
-
-Force execution
-
- Force execution, even if no modified or newly added annotated -classes where found and the dialect was not changed. - -
Default value is: false.User property is: hibernate.export.force. |
-
| format | - -boolean |
-
-1.0 |
-
-Format output-file. Default value is: true.User property is: hibernate.export.schema.format. |
-
| hibernateConfig | - -String |
-
-1.1.0 |
-
-Path to Hibernate configuration file (.cfg.xml). Settings in this
-file will overwrite settings in the properties file. If this
-parameter is not set the plugin will try to load the configuration
-from a file hibernate.cfg.xml on the classpath. The
-test-classpath takes precedence. |
-
| hibernateDialect | - -String |
-
-1.0 |
-
-Hibernate dialect. User property is: hibernate.dialect. |
-
| hibernateMapping | - -String |
-
-1.0.2 |
-
-List of Hibernate-Mapping-Files (XML). Multiple files can be
-separated with white-spaces and/or commas. User property is: hibernate.mapping. |
-
| hibernateNamingStrategy | - -String |
-
-1.0.2 |
-
-Hibernate Naming Strategy User property is: hibernate.ejb.naming_strategy. |
-
| hibernateProperties | - -String |
-
-1.0 |
-
-Path to Hibernate properties file. If this parameter is not set the
-plugin will try to load the configuration from a file
-hibernate.properties on the classpath. The
-test-classpath takes precedence. |
-
| outputDirectory | - -String |
-
-1.0 |
-
-Classes-Directory to scan.
-
- This parameter defaults to the maven build-output-directory for -classes. Additionally, all dependencies are scanned for annotated -classes. User property is: project.build.outputDirectory. |
-
| outputFile | - -String |
-
-1.0 |
-
-Output file. Default value is: ${project.build.directory}/schema.sql.User property is: hibernate.export.schema.filename. |
-
| password | - -String |
-
-1.0 |
-
-Database password User property is: hibernate.connection.password. |
-
| persistenceUnit | - -String |
-
-1.1.0 |
-
-Name of the persistence-unit. If there is only one persistence-unit
-available, that unit will be used automatically. Settings in this
-file will overwrite settings in the properties or the configuration
-file. |
-
| scanDependencies | - -String |
-
-1.0.3 |
-
-Dependency-Scopes, that should be scanned for annotated classes.
-
- By default, only dependencies in the scope If you do not want any dependencies to be scanned for annotated
-classes, set this parameter to The plugin does not scan for annotated classes in transitive -dependencies. If some of your annotated classes are hidden in a -transitive dependency, you can simply add that dependency -explicitly. Default value is: compile.User property is: hibernate.export.scan_dependencies. |
-
| scanTestClasses | - -boolean |
-
-1.0.1 |
-
-Whether to scan test-classes too, or not.
-
- If this parameter is set to Default value is: false.User property is: hibernate.export.scan_testclasses. |
-
| skip | - -boolean |
-
-1.0 |
-
-Skip execution
-
- If set to A skipped execution is signaled via the maven-property
- The execution is skipped automatically, if no modified or newly -added annotated classes are found and the dialect was not -changed. Default value is: ${maven.test.skip}.User property is: hibernate.skip. |
-
| target | - -String |
-
-1.0 |
-
-Target of execution:
-
-
Default value is: EXPORT.User property is: hibernate.export.target. |
-
| testOutputDirectory | - -String |
-
-1.0.2 |
-
-Test-Classes-Directory to scan.
-
- This parameter defaults to the maven build-output-directory for -test-classes. - -This parameter is only used, when User property is: project.build.testOutputDirectory. |
-
| type | - -String |
-
-1.0 |
-
-Type of execution.
-
-
Default value is: BOTH.User property is: hibernate.export.type. |
-
| url | - -String |
-
-1.0 |
-
-Database URL. User property is: hibernate.connection.url. |
-
| username | - -String |
-
-1.0 |
-
-Database username User property is: hibernate.connection.username. |
-
java.lang.String1.0Nohibernate.export.schema.delimiter;java.lang.String1.0Nohibernate.connection.driver_classboolean1.0.3Nohibernate.export.enverstrueForce execution, even if no modified or newly added annotated -classes where found and the dialect was not changed.
- -skip takes precedence over force.
boolean1.0Nohibernate.export.forcefalseboolean1.0Nohibernate.export.schema.formattruehibernate.cfg.xml on the classpath. The
-test-classpath takes precedence.java.lang.String1.1.0Nojava.lang.String1.0Nohibernate.dialectjava.lang.String1.0.2Nohibernate.mappingjava.lang.String1.0.2Nohibernate.ejb.naming_strategyhibernate.properties on the classpath. The
-test-classpath takes precedence.java.lang.String1.0NoThis parameter defaults to the maven build-output-directory for -classes. Additionally, all dependencies are scanned for annotated -classes.
java.lang.String1.0Noproject.build.outputDirectoryjava.lang.String1.0Nohibernate.export.schema.filename${project.build.directory}/schema.sqljava.lang.String1.0Nohibernate.connection.passwordjava.lang.String1.1.0NoBy default, only dependencies in the scope compile
-are scanned for annotated classes. Multiple scopes can be seperated
-by white space or commas.
If you do not want any dependencies to be scanned for annotated
-classes, set this parameter to none.
The plugin does not scan for annotated classes in transitive -dependencies. If some of your annotated classes are hidden in a -transitive dependency, you can simply add that dependency -explicitly.
java.lang.String1.0.3Nohibernate.export.scan_dependenciescompileIf this parameter is set to true the test-classes
-of the artifact will be scanned for hibernate-annotated classes
-additionally.
boolean1.0.1Nohibernate.export.scan_testclassesfalseskip:
- -If set to true, the execution is skipped.
A skipped execution is signaled via the maven-property
-${hibernate.export.skipped}.
The execution is skipped automatically, if no modified or newly -added annotated classes are found and the dialect was not -changed.
boolean1.0Nohibernate.skip${maven.test.skip}java.lang.String1.0Nohibernate.export.targetEXPORTThis parameter defaults to the maven build-output-directory for -test-classes.
- -This parameter is only used, when scanTestClasses
-is set to true!
java.lang.String1.0.2Noproject.build.testOutputDirectorytype:
- -java.lang.String1.0Nohibernate.export.typeBOTHurl:
- -java.lang.String1.0Nohibernate.connection.urljava.lang.String1.0Nohibernate.connection.username
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/force.html/hibernate-maven-plugin/force.htmlforce.html-
- -
@@ -439,271 +33,59 @@
you can force it to do so, if you set the parameter force to
true:
-<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - <configuration> - <force>true</force> - </configuration> -</plugin>
Or you may specify -Dhibernate.export.force=true at the command line,
if you want to force hibernate4-maven-plugin only once.
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/help-mojo.html/hibernate-maven-plugin/help-mojo.htmlhelp-mojo.html-
Full name:
- -de.juplo:hibernate4-maven-plugin:1.1.1:help
- -Description:
- -mvn hibernate4:help -Ddetail=true
--Dgoal=<goal-name> to display parameter details.Attributes:
- -| Name | - -Type | - -Since | - -Description | -
|---|---|---|---|
| detail | - -boolean |
-
-- |
-
-If true, display all settable properties for each
-goal.Default value is: false.User property is: detail. |
-
| goal | - -String |
-
-- |
-
-The name of the goal for which to show help. If unspecified, all
-goals will be displayed. User property is: goal. |
-
| indentSize | - -int |
-
-- |
-
-The number of spaces per indentation level, should be positive. Default value is: 2.User property is: indentSize. |
-
| lineLength | - -int |
-
-- |
-
-The maximum length of a display line, should be positive. Default value is: 80.User property is: lineLength. |
-
true, display all settable properties for each
-goal.booleanNodetailfalsegoal:
- -java.lang.StringNogoalintNoindentSize2intNolineLength80
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/index.html/hibernate-maven-plugin/index.htmlindex.html-
- -- The hibernate4-maven-plugin is a plugin for generating a database-schema - from your Hibernate-4-Mappings and create or update your database - accordingly. - Its main usage is to automatically create and populate a test-database - for unit-tests in cooperation with the - dbunit-maven-plugin. -
- -- The plugin was designed with three main goals in mind: -
- -
- To achieve the first goal, the convention-over-configuration paradigma
- was applied and the plugin was stuffed with usefull logging-messages.
- So, if in doubt, just turn on the debugging output with the mvn -X ....
-
- To achieve the second goal, the precedence in which the configuration - locations are consulted was layouted in a way that makes it possible, to - prevent overwrites of the wrong database by accident. -
- -- Last but not least, in order to not slow down the development cycle, the - hibernate4-maven-plugin only executes the schema-export, if the mapping - or the dialect changes (or if you force it to do so). -
- -- For more information about the inspiration to write this tiny plugin, - read our blog-article about the hibernate4-maven-plugin. -
-SchemaExport and SchemaUpdate, that do
- the work in the background.
-
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/issue-tracking.html/hibernate-maven-plugin/issue-tracking.htmlissue-tracking.html-
- Please send your bug-reports, questions or feature-requests directly - to the developer. -
- - -
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/licenses.html/hibernate-maven-plugin/licenses.htmllicenses.html-
- -Typically the licenses listed for the project are that of the project itself, and not of dependencies.
A business-friendly OSS license
-
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/mail-lists.html/hibernate-maven-plugin/mail-lists.htmlmail-lists.html-
- Please send your bug-reports, questions or feature-requests directly - to the developer. -
- - -
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/pitfalls.html/hibernate-maven-plugin/pitfalls.htmlpitfalls.html-
- -@@ -428,7 +21,7 @@ annotated classes are hidden in a transitive dependency, you can simply add that dependency explicitly.
-
@@ -438,18 +31,21 @@
This can be achieved with the command-line parameter
-Dhibernate.export.target=SCRIPT or with the following configuration:
-<configuration> - <target>SCRIPT</target> -</configuration>
But even when no database is to be created, hibernate always needs to know the dialect. Hence, the plugin will fail if this parameter is missing!
-@@ -463,9 +59,10 @@ Since it will not be able to see the needed dependency, it will fail with an error-message like:
- -+ +++{{< highlight guess >}} [INFO] Gathered hibernate-configuration (turn on debugging for details): [INFO] hibernate.connection.username = sa [INFO] hibernate.connection.password = @@ -483,7 +80,9 @@ [INFO] Total time: 2 seconds [INFO] Finished at: Thu Nov 29 11:31:14 CET 2012 [INFO] Final Memory: 32M/342M -[INFO] ------------------------------------------------------------------------+[INFO] ------------------------------------------------------------------------ + +{{< /highlight >}}
A quick workaround for this error would be, to delete the runtime-constraint @@ -494,28 +93,31 @@ A much cleaner way is, to (additionally) ad the dependency, to the plugin-definition:
- --<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - <executions> - <execution> - <goals> - <goal>export</goal> - </goals> - </execution> - </executions> - <dependencies> - <dependency> - <groupId>org.hsqldb</groupId> - <artifactId>hsqldb</artifactId> - <version>2.2.8</version> - </dependency> - </dependencies> -</plugin>
This is also the best way, if you use a different jdbc-driver for @@ -523,8 +125,8 @@ Because otherwise, this dependency will unnecessarily bloat the runtime-dependencies of your project.
-If hibernate4-maven-plugin skips its excecution, this may lead to errors in @@ -551,17 +153,20 @@ For example, the dbunit-plugin can be configured to skip its excecution, if hibernate4-maven-plugin was skipped like this:
- -
-<plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>dbunit-maven-plugin</artifactId>
- <configuration>
- <skip>${hibernate.export.skipped}</skip>
- </configuration>
-</plugin>@@ -573,45 +178,54 @@ unnecessary drop-create-cycle might take a long time. The plugin will report that like this:
- -+ +++{{< highlight guess >}} [INFO] No modified annotated classes found and dialect unchanged. -[INFO] Skipping schema generation!+[INFO] Skipping schema generation! + +{{< /highlight >}}
If one always uses mvn clean for cleanup, this will not happen.
Otherwise the recreation must be forced:
-mvn hibernate4:export -Dhibernate.export.force=true
The hibernate4-maven-plugin automatically skips its execution, when
maven.test.skip is set to true. If you need it to be always
executed, you can configure that explicitly like this:
-<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> + +++{{< highlight guess >}} +++ de.juplo +hibernate4-maven-plugin ... - <configuration> - <skip>false</skip> - </configuration> -</plugin>+ + + +{{< /highlight >}}false +
Background-information for this design-decission can be found on the extra page To skip or not to skip: that is the question...
-@@ -620,18 +234,21 @@ mvn hibernate4:export -Dhibernate.export.force=true
scanDependencies to none in the configuration
of the plugin like this:
-
--<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> + +++{{< highlight guess >}} +-+ de.juplo +hibernate4-maven-plugin ... - <configuration> - <scanDependencies>none</scanDependencies> - </configuration> -</plugin>+ + + + +{{< /highlight >}}none +
@@ -646,256 +263,41 @@ mvn hibernate4:export -Dhibernate.export.force=true You should consider to upgrade to that version of the plugin. -
-
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/plugin-info.html/hibernate-maven-plugin/plugin-info.htmlplugin-info.html-
- -Goals available for this plugin:
-| Goal | -Description |
|---|---|
| hibernate4:export | -Goal which extracts the hibernate-mapping-configuration and exports -an according SQL-database-schema. |
| hibernate4:help | -Display help information on hibernate4-maven-plugin. -Call mvn hibernate4:help -Ddetail=true
--Dgoal=<goal-name> to display parameter details. |
The following specifies the minimum requirements to run this Maven plugin:
-| Maven | -2.0.6 |
| JDK | -1.6 |
| Memory | -No minimum requirement. |
| Disk Space | -No minimum requirement. |
You should specify the version in your project's plugin configuration:
-<project> - ... - <build> - <!-- To define the plugin version in your parent POM --> - <pluginManagement> - <plugins> - <plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - </plugin> - ... - </plugins> - </pluginManagement> - <!-- To use the plugin goals in your POM or parent POM --> - <plugins> - <plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> - <version>1.1.1</version> - </plugin> - ... - </plugins> - </build> - ... -</project> -
For more information, see "Guide to Configuring Plug-ins"
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/plugin-management.html/hibernate-maven-plugin/plugin-management.htmlplugin-management.html-
- -| GroupId | -ArtifactId | -Version |
|---|---|---|
| org.apache.maven.plugins | -maven-antrun-plugin | -1.3 |
| org.apache.maven.plugins | -maven-assembly-plugin | -2.2-beta-5 |
| org.apache.maven.plugins | -maven-dependency-plugin | -2.8 |
| org.apache.maven.plugins | -maven-release-plugin | -2.1 |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/plugins.html/hibernate-maven-plugin/plugins.htmlplugins.html-
- -| GroupId | -ArtifactId | -Version |
|---|---|---|
| org.apache.maven.plugins | -maven-clean-plugin | -2.5 |
| org.apache.maven.plugins | -maven-compiler-plugin | -3.3 |
| org.apache.maven.plugins | -maven-dependency-plugin | -2.10 |
| org.apache.maven.plugins | -maven-deploy-plugin | -2.7 |
| org.apache.maven.plugins | -maven-enforcer-plugin | -1.2 |
| org.apache.maven.plugins | -maven-install-plugin | -2.4 |
| org.apache.maven.plugins | -maven-invoker-plugin | -1.10 |
| org.apache.maven.plugins | -maven-jar-plugin | -2.4 |
| org.apache.maven.plugins | -maven-javadoc-plugin | -2.7 |
| org.apache.maven.plugins | -maven-plugin-plugin | -3.4 |
| org.apache.maven.plugins | -maven-resources-plugin | -2.7 |
| org.apache.maven.plugins | -maven-scm-plugin | -1.9.4 |
| org.apache.maven.plugins | -maven-site-plugin | -3.9.1 |
| org.apache.maven.plugins | -maven-source-plugin | -2.1.2 |
| org.apache.maven.plugins | -maven-surefire-plugin | -2.12.4 |
| GroupId | -ArtifactId | -Version |
|---|---|---|
| org.apache.maven.plugins | -maven-changes-plugin | -2.11 |
| org.apache.maven.plugins | -maven-javadoc-plugin | -2.7 |
| org.apache.maven.plugins | -maven-jxr-plugin | -2.5 |
| org.apache.maven.plugins | -maven-plugin-plugin | -3.4 |
| org.apache.maven.plugins | -maven-pmd-plugin | -3.4 |
| org.apache.maven.plugins | -maven-project-info-reports-plugin | -3.9.0 |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/pmd.html/hibernate-maven-plugin/pmd.htmlpmd.html-
- -The following document contains the results of PMD 5.2.3.
| Violation | -Line |
|---|---|
| Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest' | -527 |
| Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest' | -876 |
| Avoid using a branching statement as the last in a loop. | -1153 |
| Unnecessary use of fully qualified name 'java.sql.Driver' due to existing import 'java.sql.Driver' | -1238 |
| Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties' | -1252 |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/project-info.html/hibernate-maven-plugin/project-info.htmlproject-info.html-
- -This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
| Document | -Description |
|---|---|
| CI Management | -This document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis. |
| Dependencies | -This document lists the project's dependencies and provides information on each dependency. |
| Maven Coordinates | -This document describes how to include this project as a dependency using various dependency management tools. |
| Distribution Management | -This document provides informations on the distribution management of this project. |
| About | -Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations |
| Licenses | -This document lists the project license(s). |
| Plugin Management | -This document lists the plugins that are defined through pluginManagement. |
| Plugins | -This document lists the build plugins and the report plugins used by this project. |
| Source Code Management | -This document lists ways to access the online source repository. |
| Summary | -This document lists other related information of this project |
| Team | -This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
| Document | +Description |
|---|---|
| CI Management | +This document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis. |
| Dependencies | +This document lists the project's dependencies and provides information on each dependency. |
| Maven Coordinates | +This document describes how to include this project as a dependency using various dependency management tools. |
| Distribution Management | +This document provides informations on the distribution management of this project. |
| About | +Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations |
| Licenses | +This document lists the project license(s). |
| Plugin Management | +This document lists the plugins that are defined through pluginManagement. |
| Plugins | +This document lists the build plugins and the report plugins used by this project. |
| Source Code Management | +This document lists ways to access the online source repository. |
| Summary | +This document lists other related information of this project |
| Team | +This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
This project uses Continuum.
The following is a link to the continuous integration system used by the project:
+/projects/hibernate-maven-plugin/1.1.1/dependencies.html/hibernate-maven-plugin/dependencies.htmldependencies.html-
- -The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
@@ -1679,253 +1277,40 @@
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
The following is the distribution management information used by this project.
scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-1.1.1
Typically the licenses listed for the project are that of the project itself, and not of dependencies.
A business-friendly OSS license
+| GroupId | +ArtifactId | +Version |
|---|---|---|
| org.apache.maven.plugins | +maven-antrun-plugin | +1.3 |
| org.apache.maven.plugins | +maven-assembly-plugin | +2.2-beta-5 |
| org.apache.maven.plugins | +maven-dependency-plugin | +2.8 |
| org.apache.maven.plugins | +maven-release-plugin | +2.1 |
| GroupId | +ArtifactId | +Version |
|---|---|---|
| org.apache.maven.plugins | +maven-clean-plugin | +2.5 |
| org.apache.maven.plugins | +maven-compiler-plugin | +3.3 |
| org.apache.maven.plugins | +maven-dependency-plugin | +2.10 |
| org.apache.maven.plugins | +maven-deploy-plugin | +2.7 |
| org.apache.maven.plugins | +maven-enforcer-plugin | +1.2 |
| org.apache.maven.plugins | +maven-install-plugin | +2.4 |
| org.apache.maven.plugins | +maven-invoker-plugin | +1.10 |
| org.apache.maven.plugins | +maven-jar-plugin | +2.4 |
| org.apache.maven.plugins | +maven-javadoc-plugin | +2.7 |
| org.apache.maven.plugins | +maven-plugin-plugin | +3.4 |
| org.apache.maven.plugins | +maven-resources-plugin | +2.7 |
| org.apache.maven.plugins | +maven-scm-plugin | +1.9.4 |
| org.apache.maven.plugins | +maven-site-plugin | +3.9.1 |
| org.apache.maven.plugins | +maven-source-plugin | +2.1.2 |
| org.apache.maven.plugins | +maven-surefire-plugin | +2.12.4 |
| GroupId | +ArtifactId | +Version |
|---|---|---|
| org.apache.maven.plugins | +maven-changes-plugin | +2.11 |
| org.apache.maven.plugins | +maven-javadoc-plugin | +2.7 |
| org.apache.maven.plugins | +maven-jxr-plugin | +2.5 |
| org.apache.maven.plugins | +maven-plugin-plugin | +3.4 |
| org.apache.maven.plugins | +maven-pmd-plugin | +3.4 |
| org.apache.maven.plugins | +maven-project-info-reports-plugin | +3.9.0 |
This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/doc.
The following is a link to a browsable version of the source repository:
+| Field | +Value |
|---|---|
| Name | +Hibernate 4 Maven Plugin |
| Description | +Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations |
| Homepage | +https://juplo.de/hibernate-maven-plugin/index.html |
This project does not belong to an organization.
| Field | +Value |
|---|---|
| GroupId | +de.juplo |
| ArtifactId | +hibernate4-maven-plugin |
| Version | +1.1.1 |
| Type | +maven-plugin |
| Java Version | +1.6 |
A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
+The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
+| Image | +Id | +Name | +|
|---|---|---|---|
| kai | +Kai Moritz | +kai@juplo.de |
The following additional people have contributed to this project through the way of suggestions, patches or documentation.
+| Image | +Name | +|
|---|---|---|
| Adriano Machado | +adriano.m.machado@hotmail.com | |
| Lorenzo Nicora | +lorenzo.nicora@nicus.it | |
| Eduard Szente | +eduard.szente@gmail.com | |
| Stephen Johnson | +stejohns@redhat.com | |
| Victor Tatai | +vtatai@gmail.com | |
| Erik-Berndt Scheper | +erik.berndt.scheper@gmail.com | |
| Guido Wimmel | +Wimmel.Guido@swm.de | |
| Joel Johnson | +mrjoel@lixil.net | |
| Paul K. Moore | +paulkmoore@gmail.com | |
| Mark Robinson | +mark@mrobinson.ca | |
| Claus Graf | +clausgraf@gmail.com | |
| Joachim Van der Auwera | +joachim@progs.be | |
| Andreas Kuhtz | +andreas.kuhtz@gmail.com | |
| Casey Link | +casey@outskirtslabs.com |
/projects/hibernate-maven-plugin/1.1.1/project-reports.html/hibernate-maven-plugin/project-reports.htmlproject-reports.html-
- -This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
| Document | -Description |
|---|---|
| Test JavaDocs | -Test JavaDoc API documentation. |
| JavaDocs | -JavaDoc API documentation. |
| Source Xref | -HTML based, cross-reference version of Java source code. |
| Test Source Xref | -HTML based, cross-reference version of Java test source code. |
| PMD | -Verification of coding rules. |
| Plugin Documentation | -This report provides goals and parameters documentation of a plugin. |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
| Document | +Description |
|---|---|
| Test JavaDocs | +Test JavaDoc API documentation. |
| JavaDocs | +JavaDoc API documentation. |
| Source Xref | +HTML based, cross-reference version of Java source code. |
| Test Source Xref | +HTML based, cross-reference version of Java test source code. |
| PMD | +Verification of coding rules. |
| Plugin Documentation | +This report provides goals and parameters documentation of a plugin. |
Goals available for this plugin:
+| Goal | +Description |
|---|---|
| hibernate4:export | +Goal which extracts the hibernate-mapping-configuration and exports +an according SQL-database-schema. |
| hibernate4:help | +Display help information on hibernate4-maven-plugin. +Call mvn hibernate4:help -Ddetail=true
+-Dgoal=<goal-name> to display parameter details. |
The following specifies the minimum requirements to run this Maven plugin:
+| Maven | +2.0.6 |
| JDK | +1.6 |
| Memory | +No minimum requirement. |
| Disk Space | +No minimum requirement. |
You should specify the version in your project's plugin configuration:
+For more information, see "Guide to Configuring Plug-ins"
Full name:
+ +de.juplo:hibernate4-maven-plugin:1.1.1:export
+ +Description:
+ +Attributes:
+ +runtime.process-classes.| Name | + +Type | + +Since | + +Description | +
|---|---|---|---|
| delimiter | + +String |
+
+1.0 |
+
+Delimiter in output-file. Default value is: ;.User property is: hibernate.export.schema.delimiter. |
+
| driverClassName | + +String |
+
+1.0 |
+
+SQL-Driver name. User property is: hibernate.connection.driver_class. |
+
| envers | + +boolean |
+
+1.0.3 |
+
+Generate envers schema for auditing tables. Default value is: true.User property is: hibernate.export.envers. |
+
| force | + +boolean |
+
+1.0 |
+
+Force execution
+
+ Force execution, even if no modified or newly added annotated +classes where found and the dialect was not changed. + +
Default value is: false.User property is: hibernate.export.force. |
+
| format | + +boolean |
+
+1.0 |
+
+Format output-file. Default value is: true.User property is: hibernate.export.schema.format. |
+
| hibernateConfig | + +String |
+
+1.1.0 |
+
+Path to Hibernate configuration file (.cfg.xml). Settings in this
+file will overwrite settings in the properties file. If this
+parameter is not set the plugin will try to load the configuration
+from a file hibernate.cfg.xml on the classpath. The
+test-classpath takes precedence. |
+
| hibernateDialect | + +String |
+
+1.0 |
+
+Hibernate dialect. User property is: hibernate.dialect. |
+
| hibernateMapping | + +String |
+
+1.0.2 |
+
+List of Hibernate-Mapping-Files (XML). Multiple files can be
+separated with white-spaces and/or commas. User property is: hibernate.mapping. |
+
| hibernateNamingStrategy | + +String |
+
+1.0.2 |
+
+Hibernate Naming Strategy User property is: hibernate.ejb.naming_strategy. |
+
| hibernateProperties | + +String |
+
+1.0 |
+
+Path to Hibernate properties file. If this parameter is not set the
+plugin will try to load the configuration from a file
+hibernate.properties on the classpath. The
+test-classpath takes precedence. |
+
| outputDirectory | + +String |
+
+1.0 |
+
+Classes-Directory to scan.
+
+ This parameter defaults to the maven build-output-directory for +classes. Additionally, all dependencies are scanned for annotated +classes. User property is: project.build.outputDirectory. |
+
| outputFile | + +String |
+
+1.0 |
+
+Output file. Default value is: ${project.build.directory}/schema.sql.User property is: hibernate.export.schema.filename. |
+
| password | + +String |
+
+1.0 |
+
+Database password User property is: hibernate.connection.password. |
+
| persistenceUnit | + +String |
+
+1.1.0 |
+
+Name of the persistence-unit. If there is only one persistence-unit
+available, that unit will be used automatically. Settings in this
+file will overwrite settings in the properties or the configuration
+file. |
+
| scanDependencies | + +String |
+
+1.0.3 |
+
+Dependency-Scopes, that should be scanned for annotated classes.
+
+ By default, only dependencies in the scope If you do not want any dependencies to be scanned for annotated
+classes, set this parameter to The plugin does not scan for annotated classes in transitive +dependencies. If some of your annotated classes are hidden in a +transitive dependency, you can simply add that dependency +explicitly. Default value is: compile.User property is: hibernate.export.scan_dependencies. |
+
| scanTestClasses | + +boolean |
+
+1.0.1 |
+
+Whether to scan test-classes too, or not.
+
+ If this parameter is set to Default value is: false.User property is: hibernate.export.scan_testclasses. |
+
| skip | + +boolean |
+
+1.0 |
+
+Skip execution
+
+ If set to A skipped execution is signaled via the maven-property
+ The execution is skipped automatically, if no modified or newly +added annotated classes are found and the dialect was not +changed. Default value is: ${maven.test.skip}.User property is: hibernate.skip. |
+
| target | + +String |
+
+1.0 |
+
+Target of execution:
+
+
Default value is: EXPORT.User property is: hibernate.export.target. |
+
| testOutputDirectory | + +String |
+
+1.0.2 |
+
+Test-Classes-Directory to scan.
+
+ This parameter defaults to the maven build-output-directory for +test-classes. + +This parameter is only used, when User property is: project.build.testOutputDirectory. |
+
| type | + +String |
+
+1.0 |
+
+Type of execution.
+
+
Default value is: BOTH.User property is: hibernate.export.type. |
+
| url | + +String |
+
+1.0 |
+
+Database URL. User property is: hibernate.connection.url. |
+
| username | + +String |
+
+1.0 |
+
+Database username User property is: hibernate.connection.username. |
+
java.lang.String1.0Nohibernate.export.schema.delimiter;java.lang.String1.0Nohibernate.connection.driver_classboolean1.0.3Nohibernate.export.enverstrueForce execution, even if no modified or newly added annotated +classes where found and the dialect was not changed.
+ +skip takes precedence over force.
boolean1.0Nohibernate.export.forcefalseboolean1.0Nohibernate.export.schema.formattruehibernate.cfg.xml on the classpath. The
+test-classpath takes precedence.java.lang.String1.1.0Nojava.lang.String1.0Nohibernate.dialectjava.lang.String1.0.2Nohibernate.mappingjava.lang.String1.0.2Nohibernate.ejb.naming_strategyhibernate.properties on the classpath. The
+test-classpath takes precedence.java.lang.String1.0NoThis parameter defaults to the maven build-output-directory for +classes. Additionally, all dependencies are scanned for annotated +classes.
java.lang.String1.0Noproject.build.outputDirectoryjava.lang.String1.0Nohibernate.export.schema.filename${project.build.directory}/schema.sqljava.lang.String1.0Nohibernate.connection.passwordjava.lang.String1.1.0NoBy default, only dependencies in the scope compile
+are scanned for annotated classes. Multiple scopes can be seperated
+by white space or commas.
If you do not want any dependencies to be scanned for annotated
+classes, set this parameter to none.
The plugin does not scan for annotated classes in transitive +dependencies. If some of your annotated classes are hidden in a +transitive dependency, you can simply add that dependency +explicitly.
java.lang.String1.0.3Nohibernate.export.scan_dependenciescompileIf this parameter is set to true the test-classes
+of the artifact will be scanned for hibernate-annotated classes
+additionally.
boolean1.0.1Nohibernate.export.scan_testclassesfalseskip:
+ +If set to true, the execution is skipped.
A skipped execution is signaled via the maven-property
+${hibernate.export.skipped}.
The execution is skipped automatically, if no modified or newly +added annotated classes are found and the dialect was not +changed.
boolean1.0Nohibernate.skip${maven.test.skip}java.lang.String1.0Nohibernate.export.targetEXPORTThis parameter defaults to the maven build-output-directory for +test-classes.
+ +This parameter is only used, when scanTestClasses
+is set to true!
java.lang.String1.0.2Noproject.build.testOutputDirectorytype:
+ +java.lang.String1.0Nohibernate.export.typeBOTHurl:
+ +java.lang.String1.0Nohibernate.connection.urljava.lang.String1.0Nohibernate.connection.usernameFull name:
+ +de.juplo:hibernate4-maven-plugin:1.1.1:help
+ +Description:
+ +mvn hibernate4:help -Ddetail=true
+-Dgoal=<goal-name> to display parameter details.Attributes:
+ +| Name | + +Type | + +Since | + +Description | +
|---|---|---|---|
| detail | + +boolean |
+
+- |
+
+If true, display all settable properties for each
+goal.Default value is: false.User property is: detail. |
+
| goal | + +String |
+
+- |
+
+The name of the goal for which to show help. If unspecified, all
+goals will be displayed. User property is: goal. |
+
| indentSize | + +int |
+
+- |
+
+The number of spaces per indentation level, should be positive. Default value is: 2.User property is: indentSize. |
+
| lineLength | + +int |
+
+- |
+
+The maximum length of a display line, should be positive. Default value is: 80.User property is: lineLength. |
+
true, display all settable properties for each
+goal.booleanNodetailfalsegoal:
+ +java.lang.StringNogoalintNoindentSize2intNolineLength80The following document contains the results of PMD 5.2.3.
| Violation | +Line |
|---|---|
| Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest' | +527 |
| Unnecessary use of fully qualified name 'java.security.MessageDigest.getInstance' due to existing import 'java.security.MessageDigest' | +876 |
| Avoid using a branching statement as the last in a loop. | +1153 |
| Unnecessary use of fully qualified name 'java.sql.Driver' due to existing import 'java.sql.Driver' | +1238 |
| Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties' | +1252 |
/projects/hibernate-maven-plugin/1.1.1/scm.html/hibernate-maven-plugin/scm.htmlscm.html-
- -This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/doc.
The following is a link to a browsable version of the source repository:
-
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/skip.html/hibernate-maven-plugin/skip.htmlskip.html-
- -
@@ -443,289 +37,80 @@
export-goal, even if the tests are skipped you can configure that explicitly,
by setting the configuration-parameter skip to false:
-<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> + +++{{< highlight guess >}} +++ de.juplo +hibernate4-maven-plugin ... - <configuration> - <skip>false</skip> - </configuration> -</plugin>+ + + +{{< /highlight >}}false +
Or, if you want the export-goal to be executed by default and to be skipped
if you say so, you can bind the value of the configuration-parameter
skip to a custom property. For example:
-<plugin> - <groupId>de.juplo</groupId> - <artifactId>hibernate4-maven-plugin</artifactId> + +++{{< highlight guess >}} +++ de.juplo +hibernate4-maven-plugin ... - <configuration> - <skip>${foo.bar}</skip> - </configuration> -</plugin>+ + + +{{< /highlight >}}${foo.bar} +
This way, the export-goal would be skipped, if you set the property
foo.bar to true. For example, if you specify -Dfoo.bar=true
on the command-line.
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/summary.html/hibernate-maven-plugin/summary.htmlsummary.html-
- -| Field | -Value |
|---|---|
| Name | -Hibernate 4 Maven Plugin |
| Description | -Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations |
| Homepage | -https://juplo.de/hibernate-maven-plugin/index.html |
This project does not belong to an organization.
| Field | -Value |
|---|---|
| GroupId | -de.juplo |
| ArtifactId | -hibernate4-maven-plugin |
| Version | -1.1.1 |
| Type | -maven-plugin |
| Java Version | -1.6 |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
/projects/hibernate-maven-plugin/1.1.1/team.html/hibernate-maven-plugin/team.htmlteam.html-
- -A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
-The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.
The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.
-| Image | -Id | -Name | -|
|---|---|---|---|
| kai | -Kai Moritz | -kai@juplo.de |
The following additional people have contributed to this project through the way of suggestions, patches or documentation.
-| Image | -Name | -|
|---|---|---|
| Adriano Machado | -adriano.m.machado@hotmail.com | |
| Lorenzo Nicora | -lorenzo.nicora@nicus.it | |
| Eduard Szente | -eduard.szente@gmail.com | |
| Stephen Johnson | -stejohns@redhat.com | |
| Victor Tatai | -vtatai@gmail.com | |
| Erik-Berndt Scheper | -erik.berndt.scheper@gmail.com | |
| Guido Wimmel | -Wimmel.Guido@swm.de | |
| Joel Johnson | -mrjoel@lixil.net | |
| Paul K. Moore | -paulkmoore@gmail.com | |
| Mark Robinson | -mark@mrobinson.ca | |
| Claus Graf | -clausgraf@gmail.com | |
| Joachim Van der Auwera | -joachim@progs.be | |
| Andreas Kuhtz | -andreas.kuhtz@gmail.com | |
| Casey Link | -casey@outskirtslabs.com |
-{
- "_titles": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "Hibernate 4 Maven Plugin",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "CI Management",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "Dependencies",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "Maven Coordinates",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "Distribution Management",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "Licenses",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "Plugin Management",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "Plugins",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "Source Code Management",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "Summary",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "Team",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "Project Information",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "Test JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "JavaDocs",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "Test Source Xref",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "PMD",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "Plugin Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "Project Reports",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "Overview",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "Configuration Examples",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "Parameter Documentation",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "Enable Debug-Output",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "Skipping Execution",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "Force Exceution",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "Known Pitfalls (FAQ)"
- },
- "_childs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ]
- },
- "_crumbs": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/team.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/force.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html"
- ],
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": [
- "/index.html","/projects.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html"
- ]
- },
- "_canonical": {
- "/projects/hibernate-maven-plugin/1.1.1/index.html": "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/ci-management.html": "/hibernate-maven-plugin/ci-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependencies.html": "/hibernate-maven-plugin/dependencies.html",
- "/projects/hibernate-maven-plugin/1.1.1/dependency-info.html": "/hibernate-maven-plugin/dependency-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/distribution-management.html": "/hibernate-maven-plugin/distribution-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/licenses.html": "/hibernate-maven-plugin/licenses.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-management.html": "/hibernate-maven-plugin/plugin-management.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugins.html": "/hibernate-maven-plugin/plugins.html",
- "/projects/hibernate-maven-plugin/1.1.1/scm.html": "/hibernate-maven-plugin/scm.html",
- "/projects/hibernate-maven-plugin/1.1.1/summary.html": "/hibernate-maven-plugin/summary.html",
- "/projects/hibernate-maven-plugin/1.1.1/team.html": "/hibernate-maven-plugin/team.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-info.html": "/hibernate-maven-plugin/project-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/testapidocs/index.html": "/hibernate-maven-plugin/testapidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/apidocs/index.html": "/hibernate-maven-plugin/apidocs/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref/index.html": "/hibernate-maven-plugin/xref/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/xref-test/index.html": "/hibernate-maven-plugin/xref-test/index.html",
- "/projects/hibernate-maven-plugin/1.1.1/pmd.html": "/hibernate-maven-plugin/pmd.html",
- "/projects/hibernate-maven-plugin/1.1.1/plugin-info.html": "/hibernate-maven-plugin/plugin-info.html",
- "/projects/hibernate-maven-plugin/1.1.1/project-reports.html": "/hibernate-maven-plugin/project-reports.html",
- "/projects/hibernate-maven-plugin/1.1.1/index.html?about": "/hibernate-maven-plugin/index.html?about",
- "/projects/hibernate-maven-plugin/1.1.1/configuration.html": "/hibernate-maven-plugin/configuration.html",
- "/projects/hibernate-maven-plugin/1.1.1/export-mojo.html": "/hibernate-maven-plugin/export-mojo.html",
- "/projects/hibernate-maven-plugin/1.1.1/debugging.html": "/hibernate-maven-plugin/debugging.html",
- "/projects/hibernate-maven-plugin/1.1.1/skip.html": "/hibernate-maven-plugin/skip.html",
- "/projects/hibernate-maven-plugin/1.1.1/force.html": "/hibernate-maven-plugin/force.html",
- "/projects/hibernate-maven-plugin/1.1.1/pitfalls.html": "/hibernate-maven-plugin/pitfalls.html"
- }
-}
-
- -
Copyright © 2025. All Rights Reserved.
+Copyright © 2026. All Rights Reserved.
diff --git a/content/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html b/static/hibernate4-maven-plugin-1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html similarity index 99% rename from content/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html rename to static/hibernate4-maven-plugin-1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html index 559e3215..ff706bb9 100644 --- a/content/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html +++ b/static/hibernate4-maven-plugin-1.1.1/apidocs/de/juplo/plugins/hibernate4/Hbm2DdlMojo.html @@ -2,10 +2,10 @@ - +Copyright © 2025. All Rights Reserved.
+Copyright © 2026. All Rights Reserved.
diff --git a/content/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html b/static/hibernate4-maven-plugin-1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html similarity index 98% rename from content/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html rename to static/hibernate4-maven-plugin-1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html index 50382da4..a672834e 100644 --- a/content/projects/hibernate-maven-plugin/1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html +++ b/static/hibernate4-maven-plugin-1.1.1/apidocs/de/juplo/plugins/hibernate4/HelpMojo.html @@ -2,10 +2,10 @@ - +Copyright © 2025. All Rights Reserved.
+Copyright © 2026. All Rights Reserved.