I merged my TDI WPS branch with the the tip of the accumulo1.5.x/1.x branch, geomesa builds and passes all tests, but I don't have a full stack environment working right now to test actual wps requests through geoserver. I had been just swapping the dist-runtime jar into accumulo and the plugin jar into geoserver, but it seems this will no longer work (and perhaps this wasn't the best idea because it might not have been integrating with the newest changes to other components, now that I think about it). I was swapping jars into the geomesa instance that I built using a commit from way back in October. What do you all think would be the best way to go about getting my branch tested so that I can finish the pull request? Do yall have an updated docker zip file to build everything? Or what jars would I need to swap in? Alternatively, it may be easiest for someone to just test my branch for me and I can continue working on the Geomesa UI. My branch can be found here
https://github.com/kevinwheeler/geomesa/tree/merged-- Kevin.