Open thuber opened 12 years ago
This does not work particularly smoothly with Maven. ChemSpot uses non-mavenized libraries that reside in the "system" scope. These libraries are not integrated into the runnable jar, since they're - by definition - assumed to be provided by the system / JRE. The rest (packaging/compression) is working, but we still need a solution for this problem.
ChemSpot can be installed via Maven, but it would also be nice to automatically create a runnable jar, copy all required files and optionally tar/compress them