根据Stanbol documentation,我已经签出了源代码(%svn co http://svn.apache.org/repos/asf/stanbol/trunk stanbol)并且在maven构建之后。一切都很好。现在我已经启动了可执行jar(org.apache.stanbol.launchers.full-1.0.0-SNAPSHOT)。
开始后我没有看到任何菜单选项来打开CMSAdapter和contenthub。我只能在菜单选项中看到/ enhancer,/ topic,/ entityhub,/ sparql,/ ontonet,/ rules和/ reasoners。 这是localhost页面 -
当我看到签出目录时,我没有找到与cmsadpater和contenthub相对应的文件夹。
我尝试download再次从源代码完成zip后,现在我可以看到cmsadpater和contenthub -
但我在构建过程中遇到错误。 请提出我在这里失踪的内容。
[错误]无法在项目org.apache.stanbol.launchers.full上执行目标:无法解析项目org.apache.stanbol的依赖项:org.apache.stanbol.launchers.full:jar:0.12.0:未能在https://repo.maven.apache.org/maven2中找到org.apache.sling:org.apache.sling.launchpad:xml:bundlelist:8缓存在本地存储库中,在中心的更新间隔过去或更新之前,不会重新尝试解析被迫
答案 0 :(得分:1)
ContentHub和CMSAdapter组件已从1.x版停止使用。你仍然可以在0.12.x分支(https://svn.apache.org/repos/asf/stanbol/branches/release-0.12/)
找到它们希望有所帮助