Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

build failure on addxyz-processor #20

Open
sardeenz opened this issue Apr 11, 2019 · 1 comment
Open

build failure on addxyz-processor #20

sardeenz opened this issue Apr 11, 2019 · 1 comment

Comments

@sardeenz
Copy link

We're on 10.6 GeoEvent on linux. Any advice on how to get around this error? I tried updating the pom to the respective directories below but no dice.

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.918 s
[INFO] Finished at: 2019-04-11T17:41:42Z
[INFO] Final Memory: 10M/37M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project addxyz-processor: Could not resolve dependencies for project com.esri.geoevent.solutions.processor.addxyz:addxyz-processor:bundle:10.5.0: Failed to collect dependencies at com.esri.ges.manager:agsconnectionmanager-api:jar:10.5.0: Failed to read artifact descriptor for com.esri.ges.manager:agsconnectionmanager-api:jar:10.5.0: Could not transfer artifact com.esri.ges.manager:agsconnectionmanager-api:pom:10.5.0 from/to ages-sdk-repo (file:///Program Files/ArcGIS/Server/GeoEvent/sdk/repository): Repository path /Program Files/ArcGIS/Server/GeoEvent/sdk/repository does not exist, and cannot be created. -> [Help 1]

@sardeenz
Copy link
Author

Quick update - I found a compiled jar here https://github.com/Esri/solutions-geoevent-java/tree/master/solutions-geoevent/resources/10.5.0 and it worked great for what we needed. Thanks.

x,y,z were appended as expected. Beautiful.

"geometry": {
"x": 2087912.8779924093,
"y": 735001.4352219247,
"spatialReference": {
"wkid": 102719,
"latestWkid": 2264
}
},
"x": 2087912.8779924093,
"y": 735001.4352219247,
"z": 0.0
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant