You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Fabio (JIRA)" <ji...@apache.org> on 2018/11/16 16:41:00 UTC

[jira] [Commented] (STANBOL-1465) Build failure - unable to build Apache Stanbol (Debian/Mac)

    [ https://issues.apache.org/jira/browse/STANBOL-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689650#comment-16689650 ] 

Fabio  commented on STANBOL-1465:
---------------------------------

Hi guys, I have the same problem running stanbol 1.0.0 in  windows 10, using maven 3.6.0, java 1.8. 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project org.apache.stanbol.enhancer.engine.topic: There are test failures.

We also got a message from files inside surefire-report directory: 
{color:#ce9178}"Default directory is not an absolute path"{color}
But in fact it does not make sense, as I called "mvn clean install" from command line in c:\dev\stanbol. 

thks!

PS: It stopped always here:

[INFO] Apache Stanbol Enhancement Engine : Topic Classification 1.0.1-SNAPSHOT FAILURE [ 11.570 s][^org.apache.stanbol.enhancer.engine.topic.TopicEngineTest.txt]

 

> Build failure - unable to build Apache Stanbol (Debian/Mac)
> -----------------------------------------------------------
>
>                 Key: STANBOL-1465
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1465
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.12.0
>         Environment: Debian/Mac OS Sierra, Java 1.8, Maven 3.5.2 (+Maven downgrades)
>            Reporter: Stella
>            Assignee: Rafa Haro
>            Priority: Critical
>         Attachments: TEST-org.apache.stanbol.enhancer.engine.topic.TopicEngineTest.xml, TEST-org.apache.stanbol.enhancer.engine.topic.TrainingSetTest.xml, org.apache.stanbol.enhancer.engine.topic.TopicEngineTest.txt, org.apache.stanbol.enhancer.engine.topic.TrainingSetTest.txt
>
>
> Hello,
> My team and I are encountering a problem building Apache Stanbol. We experience build failures during the test phase.
> It seems to be related to the Apache Surefire Plugin, maybe related to our pom.xml, our guess. Errors related to the build failures vary with the maven version.
>  
> Here is my configuration : 
> Maven home: /opt/apache-maven-3.5.2
> Java version: 1.8.0_162, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/oracle-java8-jdk-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.9.0-5-amd64", arch: "amd64", family: "unix"
>  
>  
> The error is always this one : Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
> Logs vary with Maven version (build failures may happen with Topic Classification test, or much earlier)
>  
> What is the correct configuration for a build success ?
> Thanks,



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)