Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-143

createPear.sh fails because the opennlp uima jar file is referenced by its snapshot file name

    XMLWordPrintableJSON

Details

    Description

      The createPear.sh script fails because the opennlp uima jar file is referenced by its full name
      including the version with the snapshot tag. The snapshot tag is not included in the release version
      of 1.5.1 and therefore the jar file cannot be found.

      The file should be referenced with referencing the version at all, then it will also work for
      future versions.

      It work when the script is modified like this:
      <file name="target/opennlp-uima-*.jar"/>

      Attachments

        Activity

          People

            joern Jörn Kottmann
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: