[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[geomesa-users] getting dependencies right for geomesa-gdelt sample
 | 
Hi Mike,
Thanks for bringing this to our attention!
I have updated GeoMesa-gdelt and the project builds for me now.
Please let us know if you have further problems.
Hunter
-------- Forwarded Message --------
Subject: 	[geomesa-users] getting dependencies right for geomesa-gdelt 
sample
Date: 	Thu, 15 Jan 2015 11:24:17 -0500
From: 	Mike Atlas <mike@xxxxxxx>
Reply-To: 	Geomesa User discussions <geomesa-users@xxxxxxxxxxxxxxxx>
To: 	geomesa-users@xxxxxxxxxxxxxxxx
Hi all,
Has anyone successfully built the geomesa-gdelt 
<http://www.geomesa.org/2014/04/17/geomesa-gdelt-analysis/> sample 
project? I'm having trouble with the dependencies 
<https://github.com/geomesa/geomesa-gdelt/issues/2>Â not being found 
at all, and even when forcing them by editing pom.xml, things still 
don't quite work. One assumption is that GeoTools is available (in the 
class path?) but not specified in the project, for example. Other 
issues seem to be around whether the version name contains the 
"RC-2/3" string within it.
I'm able to build geomesa itself using maven just fine, however.
I also tried to build both projects in Eclipse (Luna, with Maven and 
Scala plugins installed) but without much luck and far more errors as 
well... Â errors such as "can't expand macros compiled by previous 
versions of ScalaGeoHashTest.scala/geomesa-utils 
accumulo1.5/src/test/scala/org/locationtech/geomesa/utils/geohash).
Besides decomposing the original pom.xml and attempting to rebuild 
this project from scratch, does anyone have any tips they might have 
to get this built? I have to confess that I'm not from the Java/Scala 
world, so I may be missing some foundational concepts about where 
dependencies should live or be referenced when using maven/pom.xml filesÂ
Thanks,
Mike