Glassfish Web Featureset · This pom defines the set of packages for the Web Profile
Group: org.glassfish.main.featuresets - All Dependencies
Glassfish Nucleus Featureset · This pom defines the set of modules for GlassFish Nucleus distribution
Glassfish Nucleus Atomic Featureset · This pom defines the set of modules for GlassFish Nucleus Atomic distribution
Glassfish Minnow Featureset · This pom defines the set of packages for Minnow distribution
Glassfish Featureset · This pom defines the set of packages for the full GlassFish distribution
Debug · 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.