wav / osgi-tooling

Some tooling for OSGI in scala
Apache License 2.0
2 stars 1 forks source link

Download and manage a Karaf container with sbt. #6

Closed wav closed 9 years ago

wav commented 9 years ago

Maybe. Kinda like what pax does.

wav commented 9 years ago

When the sbt-maven-resolver:0.13.9 plugin is used, libraryDependencies that specify non-jar artifacts that have no classifier fail to download. A karafDistribution setting has been introduced so that a url to the distribution can be set. By default it is karaf-minimal:4.0.1.tar.gz.