You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Vahid Vafaei (JIRA)" <ji...@apache.org> on 2014/01/20 23:09:19 UTC

[jira] [Created] (STANBOL-1261) Compilation/build is killed right after indexerTest

Vahid Vafaei created STANBOL-1261:
-------------------------------------

             Summary: Compilation/build is killed right after indexerTest
                 Key: STANBOL-1261
                 URL: https://issues.apache.org/jira/browse/STANBOL-1261
             Project: Stanbol
          Issue Type: Bug
          Components: Build
            Reporter: Vahid Vafaei


Hello,

I am currently trying to get Apache Stanbol compiled. Following the instructions on the website (Getting started section).

First I ran into some trouble related to surefire 2.11 dependency when performing a "mvn clean install" (Java7). After some research I found out that this was related to a bug and has been fixed in Surefire 2.13.
Resulting an updated pom.xml in ....... to Surefire 2.13.

Right now the compilation goes well to a certain extent. Somehow it is always killed at this point, with no clear output on why it is killed. Please see below for reference:

Running org.apache.stanbol.entityhub.indexing.core.processor.FieldValueFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running org.apache.stanbol.entityhub.indexing.core.IndexerTest
Killed

Even with -X or -e parameters for Maven, no output is shown.

I was not able to find any related post/issue. Has this been experienced before and is anyone facing these compilation problems as well.

All advice/help is appreciated. Thanks in advance.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)