https://github.com/ops4j/org.ops4j.pax.construct
Build, manage and deploy many types of OSGi bundles
https://github.com/ops4j/org.ops4j.pax.construct
Last synced: 10 months ago
JSON representation
Build, manage and deploy many types of OSGi bundles
- Host: GitHub
- URL: https://github.com/ops4j/org.ops4j.pax.construct
- Owner: ops4j
- Created: 2011-01-29T14:33:33.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T19:40:07.000Z (almost 3 years ago)
- Last Synced: 2025-08-26T02:02:40.758Z (10 months ago)
- Language: Java
- Homepage: https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
- Size: 2.78 MB
- Stars: 24
- Watchers: 54
- Forks: 14
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pax Construct
https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
## Introduction
Pax Construct provides a Swiss Army® knife for OSGi that helps you rapidly create, build, manage and
deploy many types of OSGi bundles. The core functionality is provided by a flexible Maven2 plugin
that enhances and streamlines the Maven build process for OSGi, along with intelligent archetypes
that adapt according to your needs.
Unix and Windows scripts are available to further reduce the need to remember (and type) long
command strings. These scripts come with basic help text and can bootstrap themselves from an
empty system.
You can use Pax Construct to create a simple first bundle in less than a minute, all the way up to
managing a Spring Dynamic Modules for OSGiTM system.
## How to use
See at: https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
## How to develop
### Prepare your environment
Use [Apache Maven][maven] version 2.2.1 minimum. Version 3.x is recommended.
[maven]: http://maven.apache.org "Apache Maven"
### Build project
Use this command to build project:
mvn clean install
### Project resources
* Issues management: https://ops4j1.jira.com/projects/PAXCONSTRUCT
* Jenkins continuous integration build: http://ci.okidokiteam.com/hudson/job/org.ops4j.pax.construct
* Ohloh report: https://www.ohloh.net/p/paxconstruct
* Artifact deployment: http://repo1.maven.org/maven2/org/ops4j/pax/construct