[
https://issues.apache.org/jira/browse/STANBOL-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979577#comment-13979577
]
Rupert Westenthaler commented on STANBOL-1286:
----------------------------------------------
Looks like you do use outdated SNAPSHOT dependencies as
`org.apache.stanbol.commons.ldpathtemplate`was updated to use the Marmotta
LDPath instead of the at.newmedialab.ldpath version. Have you done a full local
build of the current trunk version?
Note also that `org.apache.stanbol.commons.ldpathtemplate` does no longer embed
the ldpath template source as
<bundle>
<groupId>org.apache.marmotta</groupId>
<artifactId>ldpath-template</artifactId>
<version>3.2.0</version>
</bundle>
is now an OSGI Bundle (see MARMOTTA-442)
> Update LDPath version to current Apache Marmotta LDPath
> -------------------------------------------------------
>
> Key: STANBOL-1286
> URL: https://issues.apache.org/jira/browse/STANBOL-1286
> Project: Stanbol
> Issue Type: Bug
> Components: Commons, Enhancer
> Affects Versions: 0.12.0
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
> Fix For: 1.0.0, 0.12.1
>
>
> Stanbol currently uses a pre-incubation of Marmotta to Apache version of
> LDPath. This should be updated to current releases.
> This will also allow to provide LDPath for the STANBOL-1165 related
> components.
--
This message was sent by Atlassian JIRA
(v6.2#6252)