2010-12-21

Knopflerfish maven repository sees the light of day

We today took the first steps to publish maven artifacts of the Knopflerfish OSGi framework and bundles when Gunnar created a maven2 repo at:
http://www.knopflerfish.org/maven2/

The repository holds the frameworks and bundles from recent KF releases (2.3.3, 2.4, 3.0, 3.1)

The convention used for group id and artifact id when creating the
artifacts for the Knopflerfish bundles is that the artifact id is the
last part of the bundle symbolic name (i.e., everything after the last
'.') and the group id the first part of the bundle symbolic name
(i.e., everything to the left of the last '.') .

Please note that the repo is still experimental.

More info and updates to follow.

Regards,
Christer

2 comments:

Unknown said...

I notice the bundle now has .bundle as its file extension ( instead of .jar ). Is there a reason for this?

maven build cannot consume them

GE said...

It was a bug, the repository is now rebuilt.