# gmbal-commons **Repository Path**: mirrors_javaee/gmbal-commons ## Basic Information - **Project Name**: gmbal-commons - **Description**: GlassFish Management API - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### :warning:This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the [corresponding Eclipse repository](https://github.com/eclipse-ee4j/orb-gmbal-commons). See [here](https://www.eclipse.org/ee4j/status.php) for the overall EE4J transition status. --- # Glassfish Common APIs This is the [gmbal-commons project](https://javaee.github.io/gmbal-commons/). ## Releasing * Make sure `gpg-agent` is running. * Execute `mvn -B release:prepare release:perform` For publishing the site do the following: ``` cd target/checkout mvn verify site site:stage scm-publish:publish-scm ```