suhothayan / DEBS-2015-Realtime-Analytics-Patterns

DEBS 2015 - Realtime Analytics Patterns with WSO2 CEP, Siddhi & Apache Storm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in

AgeBeeTen opened this issue · comments

Hi,
while trying to build the Maven artifacts I get the following error:

Failed to execute goal on project quick-start-samples: Could not resolve dependencies for project org.debs.siddhi:quick-start-samples:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.wso2.siddhi:siddhi-query-api:jar:3.0.0-SNAPSHOT, org.wso2.siddhi:siddhi-query-compiler:jar:3.0.0-SNAPSHOT, org.wso2.siddhi:siddhi-core:jar:3.0.0-SNAPSHOT: Could not find artifact org.wso2.siddhi:siddhi-query-api:jar:3.0.0-SNAPSHOT in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)

So there seems to be an issue with the URLs where the jars can be found.
Regards, AgeBee