You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stanbol.apache.org by Andreas Kuckartz <a....@ping.de> on 2013/09/18 11:05:51 UTC

"mvn clean install" fails Re: Build fails: org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest

"mvn -e clean install" also fails but differently.

Appended are two of the surefire reports (there are more).

Cheers,
Andreas


Rupert Westenthaler:
> Hi Andreas
> 
> This was already discussed by me and Reto here on the list [1]. It is
> a "bug" in the test as it does not delete old data before re-running.
> To workaround this issue please run "mvn clean install".
> 
> As I could not find an related issue I have created STANBOL-1159 [2]
> with links to this mail and the previous thread.
> 
> best
> Rupert
> 
> 
> 
> [1] http://markmail.org/thread/tmyjtvpuftqwvhze
> [2] https://issues.apache.org/jira/browse/STANBOL-1159
> 
> On Tue, Sep 17, 2013 at 9:04 PM, Andreas Kuckartz <a....@ping.de> wrote:
>> The build currently fails this test:
>> org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest
>>
>> surefire log is appended.
>>
>> Cheers,
>> Andreas