Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99916874 --- Diff: extras/indexingExample/src/main/assembly/assembly.xml --- @@ -33,6 +33,7 @@ under the License. <includes> <include>org.apache.rya:rya.indexing:*:accumulo-server</include> <include>org.locationtech.geomesa:geomesa-accumulo-distributed-runtime:*</include> + <include>mil.nga.giat:geowave-datastore-accumulo:*</include> --- End diff -- I added each geowave dependency individually. The accumulo deploy dependency isn't available on the maven repo. We'd have to build it if we wanted to use it. The deploy pom is here: https://github.com/ngageoint/geowave/blob/9d6cfa9fb40e6e17650df3b41854d91402a91648/deploy/pom.xml
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---