Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:22 Go to next message
Thomas P is currently offline Thomas PFriend
Messages: 1
Registered: March 2024
Junior Member
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 13:06 Go to previous message
Radek Felcman is currently offline Radek FelcmanFriend
Messages: 22
Registered: March 2021
Junior Member
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: Mon Jan 20 19:16:45 GMT 2025

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

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

Back to the top