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

[jira] [Closed] (STANBOL-1421) The Build process for works not as described in https://stanbol.apache.org/docs/trunk/tutorial.html

     [ https://issues.apache.org/jira/browse/STANBOL-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafa Haro closed STANBOL-1421.
------------------------------
    Resolution: Fixed

> The Build process for works not as described in https://stanbol.apache.org/docs/trunk/tutorial.html
> ---------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-1421
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1421
>             Project: Stanbol
>          Issue Type: Bug
>            Reporter: Mirko Kämpf
>            Assignee: Rupert Westenthaler
>            Priority: Major
>
> I follow the tutorial to install Stanbol from source. There are errors in the tutorial page: 
> 1.) 
> svn co http://svn.apache.org/repos/asf/stanbol/trunk stanbol
> works not.
> One has to use https:
> This works: svn co https://svn.apache.org/repos/asf/stanbol/trunk stanbol
> 2.) 
> After checkout was completed the build fails with this errors:
> [ERROR] java.lang.UnsupportedClassVersionError: org/apache/marmotta/ldpath/api/backend/RDFBackend : Unsupported major.minor version 51.0
> This indicates, Java 7 is required. But the docs say:
> To build Apache Stanbol from source you need Java 6 and maven 3.0.3 + (version as defined in the pom). You probably need also: 
> I work with on CentOS:
> java version "1.6.0_31"
> Java(TM) SE Runtime Environment (build 1.6.0_31-b04)
> Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01, mixed mode)
> [INFO] Apache Stanbol Releasing Source Assembly Descriptor  SUCCESS [5.879s]
> [INFO] Apache Stanbol Parent ............................. SUCCESS [2.456s]
> [INFO] Apache Stanbol Data Parent ........................ SUCCESS [0.821s]
> [INFO] Apache Stanbol Data Default Configuration ......... SUCCESS [7.195s]
> [INFO] Apache Stanbol Data: DBpedia.org .................. SUCCESS [23.680s]
> [INFO] Apache Stanbol Data: Remote DBpedia.org with local cache  SUCCESS [5.566s]
> [INFO] Apache Stanbol Data: Default ontology registries .. SUCCESS [0.699s]
> [INFO] Apache Stanbol Data: OpenNLP Models for Danish .... SUCCESS [3.550s]
> [INFO] Apache Stanbol Data: OpenNLP Models for German .... SUCCESS [6.804s]
> [INFO] Apache Stanbol Data: OpenNLP Models for English ... SUCCESS [8.204s]
> [INFO] Apache Stanbol Data: OpenNLP Models for Spanish ... SUCCESS [4.438s]
> [INFO] Apache Stanbol Data: OpenNLP Models for Dutch ..... SUCCESS [3.907s]
> [INFO] Apache Stanbol Data: OpenNLP Models for Portuguese  SUCCESS [3.962s]
> [INFO] Apache Stanbol Data: OpenNLP Models for Swedish ... SUCCESS [3.469s]
> [INFO] Apache Stanbol Data: OpenNLP NER Models for English  SUCCESS [8.923s]
> [INFO] Apache Stanbol Data: OpenNLP NER Models for Spanish  SUCCESS [4.661s]
> [INFO] Apache Stanbol Data: OpenNLP NER Models for Dutch . SUCCESS [3.967s]
> [INFO] Apache Stanbol Data: SentimentWortschatz Models for German  SUCCESS [3.028s]
> [INFO] Apache Stanbol Data: SentiWordNet Models for English  SUCCESS [7.578s]
> [INFO] Apache Stanbol Data ............................... SUCCESS [0.173s]
> [INFO] Apache Stanbol Commons Framework Fragment ......... SUCCESS [5.681s]
> [INFO] Apache Stanbol Commons JSON-LD API ................ SUCCESS [7.137s]
> [INFO] Apache Stanbol Commons Web Base ................... SUCCESS [11.666s]
> [INFO] Apache Stanbol Commons Web Base Jersey ............ SUCCESS [7.176s]
> [INFO] Apache Stanbol Commons Web Viewable ............... SUCCESS [3.233s]
> [INFO] Apache Stanbol Commons Web Home Page .............. SUCCESS [6.294s]
> [INFO] Apache Stanbol Commons Indexed Clerezza inMemory graph implementation  SUCCESS [17.063s]
> [INFO] Apache Stanbol Commons Clerezza LDPath Repository . FAILURE [2.030s]
> [INFO] Apache Stanbol Commons LDPath Template Rendering .. SKIPPED
> [INFO] Apache Stanbol Commons Web Message Body Writers for RDFViewable  SKIPPED
> [INFO] Apache Stanbol Commons Web Template Viewable Writer  SKIPPED
> [INFO] Apache Stanbol Commons Web Resources .............. SKIPPED
> [INFO] Apache Stanbol Commons Web SPARQL ................. SKIPPED
> [INFO] Apache Stanbol Commons Freemarker Utilities ....... SKIPPED



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