Github user DLotts commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/182#discussion_r135310253
--- Diff: extras/rya.geoindexing/pom.xml ---
@@ -62,6 +79,11 @@
<groupId>org.apache.rya</groupId>
<artifactId>rya.prospector</artifactId>
</dependency>
+ <dependency>
+ <groupId>net.sf.jopt-simple</groupId>
+ <artifactId>jopt-simple</artifactId>
--- End diff --
Ug, I just looked deeper. it is using Strings class. It was probably
supposed to be from Java standard libs or maybe the google lib.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---