pekko/command
Raman Gupta 0b7b9ed093 Maven optimization and Karf Feature
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.
2013-03-01 20:04:44 +01:00
..
src/main/scala/akka/osgi/sample/command DinningHakkers with automatic Karaf runners\n current error: No configuration setting found for key 'akka.cluster' 2013-03-01 20:04:42 +01:00
pom.xml Maven optimization and Karf Feature 2013-03-01 20:04:44 +01:00