hibernate4-maven-plugin
9 years agoFixed NullPointerException, when dialect is specified in properties-file
Kai Moritz [Mon, 27 Oct 2014 08:04:48 +0000 (09:04 +0100)]
Fixed NullPointerException, when dialect is specified in properties-file

Also added an integration test-case, that proofed, that the error was
solved.

9 years agoRenamed an integration-test to test for whitespaces in the filename
Kai Moritz [Sun, 26 Oct 2014 10:16:00 +0000 (11:16 +0100)]
Renamed an integration-test to test for whitespaces in the filename

9 years agoAdded patch by Joachim Van der Auwera to support package level annotations
Kai Moritz [Sat, 25 Oct 2014 15:29:41 +0000 (17:29 +0200)]
Added patch by Joachim Van der Auwera to support package level annotations

9 years agoIntegrated integration test provided by Claus Graf (clausgraf@gmail.com)
Kai Moritz [Sat, 25 Oct 2014 14:52:34 +0000 (16:52 +0200)]
Integrated integration test provided by Claus Graf (clausgraf@gmail.com)

9 years ago[maven-release-plugin] prepare for next development iteration
Kai Moritz [Mon, 2 Jun 2014 08:31:13 +0000 (10:31 +0200)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.4 hibernate4-maven-plugin-1.0.4
Kai Moritz [Mon, 2 Jun 2014 08:31:12 +0000 (10:31 +0200)]
[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.4

9 years agoUpdated documentation
Kai Moritz [Mon, 2 Jun 2014 08:12:24 +0000 (10:12 +0200)]
Updated documentation

9 years agoSwitched documentation to xhtml, to be able to integrate google-pretty-print
Kai Moritz [Tue, 29 Apr 2014 18:43:15 +0000 (20:43 +0200)]
Switched documentation to xhtml, to be able to integrate google-pretty-print

9 years agoFixed bug in site-configuration
Kai Moritz [Tue, 29 Apr 2014 17:42:41 +0000 (19:42 +0200)]
Fixed bug in site-configuration

9 years agoVerifying generated SQL in integration-test hibernate4-maven-plugin-envers-sample
Kai Moritz [Tue, 29 Apr 2014 16:07:44 +0000 (18:07 +0200)]
Verifying generated SQL in integration-test hibernate4-maven-plugin-envers-sample

9 years agoAdded integration-test provided by Erik-Berndt Scheper <erik.berndt.scheper@gmail...
Kai Moritz [Tue, 29 Apr 2014 16:01:10 +0000 (18:01 +0200)]
Added integration-test provided by Erik-Berndt Scheper <erik.berndt.scheper@gmail.com>

9 years agoVerifying generated SQL in integration-test schemaexport-example
Kai Moritz [Tue, 29 Apr 2014 15:52:17 +0000 (17:52 +0200)]
Verifying generated SQL in integration-test schemaexport-example

9 years agoAdded integration-test provided by Guido Wimmel <Wimmel.Guido@swm.de>
Kai Moritz [Tue, 29 Apr 2014 15:46:05 +0000 (17:46 +0200)]
Added integration-test provided by Guido Wimmel <Wimmel.Guido@swm.de>

9 years agoVerifying generated SQL in integration-test hib-test
Kai Moritz [Tue, 29 Apr 2014 07:43:06 +0000 (09:43 +0200)]
Verifying generated SQL in integration-test hib-test

9 years agoAdded integration-test provided by Joel Johnson <mrjoel@lixil.net>
Kai Moritz [Tue, 29 Apr 2014 06:58:33 +0000 (08:58 +0200)]
Added integration-test provided by Joel Johnson <mrjoel@lixil.net>

9 years agoPrepared POM for integration-tests via invoker-maven-plugin
Kai Moritz [Tue, 29 Apr 2014 06:43:28 +0000 (08:43 +0200)]
Prepared POM for integration-tests via invoker-maven-plugin

9 years agoUpgraded Version of maven from 3.0.4 to 3.2.1
Kai Moritz [Tue, 29 Apr 2014 06:41:50 +0000 (08:41 +0200)]
Upgraded Version of maven from 3.0.4 to 3.2.1

10 years agoProperly support constraints expressed by bean validation (jsr303) annotations.
Frank Schimmel [Wed, 12 Feb 2014 14:16:18 +0000 (15:16 +0100)]
Properly support constraints expressed by bean validation (jsr303) annotations.

 * Access public method of package-visible TypeSafeActivator class without reflection.
 * Fix arguments to call of TypeSafeActivator.applyRelationalConstraints().
 * Use hibernate version 4.3.1.Final for all components.
 * Minor refactorings in exception handling.

10 years agoAdded last contributors to the POM
Kai Moritz [Fri, 17 Jan 2014 08:05:05 +0000 (09:05 +0100)]
Added last contributors to the POM

10 years agoGenerated schema now corresponds to hibernate validators set on the beans
Mark Robinson [Fri, 17 Jan 2014 07:53:47 +0000 (08:53 +0100)]
Generated schema now corresponds to hibernate validators set on the beans

10 years agoUpgrade to Hibernate 4.3.0.Final
Kai Moritz [Thu, 16 Jan 2014 17:33:32 +0000 (18:33 +0100)]
Upgrade to Hibernate 4.3.0.Final

10 years agoImproved documentation of the dependency-scanning on the pitfalls-page
Kai Moritz [Thu, 16 Jan 2014 17:23:12 +0000 (18:23 +0100)]
Improved documentation of the dependency-scanning on the pitfalls-page

10 years agoText cleanup, spelling, etc.
Joel Johnson [Thu, 26 Dec 2013 21:33:51 +0000 (14:33 -0700)]
Text cleanup, spelling, etc.

10 years agoMake output file handling more robust
Joel Johnson [Thu, 26 Dec 2013 21:02:29 +0000 (14:02 -0700)]
Make output file handling more robust

* Ensure output file directory path exists
* Anchor relative paths in build directory

10 years agoCheck that md5 path is file and has content
Joel Johnson [Thu, 26 Dec 2013 20:53:37 +0000 (13:53 -0700)]
Check that md5 path is file and has content

10 years agoUse more descriptive filename for schema md5
Joel Johnson [Thu, 26 Dec 2013 18:25:34 +0000 (11:25 -0700)]
Use more descriptive filename for schema md5

10 years agoOffer explicit disable option
Joel Johnson [Thu, 26 Dec 2013 18:20:24 +0000 (11:20 -0700)]
Offer explicit disable option

Use an explicit disable property, but still default it to test state

10 years ago[maven-release-plugin] prepare for next development iteration
Kai Moritz [Thu, 17 Oct 2013 23:55:11 +0000 (01:55 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.3 hibernate4-maven-plugin-1.0.3
Kai Moritz [Thu, 17 Oct 2013 23:55:09 +0000 (01:55 +0200)]
[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.3

10 years agoAdded missing documentation for skip-configuration
Kai Moritz [Thu, 17 Oct 2013 23:52:27 +0000 (01:52 +0200)]
Added missing documentation for skip-configuration

10 years agoAdded @since-Annotation to configuration-parameters
Kai Moritz [Thu, 17 Oct 2013 22:38:29 +0000 (00:38 +0200)]
Added @since-Annotation to configuration-parameters

10 years agoThe plugin now scans for annotated classes in dependencies too
Kai Moritz [Tue, 15 Oct 2013 23:18:53 +0000 (01:18 +0200)]
The plugin now scans for annotated classes in dependencies too

10 years agoProject-Documentation now uses the own skin juplo-skin
Kai Moritz [Wed, 9 Oct 2013 19:37:58 +0000 (21:37 +0200)]
Project-Documentation now uses the own skin juplo-skin

10 years agoReworked APT-Documentation: page-titles were missing
Kai Moritz [Wed, 9 Oct 2013 19:30:28 +0000 (21:30 +0200)]
Reworked APT-Documentation: page-titles were missing

10 years agomaven-site-plugin auf Version 3.3 aktualisiert
Kai Moritz [Wed, 9 Oct 2013 19:29:30 +0000 (21:29 +0200)]
maven-site-plugin auf Version 3.3 aktualisiert

10 years agoReverted to old behaviour: export is skipped, when maven.test.skip=true
Kai Moritz [Wed, 18 Sep 2013 21:59:13 +0000 (23:59 +0200)]
Reverted to old behaviour: export is skipped, when maven.test.skip=true

10 years agoNo configuration for hibernate.dialect might be a valid configuration too
Kai Moritz [Wed, 18 Sep 2013 16:15:38 +0000 (18:15 +0200)]
No configuration for hibernate.dialect might be a valid configuration too

10 years agoImproved log-messages
Kai Moritz [Wed, 18 Sep 2013 16:14:54 +0000 (18:14 +0200)]
Improved log-messages

10 years agoVariable "envers" should not be put into hibernate.properties
Kai Moritz [Wed, 18 Sep 2013 16:10:32 +0000 (18:10 +0200)]
Variable "envers" should not be put into hibernate.properties

"hibernate.exoprt.envers" is no Hibernate-Configuration-Parameter.
Hence, it should not be put into the hibernate.properties-file.

10 years agoRename envers property to hibernate.export.envers envers
Erik-Berndt Scheper [Tue, 10 Sep 2013 14:18:47 +0000 (16:18 +0200)]
Rename envers property to hibernate.export.envers

10 years agoIgnore IntelliJ project files
Erik-Berndt Scheper [Tue, 10 Sep 2013 06:20:23 +0000 (08:20 +0200)]
Ignore IntelliJ project files

10 years agoAdding envers support (contribution from Victor Tatai)
Victor Tatai [Mon, 25 Feb 2013 19:23:29 +0000 (16:23 -0300)]
Adding envers support (contribution from Victor Tatai)

10 years agoAdded Link to old Version 1.0.2 in documentation
Kai Moritz [Tue, 10 Sep 2013 18:46:55 +0000 (20:46 +0200)]
Added Link to old Version 1.0.2 in documentation

10 years agoExecution is only skipped, if explicitly told so
Kai Moritz [Tue, 10 Sep 2013 18:29:15 +0000 (20:29 +0200)]
Execution is only skipped, if explicitly told so

10 years agoUpgrade to Scannotation 1.0.3
Kai Moritz [Sat, 7 Sep 2013 22:25:51 +0000 (00:25 +0200)]
Upgrade to Scannotation 1.0.3

10 years agoUpgrade to Hibernate 4.2.5.Final
Kai Moritz [Sat, 7 Sep 2013 22:25:02 +0000 (00:25 +0200)]
Upgrade to Hibernate 4.2.5.Final

10 years agoFixed failure when target/classes does not exist when runnin mvn test phase
Kai Moritz [Sat, 31 Aug 2013 07:01:43 +0000 (09:01 +0200)]
Fixed failure when target/classes does not exist when runnin mvn test phase

Thanks to Stephen Johnson <stejohns@redhat.com>

Details from the original email:
---------
The following patch stops builds failing when target/classes (or no main java exists), and target/test-classes and src/tests exist.

So for example calling

mvn test -> invokes compiler:compile and if you have export bound to process-classes phase in executions it will fail.  Maybe better to give info and carry on.  Say for example they want to leave the executions in place that deal with process-classes and also process-test-classes but they do not want it to fail if there is no java to annotate in src/classes.  The other way would be to comment out the executions bound to process-classes.  What about export being bound to process-class by default?  Could this also cause issues?

In either case I think the plugin code did checks for src/classes directory existing, in which case even call "mvn test" would fail as src/classes would not exist as no java existed in src/main only in src/test.  Have a look through the patch and see if its of any use.

10 years agoImproved log-messages
Kai Moritz [Sat, 31 Aug 2013 09:28:51 +0000 (11:28 +0200)]
Improved log-messages

10 years agoFixed NPE when using nested classes in entities with @EmbeddedId/@Embeddable
Kai Moritz [Sat, 31 Aug 2013 06:51:03 +0000 (08:51 +0200)]
Fixed NPE when using nested classes in entities with @EmbeddedId/@Embeddable

Patch supplied by Eduard Szente <eduard.szente@gmail.com>

Details:
----------------
Hi,

when using your plugin for schema export the presence of nested classes
in entities (e.g. when using @EmbeddedId/@Embeddable and defining the Id
within the target entity class)
yields to NPEs.

public class Entity {

  @EmbeddedId
  private Id id;

  @Embeddable
  public static class Id implements Serializable {
    ....
  }

}

Entity.Id.class.getSimplename == "Id", while the compiled class is named
"Entity$Id.class"

Patch appended.

Best regards,
Eduard

10 years ago[maven-release-plugin] prepare for next development iteration
Kai Moritz [Thu, 1 Aug 2013 23:41:20 +0000 (01:41 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.2 hibernate4-maven-plugin-1.0.2
Kai Moritz [Thu, 1 Aug 2013 23:41:18 +0000 (01:41 +0200)]
[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.2

10 years agoLast preparations for release
Kai Moritz [Thu, 1 Aug 2013 22:37:40 +0000 (00:37 +0200)]
Last preparations for release

10 years agoUpgrade to Hibernate 4.2.3.Final
Kai Moritz [Thu, 1 Aug 2013 22:37:22 +0000 (00:37 +0200)]
Upgrade to Hibernate 4.2.3.Final

10 years agoMapping-configurations are opend as given before searched in resources
Kai Moritz [Thu, 1 Aug 2013 10:41:06 +0000 (12:41 +0200)]
Mapping-configurations are opend as given before searched in resources

10 years agoImproved documentaion (new FAQ-entries)
Kai Moritz [Wed, 31 Jul 2013 23:45:22 +0000 (01:45 +0200)]
Improved documentaion (new FAQ-entries)

10 years agoAdded support for mapping-configuration through mapping-files (*.hbm.xml)
Kai Moritz [Wed, 31 Jul 2013 21:07:26 +0000 (23:07 +0200)]
Added support for mapping-configuration through mapping-files (*.hbm.xml)

10 years agoFixed problem with NamingStrategy (contribution from Lorenzo Nicora)
nicus [Fri, 19 Apr 2013 13:27:21 +0000 (15:27 +0200)]
Fixed problem with NamingStrategy (contribution from Lorenzo Nicora)

 * NamingStrategy is set explicitly on Hibernate Configuration (not
   passed by properties)
 * Added  'hibernateNamingStrategy' configuration property

10 years agoIntegration of the maven-plugin-plugin for automated helpmojo-generation
Kai Moritz [Mon, 25 Feb 2013 21:35:33 +0000 (22:35 +0100)]
Integration of the maven-plugin-plugin for automated helpmojo-generation

Thanks to Adriano Machado, who contributed this patch!

11 years ago[maven-release-plugin] prepare for next development iteration
Kai Moritz [Tue, 15 Jan 2013 22:41:27 +0000 (23:41 +0100)]
[maven-release-plugin] prepare for next development iteration

11 years ago[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.1 hibernate4-maven-plugin-1.0.1
Kai Moritz [Tue, 15 Jan 2013 22:41:25 +0000 (23:41 +0100)]
[maven-release-plugin] prepare release hibernate4-maven-plugin-1.0.1

11 years agoReworked documentation: splited and reorderd pages and menu
Kai Moritz [Tue, 15 Jan 2013 22:09:01 +0000 (23:09 +0100)]
Reworked documentation: splited and reorderd pages and menu

11 years agoAdded breadcrumb to site
Kai Moritz [Tue, 15 Jan 2013 21:39:39 +0000 (22:39 +0100)]
Added breadcrumb to site

11 years agoAdded Google-Analytics tracking-code to site
Kai Moritz [Tue, 15 Jan 2013 21:33:48 +0000 (22:33 +0100)]
Added Google-Analytics tracking-code to site

11 years agoAdded release information to site
Kai Moritz [Tue, 15 Jan 2013 21:21:54 +0000 (22:21 +0100)]
Added release information to site

11 years agoReworked documentation: added documentation for new features etc.
Kai Moritz [Mon, 17 Dec 2012 23:14:08 +0000 (00:14 +0100)]
Reworked documentation: added documentation for new features etc.

11 years agoTest-Classes can now be included into the scanning for Hibernate-Annotations
Kai Moritz [Tue, 15 Jan 2013 09:40:09 +0000 (10:40 +0100)]
Test-Classes can now be included into the scanning for Hibernate-Annotations

11 years agoBugfix: database-parameters for connection were not taken from properties
Kai Moritz [Tue, 15 Jan 2013 08:09:05 +0000 (09:09 +0100)]
Bugfix: database-parameters for connection were not taken from properties

The hibernate-propertiesfile was read and used for the configuration of
the SchemaExport-class, but the database-parameters from these source were
ignored, when the database-connection was opened.

11 years agoImproved log-messages
Kai Moritz [Tue, 15 Jan 2013 08:02:33 +0000 (09:02 +0100)]
Improved log-messages

11 years agoBugfix: connection was closed, even when it was never created
Kai Moritz [Wed, 9 Jan 2013 19:57:22 +0000 (20:57 +0100)]
Bugfix: connection was closed, even when it was never created

Bugreport from: Adriano Machado <adriano.m.machado@hotmail.com>

When only the script is generated and no export is executed, no database-
connection is opend. Nevertheless, the code tried to close it in the
finally-block, which lead to a NPE.

11 years agoImplemented new parameter "force"
Kai Moritz [Mon, 17 Dec 2012 23:31:22 +0000 (00:31 +0100)]
Implemented new parameter "force"

If -Dhibernate.export.force is specified, the schema-export will be forced.

11 years agoPlugin ignores upper- or lower-case mismatches for "type" and "target"
Kai Moritz [Fri, 14 Dec 2012 01:16:44 +0000 (02:16 +0100)]
Plugin ignores upper- or lower-case mismatches for "type" and "target"

11 years agoThe Targets EXPORT and NONE force excecution
Kai Moritz [Fri, 14 Dec 2012 01:13:05 +0000 (02:13 +0100)]
The Targets EXPORT and NONE force excecution

Otherwise, an explicitly requestes SQL-export or mapping-test-run would be
skipped, if no annotated class was modified.

If the export is skipped, this is signaled via the maven-property
hibernate.export.skipped.

Refactored name of the skip-property to an public final static String

11 years agoConfiguration via properties reworked
Kai Moritz [Fri, 14 Dec 2012 00:43:45 +0000 (01:43 +0100)]
Configuration via properties reworked

 * export-type and -target are now also configurable via properties
 * schema-filename, -delemiter and -format are now also configurable via
   porperties

11 years agoschema is now rebuild, when SQL-dialect changes
Kai Moritz [Thu, 13 Dec 2012 15:19:55 +0000 (16:19 +0100)]
schema is now rebuild, when SQL-dialect changes

11 years agoSkipping of unchanged scenarios is now based on MD5-sums of all classes
Kai Moritz [Tue, 11 Dec 2012 16:30:19 +0000 (17:30 +0100)]
Skipping of unchanged scenarios is now based on MD5-sums of all classes

When working with Netbeans, the schema was often rebuild without need.
The cause of this behaviour was, that Netbeans (or Maven itself) sometimes
touches unchanged classes. To avoid this, hibernat4-maven-plugin now
calculates MD5-sums for all annotated classes and compares these instead of
the last-modified value.

11 years agohibernate4:export is skipped, when annotated classes are unchanged
Kai Moritz [Tue, 11 Dec 2012 16:02:14 +0000 (17:02 +0100)]
hibernate4:export is skipped, when annotated classes are unchanged

Hbm2DdlMojo now checks the last-modified-timestamp of all found annotated
classes and aborts the schema-generation, when no class has changed and no
new class was added since the last execution.

It then sets a maven-property, to indicate to other plugins, that the
generation was skipped.

11 years agoFound annotated classes get logged now
Kai Moritz [Thu, 29 Nov 2012 17:23:59 +0000 (18:23 +0100)]
Found annotated classes get logged now

11 years ago[maven-release-plugin] prepare for next development iteration
Kai Moritz [Thu, 29 Nov 2012 13:05:47 +0000 (14:05 +0100)]
[maven-release-plugin] prepare for next development iteration

11 years ago[maven-release-plugin] prepare release 1.0 hibernate4-maven-plugin-1.0
Kai Moritz [Thu, 29 Nov 2012 13:05:46 +0000 (14:05 +0100)]
[maven-release-plugin] prepare release 1.0

11 years agoPicked same plugin-versions as in oss-parent-7
Kai Moritz [Thu, 29 Nov 2012 12:32:27 +0000 (13:32 +0100)]
Picked same plugin-versions as in oss-parent-7

11 years agoDocumentation gets filterd now
Kai Moritz [Thu, 29 Nov 2012 12:03:07 +0000 (13:03 +0100)]
Documentation gets filterd now

That way, the project-version does not need to be hardcoded in the
documentation any more.

11 years agoReworked documentation (described example-configurations)
Kai Moritz [Wed, 28 Nov 2012 23:11:04 +0000 (00:11 +0100)]
Reworked documentation (described example-configurations)

11 years agoSkipping of the excecution is noted in the log-messages now
Kai Moritz [Thu, 29 Nov 2012 11:03:00 +0000 (12:03 +0100)]
Skipping of the excecution is noted in the log-messages now

11 years agoDriverProxy now implements Driver.getParentLogger()
Kai Moritz [Wed, 28 Nov 2012 16:05:10 +0000 (17:05 +0100)]
DriverProxy now implements Driver.getParentLogger()

Otherwise, the plugin would not run with database-drivers compiled for
Java 1.7.

This method must not be annotated with @Override, because otherwise, the
plugin won't compile under Java 1.6 (the method was added to the interface
Driver in Java 1.7).

11 years agoImproved logging of found configuration-parameters
Kai Moritz [Wed, 28 Nov 2012 16:03:07 +0000 (17:03 +0100)]
Improved logging of found configuration-parameters

11 years agoAdded .gitignore
Kai Moritz [Wed, 28 Nov 2012 15:59:51 +0000 (16:59 +0100)]
Added .gitignore

11 years agoMinimal required informations for all plugins: groupId, artifactId, version
Kai Moritz [Tue, 27 Nov 2012 22:37:28 +0000 (23:37 +0100)]
Minimal required informations for all plugins: groupId, artifactId, version

According to:
http://maven.apache.org/guides/mini/guide-configuring-plugins.html

Reason:
Builds may not be reproducible otherwise!

11 years agoCreated project-website
Kai Moritz [Sun, 9 Sep 2012 11:52:19 +0000 (13:52 +0200)]
Created project-website

11 years agoUpdated Hibernate (4.1.5.SP1 -> 4.1.8.Final)
Kai Moritz [Tue, 27 Nov 2012 21:17:31 +0000 (22:17 +0100)]
Updated Hibernate (4.1.5.SP1 -> 4.1.8.Final)

11 years agoCleaned up code
Kai Moritz [Tue, 27 Nov 2012 13:55:59 +0000 (14:55 +0100)]
Cleaned up code

11 years agoAddes a license
Kai Moritz [Tue, 27 Nov 2012 18:04:58 +0000 (19:04 +0100)]
Addes a license

11 years agoAttribute "skip" is no initialized with value of property maven.test.skip
Kai Moritz [Sat, 20 Oct 2012 13:55:30 +0000 (15:55 +0200)]
Attribute "skip" is no initialized with value of property maven.test.skip

If one runs hibernate4:export with the switch "-Dmaven.test.skip=true", the
configured database was droped, although the execution of the tests was
skipped.

This might lead to serious data-loss, if one builds a project on the
production-machine. Hence, the excecution of hibernate4:export is aborted
now, if maven.test.skip is true.

11 years agoAdded Sonatype-Parent-POM and uploaded SNAPSHOT
Kai Moritz [Wed, 5 Sep 2012 23:08:01 +0000 (01:08 +0200)]
Added Sonatype-Parent-POM and uploaded SNAPSHOT

See:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-7a.DeploySnapshotsandStageReleaseswithMaven

11 years agoAddes SCM-information in POM
Kai Moritz [Tue, 28 Aug 2012 22:31:00 +0000 (00:31 +0200)]
Addes SCM-information in POM

11 years agoImplementd maven-plugin "Hibernate 4"
Kai Moritz [Sun, 20 Jun 2010 18:17:07 +0000 (20:17 +0200)]
Implementd maven-plugin "Hibernate 4"