jpa-maven-plugin icon indicating copy to clipboard operation
jpa-maven-plugin copied to clipboard

A Maven 3 plugin for helping out with common JPA project needs.

Results 8 jpa-maven-plugin issues
Sort by recently updated
recently updated
newest added

Added some docs and updated dependencies.

Recent changes in 3-SNAPSHOT (I understand they were done due to issue #6 and incompatibility with Java 8) don't work for me any more. I had to downgrade to version...

Hi, Is it possible to generate persistence.xml classes from entities whose are located in library dependencies of the project?

We have found a bug when using onlye defaultPropertyName in configuration, the new propertyName is not used, falling back to DEFAULT_PROPERTY_NAME, with this fix, this situation is solved.

bug

Hello, this Plugin is not compatible with Source Code that uses Java 8 Features. To reproduce just put a lambda expression in at any place in your code and run...

enhancement

This is a limitation of the Scannotation library.

bug

Is it possible to add the feature "generate-orm" to the plugin ?

enhancement