Simplify maven deps by using inheritance Define dependency versions once in dependencyManagement and inherit in child modules, to avoid defining the version and scope of modules more than once. Use version properties to make things even clearer. Move the maven-bundle-plugin to the root of the project to avoid repeating the same config. Move the src/main/scala source configuration into the root by using the build-helper-plugin. Add a note in uncommons-maths OSGi build POM about v1.2.3 Resolve maven warnings about deprecations and missing versions Use maven-accessible sigar dependency Provision Karaf via maven and features Created assembly-features to define the project features for Karaf provisioning. Created assembly-dist containing the build instructions necessary to build an archive of a pre-configured Karaf instance. Update the Netty version. Use the pre-bundled Protobuf from the servicemix project -- see the features.xml created for Karaf -- and remove the manual protobuf bundling. |
||
|---|---|---|
| .. | ||
| src/main/scala/akka/osgi/sample/command | ||
| pom.xml | ||