Hello,

indeed, building it clean (with clean checkout) helped

Carpe diem
             Gabriel

On Thu, Jan 3, 2013 at 4:34 PM, Rupert Westenthaler <
[email protected]> wrote:

> Hi Gabriel,
>
> In this case the downloaded zip fie with the dbpedia default data got
> corrupted. We had some problems with corrupted files in the past, but
> those things had gone away after upgrading the dev.iks-project.eu
> server.
>
> To force the clean downloaded files by adding "-Ddownloads" to the mvn
> command (e.g. mvn -Ddownloads clean install). As alternative you can
> also delete the "data/sites/dbpedia/downloads" folder before
> rebuilding.
>
> BTW you will not need to build the whole Stanbol. It should be enough to
>
>     cd data/sites/dbpedia
>     mvn -Ddownloads clean install
>     cd ../../../launchers/full
>     mvn clean install
>
> Hope this solves your issues
>
> best
> Rupert

Reply via email to