hibernate4-maven-plugin
2019-11-13 Kai MoritzTMP: patches... basislager-master
2019-11-13 Kai MoritzWIP: TODO...
2019-04-05 Kai MoritzTODO
2019-04-05 Kai MoritzThe signing of the artifacts ist done in the deploy...
2019-04-05 Kai MoritzUpgraded Hibernate 5.3.9.Final to 5.4.2.Final
2019-04-05 Kai MoritzAdded tutorials of the hibernate-release 5.4.2.Final
2019-04-05 Kai MoritzUpgraded Hibernate 5.2.18.Final 5.3.9.Final
2019-04-05 Kai MoritzAdded tutorials of the hibernate-release 5.3.9.Final
2019-04-05 Kai MoritzConfigured the 5.0.12-tutorials as integration-test...
2019-04-05 Kai MoritzAdded tutorials of the hibernate-release 5.0.12.Final
2019-04-05 Kai MoritzConfigured the 5.1.17-tutorials as integration-tests...
2019-04-05 Kai MoritzAdded tutorials of the hibernate-release 5.1.17.Final
2019-04-05 Kai MoritzConfigured the 5.2.18-tutorials as integration-tests...
2019-04-05 Kai MoritzAdded tutorials of the hibernate-release 5.2.18.Final
2019-04-05 Kai MoritzUpgraded source/target version of Java from 1.6 to 1.8
2019-04-05 Kai MoritzAdded an explicit test against Hibernate 5.2.18.Final
2019-04-05 Kai MoritzUpgraded Hibernate from 5.2.4.Final to 5.2.18.Final
2019-04-05 Kai MoritzUpgraded the versions of javax.el-api and wagon-ssh...
2019-04-05 Kai MoritzUpgraded maven-core and maven-plugin-api from 3.3.3...
2019-04-05 Kai MoritzRemoved unnecessary dependency to hibernate-validator
2019-04-05 Kai MoritzAdded versions-maven-plugin and freezed the versions...
2019-04-05 Kai Moritzprepare for next development iteration
2017-11-20 Kai MoritzReleased 2.1.1 hibernate-maven-plugin-2.1.1
2017-11-20 Kai MoritzSwitched to the new method for deploying to OSSRH
2017-11-20 Kai MoritzFixed a bug when handling test-dependencies: XML-mappin...
2017-06-02 Kai MoritzBypassed a "bug" in wagon-ssh: support for used key...
2017-06-02 Kai Moritz[maven-release-plugin] prepare for next development...
2017-06-02 Kai Moritz[maven-release-plugin] prepare release hibernate-maven... hibernate-maven-plugin-2.1.0
2017-02-07 Kai MoritzFixed the id of the distribution-site
2017-02-07 Kai MoritzAdded the last plugin-version to the start-page
2017-02-07 Kai MoritzAdded a FAQ-entry, that explains the configuration...
2017-02-07 Kai MoritzThe generated schema is checked for it hmp-testclasses...
2017-02-07 Kai MoritzFixed the configuration of the it hmp-testclasses-annot...
2017-02-07 Kai MoritzIf the pluging is aborted, because of an exception...
2017-02-07 Kai MoritzAdded a warning, if a directory, that should be scanned...
2017-02-07 Kai MoritzFixed bug with directories, that should be scanned...
2016-11-13 Kai MoritzFixed the akquisition of a database-connection, if...
2016-11-13 Kai MoritzFixed example-code for hibernate-bug HHH-9615
2016-11-13 Kai MoritzAdded example-code for hibernate-bug HHH-9615 as additi...
2016-11-13 Kai MoritzAdded a test-case to proofe, that @Converter and @Lob...
2016-11-13 Kai MoritzFixed error-reporting: errors reported by Hibernate...
2016-11-13 Kai MoritzCorrected the description of the three golas create...
2016-11-13 Kai MoritzAdded the goal "update"
2016-11-13 Kai MoritzConfiguration properties of the plugin are also reported
2016-11-13 Kai MoritzOverwriting of a property with the same value is not...
2016-11-13 Kai MoritzThe content of the generated script is checked for...
2016-11-13 Kai MoritzRenemed hibernate.schema.export to hibernate.schema...
2016-11-13 Kai MoritzThe output file is truncated, before written to
2016-11-13 Kai MoritzJPA-properties must be converted into Hibernate-propert...
2016-11-13 Kai MoritzUpgraded Hibernate
2016-11-13 Kai MoritzReworked project-documentation: moved to maven-thymelea...
2016-11-13 Kai MoritzAdded additional integration test provided by Fabio...
2016-11-13 Kai MoritzFixed NullPointerException in ModificationTracker
2016-11-13 Kai Moritz[maven-release-plugin] prepare for next development...
2016-03-09 Kai Moritz[maven-release-plugin] prepare release hibernate-maven... hibernate-maven-plugin-2.0.0
2016-03-07 Kai Moritzjavadoc hat to be configured multiple times for release...
2016-03-07 Kai MoritzAdded the special javadoc-tags for maven-plugins to...
2016-03-07 Kai MoritzUpdated documentation
2016-03-07 Kai MoritzFixed missing menu on generated site: moved template...
2016-03-07 Kai MoritzTurned of doclint, that was introduced in Java 8
2016-03-07 Kai MoritzFixed ConcurrentModificationException
2016-03-07 Kai MoritzFixed bug regarding the skipping of unmodified builds
2016-03-07 Kai MoritzAll packages up to the root are checked for annotations
2016-03-07 Kai MoritzFixed bug: the execution is no more skipped after a...
2016-03-07 Kai MoritzMappings from JPA-mapping-files are considered
2015-12-20 Kai MoritzFixed minor misconfiguration in integration-test depend...
2015-12-20 Kai MoritzConsidering mapping-configuration from persistence...
2015-12-20 Kai MoritzSidestepped bug in Hibernate 5
2015-12-20 Kai MoritzIntroduced the goal "drop"
2015-12-20 Kai MoritzReworked configuration and the tracking thereof
2015-12-20 Kai MoritzReworked plugin-configuration: worshipped the DRY-principle
2015-12-20 Kai MoritzRefined reimplementation of the plugin for Hibernate 5.x
2015-12-16 Kai MoritzIntegration-Tests are skiped, if "maven.test.skip"...
2015-09-08 Kai MoritzUpdated version of juplo-skin for generation of documen...
2015-05-19 Kai MoritzAdded new configuration sources in documentation about...
2015-05-16 Kai Moritz[maven-release-plugin] prepare for next development...
2015-05-16 Kai Moritz[maven-release-plugin] prepare release hibernate4-maven... hibernate4-maven-plugin-1.1.0
2015-05-16 Kai MoritzAdded script to check outcome of the hibernate-tutorials
2015-05-16 Kai MoritzConfigured hibernate-tutorials to use the plugin
2015-05-16 Kai MoritzFixed the settings in the pom's of the tutorials
2015-05-16 Kai MoritzAdded tutorials of the hibernate-release 4.3.9.Final...
2015-05-16 Kai MoritzJPA-jdbc-properties are used, if appropriate hibernate...
2015-05-16 Kai MoritzHibernate configuration is gathered from class-path...
2015-05-16 Kai MoritzFound no way to check, that mapped classes were found
2015-05-16 Kai MoritzUpgraded scannotation from 1.0.3 to 1.0.4
2015-05-16 Kai MoritzAdded javadoc-jar to deployed artifact
2015-05-16 Kai MoritzBe sure to relase all resources (closing db-connections!)
2015-05-16 Kai MoritzSettings in a hibernate.cfg.xml are read
2015-05-16 Kai MoritzCatched NPE, if hibernate-dialect is not set
2015-05-16 Kai MoritzUpgraded oss-type, maven-plugin-api and build/report...
2015-05-16 Kai MoritzUpgraded hibernate to 4.3.9.Final
2015-05-16 Kai MoritzRenamed nex release to 1.1.0
2015-05-16 Kai MoritzGeneration of tables and rows for auditing is now default
2015-05-16 Kai MoritzFixed mojo to scan for properties in persistence.xml
2015-05-16 Kai MoritzAdded an integration-test, that depends on properties...
2015-05-16 Kai MoritzSwitched to usage of a ServiceRegistry
2015-05-14 Kai MoritzIntegration-Test for envers really generates the SQL
2015-03-15 Kai MoritzExtended integration-test "hib-test" to check for packa...
2015-03-15 Kai MoritzAdded support for m2e
2014-11-11 Kai Moritz[maven-release-plugin] prepare for next development...
next