[
https://issues.apache.org/jira/browse/STANBOL-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878455#comment-13878455
]
Rupert Westenthaler commented on STANBOL-1261:
----------------------------------------------
I have update the version of the Surefire to the most current 2.16 with
http://svn.apache.org/r1560291, but I am still unable to reproduce the reported
issue in my environment (java version "1.7.0_45" on Mac 10.9)
Can you please provide more details about your OS, Java version and also the
configured MAVEN_OPTS. If the JVM crashes during running the tests you should
also see a crash log in the working directory.
> 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)