Hi all,
Since the spider component has been changed to work as an addon, what is the suggested way to build an extension that needs to interact with it?
I've hacked together a solution where I copy the spider addon .zap file into my project directory, and that seems to work fine, but is there a more idiomatic way to do this? I noticed that in the extensions repo, the spider addon has the property zap.maven.publish set to true, but there is no corresponding package in the maven repos, is there a plan to publish it at some stage?
Cheers,
Owen M.