Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-1325

can't install stanbol on ubuntu

    XMLWordPrintableJSON

Details

    • Question
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 1.0.0, 0.12.1
    • Build
    • None
    • Description: Ubuntu 12.04.4 LTS
      Codename: precise
      Kernel : Linux ubuntu 3.7.1-030701-generic
      JAVA_HOME=/usr/lib/jvm/java-8-oracle

    Description

      Hello,
      I'm trying to install stanbol but get always error while trying to compile org.apache.stanbol.commons.ldpath.clerezza.

      I checkout last subversion and done the mvn3 clean install

      Here is the log :
      [INFO]
      [INFO] — maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.stanbol.commons.indexedgraph —
      [INFO] Installing org/apache/stanbol/org.apache.stanbol.commons.indexedgraph/1.0.0-SNAPSHOT/org.apache.stanbol.commons.indexedgraph-1.0.0-SNAPSHOT.jar
      [INFO] Writing OBR metadata
      [INFO]
      [INFO] ------------------------------------------------------------------------
      [INFO] Building Apache Stanbol Commons Clerezza LDPath Repository 1.0.0-SNAPSHOT
      [INFO] ------------------------------------------------------------------------
      Downloading: http://repository.apache.org/snapshots/org/apache/marmotta/ldpath-api/3.2.0-SNAPSHOT/maven-metadata.xml
      Downloading: http://repository.apache.org/snapshots/org/apache/marmotta/ldpath-api/3.2.0-SNAPSHOT/ldpath-api-3.2.0-SNAPSHOT.pom
      [WARNING] The POM for org.apache.marmotta:ldpath-api:jar:3.2.0-SNAPSHOT is missing, no dependency information available
      Downloading: http://repository.apache.org/snapshots/org/apache/marmotta/ldpath-core/3.2.0-SNAPSHOT/maven-metadata.xml
      Downloading: http://repository.apache.org/snapshots/org/apache/marmotta/ldpath-core/3.2.0-SNAPSHOT/ldpath-core-3.2.0-SNAPSHOT.pom
      [WARNING] The POM for org.apache.marmotta:ldpath-core:jar:3.2.0-SNAPSHOT is missing, no dependency information available
      Downloading: http://repository.apache.org/snapshots/org/apache/marmotta/ldpath-api/3.2.0-SNAPSHOT/ldpath-api-3.2.0-SNAPSHOT.jar
      Downloading: http://repository.apache.org/snapshots/org/apache/marmotta/ldpath-core/3.2.0-SNAPSHOT/ldpath-core-3.2.0-SNAPSHOT.jar
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] Apache Stanbol Releasing Source Assembly Descriptor SUCCESS [ 3.190 s]
      [INFO] Apache Stanbol Parent ............................. SUCCESS [ 0.817 s]
      [INFO] Apache Stanbol Data Parent ........................ SUCCESS [ 0.899 s]
      [INFO] Apache Stanbol Data Default Configuration ......... SUCCESS [ 3.116 s]
      [INFO] Apache Stanbol Data: DBpedia.org .................. SUCCESS [ 10.885 s]
      [INFO] Apache Stanbol Data: Remote DBpedia.org with local cache SUCCESS [ 3.147 s]
      [INFO] Apache Stanbol Data: Default ontology registries .. SUCCESS [ 0.962 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for Danish .... SUCCESS [ 3.157 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for German .... SUCCESS [ 4.020 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for English ... SUCCESS [ 4.641 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for Spanish ... SUCCESS [ 1.168 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for Dutch ..... SUCCESS [ 1.298 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for Portuguese SUCCESS [ 1.477 s]
      [INFO] Apache Stanbol Data: OpenNLP Models for Swedish ... SUCCESS [ 1.310 s]
      [INFO] Apache Stanbol Data: OpenNLP NER Models for English SUCCESS [ 4.094 s]
      [INFO] Apache Stanbol Data: OpenNLP NER Models for Spanish SUCCESS [ 1.700 s]
      [INFO] Apache Stanbol Data: OpenNLP NER Models for Dutch . SUCCESS [ 1.537 s]
      [INFO] Apache Stanbol Data: SentimentWortschatz Models for German SUCCESS [ 1.437 s]
      [INFO] Apache Stanbol Data: SentiWordNet Models for English SUCCESS [ 3.481 s]
      [INFO] Apache Stanbol Data ............................... SUCCESS [ 0.232 s]
      [INFO] Apache Stanbol Commons Framework Fragment ......... SUCCESS [ 4.021 s]
      [INFO] Apache Stanbol Commons JSON-LD API ................ SUCCESS [ 5.862 s]
      [INFO] Apache Stanbol Commons Web Base ................... SUCCESS [ 5.948 s]
      [INFO] Apache Stanbol Commons Web Base Jersey ............ SUCCESS [ 2.581 s]
      [INFO] Apache Stanbol Commons Web Viewable ............... SUCCESS [ 1.059 s]
      [INFO] Apache Stanbol Commons Web Home Page .............. SUCCESS [ 2.363 s]
      [INFO] Apache Stanbol Commons Indexed Clerezza inMemory graph implementation SUCCESS [ 12.580 s]
      [INFO] Apache Stanbol Commons Clerezza LDPath Repository . FAILURE [ 4.656 s]
      [INFO] Apache Stanbol Commons LDPath Template Rendering .. SKIPPED
      [...]
      [INFO] Apache Stanbol Reactor NG ......................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 01:38 min
      [INFO] Finished at: 2014-04-17T16:36:46-08:00
      [INFO] Final Memory: 149M/356M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal on project org.apache.stanbol.commons.ldpath.clerezza: Could not resolve dependencies for project org.apache.stanbol:org.apache.stanbol.commons.ldpath.clerezza:bundle:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.marmotta:ldpath-api:jar:3.2.0-SNAPSHOT, org.apache.marmotta:ldpath-core:jar:3.2.0-SNAPSHOT: Could not find artifact org.apache.marmotta:ldpath-api:jar:3.2.0-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :org.apache.stanbol.commons.ldpath.clerezza

      can anyone help in solving this issue ?
      Thanks
      Marco Salfi

      Attachments

        1. stanbolLog.zip
          608 kB
          marco salfi
        2. logError_stanbolCommons.txt
          277 kB
          marco salfi

        Activity

          People

            rwesten Rupert Westenthaler
            marcosalfi marco salfi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 168h
                168h
                Remaining:
                Remaining Estimate - 168h
                168h
                Logged:
                Time Spent - Not Specified
                Not Specified