Hi Kasun, According to the error log the following SNAPSHOT versions are not available in your m2 repo. That should be the reason. For an example "org.wso2.carbon.integration.common.admin.client" is now 4.3.1-SNAPSHOT[1]. 4.3.0 is released[2]. Check the versions of these dependencies and its better if you can change them to latest release versions and check. Similarly for "automation:org.wso2.carbon.automation.extensions" refer [3][4].
org.wso2.carbon:org.wso2.carbon.integration.common.admin.client:jar:4.3.0-SNAPSHOT, org.wso2.carbon.automation:org.wso2.carbon.automation.extensions:jar:4.3.1-SNAPSHOT, org.wso2.carbon.automation:org.wso2.carbon.automation.test.utils:jar:4.3.1-SNAPSHOT, org.wso2.carbon.automation:org.wso2.carbon.automation.engine:jar:4.3.1-SNAPSHOT [1] - https://github.com/wso2/carbon-platform-integration-utils/blob/master/common-admin-clients/pom.xml#L24 [2] - https://github.com/wso2/carbon-platform-integration-utils/releases [3] - https://github.com/wso2/carbon-platform-integration/blob/master/test-automation-framework/org.wso2.carbon.automation.extensions/pom.xml#L26 [4] - https://github.com/wso2/carbon-platform-integration/releases Thanks On Thu, Apr 16, 2015 at 2:10 AM, Kasun Dananjaya Delgolla <[email protected]> wrote: > Hi All, > > I'm getting a build failure (dependency resolve issue) when building EMM > 1.1.0 from source in a fresh M2 (Error log attached). I used the same maven > version which did the build properly the last time I built it. Any idea > why? > > Thanks > -- > Kasun Dananjaya Delgolla > > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > Tel: +94 11 214 5345 > Fax: +94 11 2145300 > Mob: + 94 771 771 015 > Blog: http://kddcodingparadise.blogspot.com > Linkedin: *http://lk.linkedin.com/in/kasundananjaya > <http://lk.linkedin.com/in/kasundananjaya>* > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Prasanna Dangalla Software Engineer, WSO2, Inc.; http://wso2.com/ lean.enterprise.middleware cell: +94 777 55 80 30 | +94 718 11 27 51 twitter: @prasa77
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
