asbachb opened a new pull request, #1: URL: https://github.com/apache/netbeans-mavenutils-archetypes/pull/1
… skeleton for: * Jakarta EE Full (8.0.0, 9.0.0, 9.1.0, 10.0.0) * Jakarta EE Web (8.0.0, 9.0.0, 9.1.0, 10.0.0) * Jakarta EE Core (8.0.0, 9.0.0, 9.1.0, 10.0.0) Core, Web and Full add `web.xml`, `beans.xml` Web and Full add `persistence.xml` additionally All xmls are using the specific schema versions for the selected Jakarta EE version. This archetype can be configured via properties: * `javaVersion`: 11, [17] * `jakartaee`: [jakartaee], jakartaee-web, jakartaee-core * `jakartaEEVersion`: 8.0.0, 9.0.0, 9.1.0, [10.0.0] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
