commit | e80d7ee77a5eda2afb7905496616cfa889fc4c92 | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Mon Jan 20 20:56:23 2020 +0000 |
committer | GitHub <noreply@github.com> | Mon Jan 20 20:56:23 2020 +0000 |
tree | 20655f8c4a580ee56c810256770fe71ca9f5275f | |
parent | 8a9384b50a059a86180dec602e403c7953d5e6e0 [diff] | |
parent | cf03307e27926544189f490d4fd1d0ee23c8059d [diff] |
Merge pull request #22879 from arjantijms/gf5build Update maven central URLs to use https
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