• About
  • Tutorials
  • Examples
  • FAQ
  • Resources
  • github
  • twitter
  • Home
  • About
  • Tutorials
  • Examples
  • FAQ
  • Resources
  • github
  • twitter
menu
Tutorials Maven ONLY Tutorial

view_headline

Overview

This tutorial shows you how to build an OSGi enRoute executable JAR using Maven and vi only...

view_headline

Parent Pom

Create a Maven parent pom project

view_headline

API Project

In this section we are going to create an API for a simple expression evaluator.

view_headline

Provider Bundle Pr...

In this section we create another project that provides an implementation for our Eval API, a so...

view_headline

Testing our Provider

In this section we will create a whitebox JUnit test for our simple.provider implementation

view_headline

OSGi Runtime

In this section we start by defining a runtime environment

view_headline

Command Project

Create a shell command that exercises the evaluation parser

view_headline

Dependencies

In this section we will replace the rather simplistic parser with an external dependency from Maven Central...

view_headline

A Web Application

In this section we create a small web application that calls the evaluator from the web

view_headline

Integration Testing

In this section we will create an OSGi integration test

view_headline

Modules

In this section we will make our parent pom also a module pom

view_headline

Continuous Integra...

In this section we will use Github and Travis to setup a continuous integration system.

view_headline

Eclipse and Bndtools

In this section we will go through the support Eclipse provides to help you develop bundles with...

Made with Materialize Copyright © 1997 - 2018 OSGi™ Alliance Powered by Jekyll