Folks, Why do we have a bundle named org.apache.ode.wso2:ode:jar:2.1.0.SNAPSHOT-wso2v1, maven doesn't pick this as a SNAPSHOT, the version should be 2.1.0.wso2v1-SNAPSHOT. Well, by looking at the repository wso2v1 is already released and that has to be 2.1.0.wso2v2-SNAPSHOT.
Otherwise maven will not fetch this from the SNAPSHOT repo otherwise and the whole point of having the SNAPSHOT repo fails. <quote-from-build> [INFO] Unable to find resource 'org.apache.ode.wso2:ode:jar:2.1.0.SNAPSHOT-wso2v1' in repository wso2-maven2-repository (http://dist.wso2.org/maven2) </quote-from-build> Thanks, Ruwan -- Ruwan Linton Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb WSO2 Inc.; http://wso2.org email: [email protected]; cell: +94 77 341 3097 blog: http://blog.ruwan.org _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
