Hello!
When trying to build an application for MicroProfile 6.1 with Java 17 the Jakarta jars are not found:
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /tmp/src/api/target/generated-sources/openapi/src/gen/java/de/deutscherv/bund/drv/dsa/template/api/TemplateBasicApi.java:[23,26] package jakarta.ws.rs.core does not exist
...
What could be done about this?
Thank you so much for any help.
Regards,
Björn
Hello!
When trying to build an application for MicroProfile 6.1 with Java 17 the Jakarta jars are not found:
What could be done about this?
Thank you so much for any help.
Regards,
Björn