Skip to content

Installation of external libraries #2

@shamseen

Description

@shamseen

jacop and mini-eugene

These libraries have to be installed separately, so users on a fresh machine have to find them and install. We could write up documentation and/or an installation guide for new users OR automate the process with a resources folder.

image

commands in install.sh:
mvn install:install-file -Dfile=jacop-4.1.0.jar -DgroupId=org -DartifactId=jacop -Dversion=4.1.0 -Dpackaging=jar

mvn install:install-file -Dfile=miniEugene-core-1.0.0-jar-with-dependencies.jar -DgroupId=org.cidarlab -DartifactId=miniEugene-core -Dversion=1.0 -Dpackaging=jar

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions