CIDARLAB/cello

dependency hell

Opened this issue · 1 comments

When I try to compile, I get:

Failed to execute goal on project cellocad: Could not resolve dependencies for project org:cellocad:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: org.cellocad:netsynth:jar:1.0, org:eugene:jar:2.0.0: Could not find artifact org.cellocad:netsynth:jar:1.0 in central (http://repo1.maven.org/maven2) -> [Help 1]

I finally managed to overcome it by noticing install_local.sh However it looks a bit weird that you create a shell script for seveal jars, why cannot you just publish them somewhere in bintray or sonatype?