commit | 6aa647fa33d2422941437ae8b159d1d91ad49c0a | [log] [tgz] |
---|---|---|
author | Steve Millidge <smillidge@users.noreply.github.com> | Mon May 11 13:45:25 2020 +0100 |
committer | GitHub <noreply@github.com> | Mon May 11 13:45:25 2020 +0100 |
tree | 4a5c5f0fd85fda681b4406e83e89b1b430ab3409 | |
parent | c2b96e4d97109d65f8ef881ceb342e70a1a29c77 [diff] | |
parent | f6bb751f30e050c7c7bfaeec727110acba02a53a [diff] |
Merge pull request #22973 from lukasj/metro2 clean up metro/jersey integration
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/glassfish6/glassfish
For more details, see QuickLook_Test_Instructions
glassfish6/bin/asadmin start-domain
glassfish6/bin/asadmin stop-domain