Hi,

I'm working on MQTT Inbound on PR
https://github.com/wso2-dev/carbon-mediation/pull/105 after merging this
code manually with the carbon-mediation code base now I get error like this.

[ERROR] Failed to execute goal on project org.wso2.carbon.inbound.endpoint:
Could not resolve dependencies for project
org.wso2.carbon.mediation:org.wso2.carbon.inbound.endpoint:bundle:4.3.3-SNAPSHOT:
Failure to find
org.eclipse.paho:org.eclipse.paho.client.mqttv3:jar:0.4.0.wso2v1 in
http://maven.wso2.org/nexus/content/groups/wso2-public/
<http://www.google.com/url?q=http%3A%2F%2Fmaven.wso2.org%2Fnexus%2Fcontent%2Fgroups%2Fwso2-public%2F&sa=D&sntz=1&usg=AFQjCNEcRLYnfq2mRs2M2tWN3CQzM-G4cg>
was
cached in the local repository, resolution will not be reattempted until
the update interval of wso2-nexus has elapsed or updates are forced ->

<dependency>
        <groupId>org.eclipse.paho</groupId>
        <artifactId>org.eclipse.paho.client.mqttv3</artifactId>
        <version>0.4.0.wso2v1</version>
    </dependency>

Can any one suggest me with correct version to use

Thank you.
-- 
*S.Elilmatha*
Associate  Software Engineer,

WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

Mobile 0779842221.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to