Compiling the code in the SVN trunk and starting the framework, bundle
org.apache.clerezza.platform.accountcontrolpanel.core won't start
because of missing dependencies (org.apache.clerezza.foafssl.ontologies
and org.apache.clerezza.ssl.keygen).
Trying to figure out why, I noticed that in
platform.launcher.storageless.parent pom.xml dependencies from
platform.security.foafssl.* modules have been commented out, so they are
not included in the final jar and, obviously, they are not installed
when the framework is started for the first time.
Is it a bug or have it been done in purpose?
Regards,
Giuseppe