Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » How to generate Metamodel classes with maven
How to generate Metamodel classes with maven [message #1864048] Wed, 13 March 2024 08:22 Go to next message
Eclipse UserFriend
I would like to use maven to generate the matemodel classes, but I got stuck between many outdates (EclipseLink 2.x) posts. Can someone please point me to a 2024 documantation.
Re: How to generate Metamodel classes with maven [message #1864050 is a reply to message #1864048] Wed, 13 March 2024 09:06 Go to previous message
Eclipse UserFriend
You can check
https://github.com/eclipse-ee4j/eclipselink/blob/master/jpa/eclipselink.jpa.testapps/pom.xml#L392-L431
plus some sub module
https://github.com/eclipse-ee4j/eclipselink/blob/master/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml#L40-L43

Without sub module just change
<phase>none</phase>
.
Previous Topic:Unable to use cache coordination
Next Topic:Delete operation calling update statement to make foreign key field to null
Goto Forum:
  


Current Time: Thu Jul 03 14:01:10 EDT 2025

Powered by FUDForum. Page generated in 0.03818 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top