ops4j / org.ops4j.pax.construct

Build, manage and deploy many types of OSGi bundles

Home Page:https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 version 2.2.1 minimum. Version 3.x is recommended.

Build project

Use this command to build project:

mvn clean install

Project resources

About

Build, manage and deploy many types of OSGi bundles

https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct


Languages

Language:Java 98.1%Language:Batchfile 0.8%Language:Shell 0.7%Language:HTML 0.2%Language:CSS 0.2%