harsha2010 / magellan

Geo Spatial Data Analytics on Spark
Apache License 2.0
534 stars 149 forks source link

Dependency (harsha2010:magellan:1.0.3-s_2.10) not found in any repo while building a jar through gradle #61

Open shahabyunus opened 8 years ago

shahabyunus commented 8 years ago

Hi there. I am trying to build a spark scala application using magellan. I am trying to build a jar but the dependency for this package, in my gradle build is not being found. Hence I can't compile and build the jar. I am using the following coordinates:

groupId: harsha2010
artifactId: magellan
version: 1.0.3-s_2.10

Snippet from build.gradle: compile "harsha2010:magellan:1.0.3-s_2.10"

The repos that I have tried are standard gradle (mavenCetral) plus "http://maven.restlet.org". Please advise. Thanks a lot.

shahabyunus commented 8 years ago

Figured it out(?) It is http://dl.bintray.com/spark-packages/maven.

Gotten from: http://spark-packages.org/package/harsha2010/magellan