openjpa:enhance

Processes Application model classes and enhances them by running Open JPA Enhancer tool.

Parameters for the goal:

Parameter Type Expression Default Value Description
classes File ${openjpa.classDir} ${project.build.outputDirectory} Location where persistence-enabled classes are located.
classpathElements List ${project.compileClasspathElements} - List of all class path elements that will be searched for the persistence-enabled classes and resources expected by Enhancer.
pluginArtifacts List ${plugin.artifacts} - No description.
toolProperties (Optional) Properties - - Properties passed to the Enhancer tool.