GlassFish is the reference implementation of Java EE.
Prerequisites:
Currently in the EE4J_8 branch artifacts are being pulled from OSSRH staging.
Run the full build:
mvn -Pstaging install
Locate the Zip distributions:
Locate staged distributions:
Running GlassFish QuickLook tests:
mvn -f appserver/tests/quicklook/pom.xml test -Dglassfish.home=appserver/distributions/glassfish/target/stage/glassfish5/glassfish
For more details, see QuickLook_Test_Instructions
glassfish5/bin/asadmin start-domain
glassfish5/bin/asadmin stop-domain