Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] Embedded GlassFish Maven plugin 8.0 released

Hi all,

I've released the Embedded GlassFish Maven plugin 8.0, release notes here: https://github.com/eclipse-ee4j/glassfish-maven-embedded-plugin/releases/tag/8.0

It supports also older GlassFish versions, requires Java 11.

The highlights of this new version:
  • runs Embedded GlassFish in a separate JVM by default, with the required --add-opens and --add-exports command line arguments. Therefore GlassFish launched by this plugin works out of the box, without additional tweaks
  • allows defining the Embedded GlassFish version by a simple "version" property, while the previous version required defining full GAV coordinates 
Enjoy!

All the best,
Ondro Mihalyi

Director, Jakarta EE expert
OmniFish - Modern Jakarta EE Runtimes | www.omnifish.ee

Back to the top