The distribution mechanism is aimed at providing a zipped
archive that contains the necessary environment.
This environment provides the ability to execute Scribble
commands from the command line. However it is also possible
to use the jars, contained in the lib
and bundle sub-folders, directly within
other Java applications.
To automatically include a new bundle in the distribution
(bundle subfolder), it should be
defined in the org.scribble.bundles
maven group.
The build procedure also creates an Eclipse update site
that includes the OSGi bundles as well as some additional
Eclipse specific plugins (e.g. protocol editor).