An open API service indexing awesome lists of open source software.

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

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