You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "asbachb (via GitHub)" <gi...@apache.org> on 2023/05/29 07:30:25 UTC

[GitHub] [netbeans-mavenutils-archetypes] asbachb opened a new pull request, #1: Created a maven-archetype which is able to generate a web application…

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans-mavenutils-archetypes] asbachb closed pull request #1: Created a maven-archetype which is able to generate a web application…

Posted by "asbachb (via GitHub)" <gi...@apache.org>.
asbachb closed pull request #1: Created a maven-archetype which is able to generate a web application…
URL: https://github.com/apache/netbeans-mavenutils-archetypes/pull/1


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists