This project can be used as entry project in remote debugging, giving
one most dependencies of GlassFish to step through the source.
Compile GF with mvn clean install -Pfastest,source -T10
Start GF with ./adadmin start-domain --verbose --suspend
In the IDE, for instance, Eclipse, go to run - debug configurations - remote java application - project
And add this project there.