Closed iamlaksh1 closed 3 years ago
Make sure you are connected to the internet and can access the central maven repository urls, e.g.:
@iamlaksh1 Did this fix your issue? Can I close this issue? - Thanks!
@eironside - yes. we compiled the code and works. Thank you a ton. I have few more questions, recently our geoevent went rogue, did a admin reset with Esri support. Once geoevent is back, our event hub adaptors went missing. JAR files are loaded from geoevent manager , java path are in-tact, but still adaptor not visible. What would went wrong?
Hi Esri Geoevent team,
Apologies me on this basic question. I am new to Java and maven world. This is my first experience with building custom connector. As part of one of my requirement, I am trying build this connector as per guide. I have successfully installed maven and when I try to run install command
Since am running this command in windows server - I guessed this may be proxy issue, I tried editing E:\maven\apache-maven-3.6.0\conf\settings.xml to include user name, proxy and host and port . I know this works, because I can access the maven plugin path
But still I see the error. Please help me if I miss something .