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

Build fails due to unresolved dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Build
    • None

    Description

      The latest to date stanbol version (0bae842fe085a045baa2c4666b35e585cefbfe91)
      fails to build against the central maven repository due to the following unresolved dependencies in parent/pom.xml and launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml (commit link: goo.gl/s4pBIu):

      <dependency>
      <groupId>org.apache.opennlp</groupId>
      <artifactId>opennlp-maxent</artifactId>
      <version>3.0.4-SNAPSHOT</version>
      </dependency>
      <dependency>
      <groupId>org.apache.opennlp</groupId>
      <artifactId>opennlp-tools</artifactId>
      <version>1.6.0-SNAPSHOT</version>
      </dependency>

      Changing to versions 3.0.3 and 1.6.0 respectively resolves the issue.

      Attachments

        Issue Links

          Activity

            People

              rwesten Rupert Westenthaler
              ginsul Gin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: