# p2 **Repository Path**: hilbert-wang/p2 ## Basic Information - **Project Name**: p2 - **Description**: https://github.com/eclipse-equinox/p2.git - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-29 - **Last Updated**: 2026-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # P2 repository ## Overview p2 provides an extensible provisioning platform for Eclipse components and Eclipse-based applications. It including a state of the art dependency resolver based on SAT4J, a mechanism to perform transactional state changes, an extensible set of actions. It also provides a provisioning solution for OSGi systems with the ability to manage non-running instances, start level, and allows for bundle pooling. * 👔 [Eclipse project entry](https://projects.eclipse.org/projects/eclipse.equinox) ## How to build To build with repo use the following command: `mvn clean verify -DskipTests` To build and run the unit test, use the following command: `mvn clean verify` ## How to contribute See [CONTRIBUTING.md](https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md) [![Create Eclipse Development Environment for Equinox P2](https://download.eclipse.org/oomph/www/setups/svg/P2.svg)]( https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/p2/master/releng/org.eclipse.equinox.p2.setup/EquinoxP2Configuration.setup&show=true "Click to open Eclipse-Installer Auto Launch or drag into your running installer")