You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: