commit | 1a5dbd0e83927e06b12d3116c4a6d591d3ce1872 | [log] [tgz] |
---|---|---|
author | Bill Shannon <bill.shannon@oracle.com> | Tue Feb 26 13:02:39 2019 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 26 13:02:39 2019 -0800 |
tree | 28530deef113902feaf4d5855f370cf6d3bd7751 | |
parent | 803afa2239191a5702ef0f449869bdf2ae4def3e [diff] |
Publish website (#22729) * Move all web site content to these projects and create a project to publish the web site content, including the documentation.
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