molgenis / molgenis-tools-emx-downloader

Stand alone tool to download data in EMX format from molgenis servers
GNU Lesser General Public License v3.0
2 stars 8 forks source link

Downloader does not bundle dependencies and is therefor unusable for regular users #66

Closed esthervanenckevort closed 6 years ago

esthervanenckevort commented 6 years ago

How to Reproduce

  1. Download jar file from the website
  2. Run the jar file according to the documentation

Expected behavior

The downloader works

Observed behavior

Error: Unable to initialize main class org.molgenis.downloader.Downloader Caused by: java.lang.NoClassDefFoundError: joptsimple/OptionException

esthervanenckevort commented 6 years ago

Has been fixed in updated release.