jakartaee-examples
jakartaee-examples copied to clipboard
Jakarta EE Examples
## What? This pull request introduces the initial implementation of JakartaShopBot, a simple chatbot example application for Jakarta EE. This represents Milestone 1 of the project, focusing on core functionality...
Hi I am trying to use some samples from faces folder to build some composite components and notice some strange behaviour.  The example shows that a resource folder named...
Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.2.1 to 3.3.0. Release notes Sourced from org.apache.maven.plugins:maven-archetype-plugin's releases. 3.3.0 Release Notes - Maven Archetype - Version 3.3.0 ... (truncated) Commits bef57dc [maven-release-plugin] prepare release maven-archetype-3.3.0 4f652a7...
I just downloaded the examples , installed Glassfish 7 with maven 3.9.6, JDK 11 from NB --> clean install and got : `Reactor Summary for Jakarta EE 10 Examples -...
I have an issue deploying Duke's Tutoring Case Study Example after following the steps to Build and Deploy Duke’s Tutoring Using Maven: ` [ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven3-plugin:1.10.6:redeploy (deploy)...
Some tutorial examples are using the cargo-maven2-plugin which is deprecated. Shouldn't it be upgraded to Maven 3 plugin? https://codehaus-cargo.github.io/cargo/Maven+3+Plugin.html
The error is simple: ` Could not find artifact org.omnifaces:omnipersistence:jar:0.20.J3` Could you fix the project ?