Hi Johann/Prasad, We are getting lot of build errors when build p2-profile of product ESB. It looks to me massive refactoring made in the pom files has caused this.
Most of them got fixed by packing the missing dependancies from Entitlement mediator feature. But we cannot do anything from our end for following error. Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - XACML Mediation Feature 4.4.1.SNAPSHOT (org.wso2.carbon.identity.xacml.mediator.feature.group 4.4.1.SNAPSHOT) Missing requirement: org.wso2.carbon.identity.entitlement.proxy 4.4.1 (org.wso2.carbon.identity.entitlement.proxy 4.4.1) requires 'package javax.cache [4.4.0,4.5.0)' but it could not be found Cannot satisfy dependency: From: org.wso2.carbon.identity.entitlement.mediator 4.4.1.SNAPSHOT (org.wso2.carbon.identity.entitlement.mediator 4.4.1.SNAPSHOT) To: package org.wso2.carbon.identity.entitlement.proxy [4.4.0,5.0.0) Cannot satisfy dependency: From: WSO2 Carbon - XACML Mediation Feature 4.4.1.SNAPSHOT (org.wso2.carbon.identity.xacml.mediator.feature.group 4.4.1.SNAPSHOT) To: org.wso2.carbon.identity.entitlement.mediator [4.4.1.SNAPSHOT] In Carbon 4.4.0 kernel, javax.cache package is exported without a version[1]. But in carbon-identity it is imported with a version [4.4.0,4.5.0). I have sent a PR[2] to remove the import version. Please merge the PR and release a new carbon-identity version as released 4.4.1 is useless at the moment. [1] https://github.com/wso2/carbon4-kernel/blob/master/core/javax.cache/pom.xml [2] https://github.com/wso2/carbon-identity/pull/293 Thanks. On Thu, May 14, 2015 at 6:44 PM, Isuru Udana <[email protected]> wrote: > Thanks IS Team and Jayanga..! > > On Thu, May 14, 2015 at 6:40 PM, Jayanga Dissanayake <[email protected]> > wrote: > >> Hi, >> >> carbon-identity-4.4.1 is released. >> >> Thanks, >> Jayanga. >> >> *Jayanga Dissanayake* >> Senior Software Engineer >> WSO2 Inc. - http://wso2.com/ >> lean . enterprise . middleware >> email: [email protected] >> mobile: +94772207259 >> >> On Thu, May 14, 2015 at 6:07 PM, Jayanga Dissanayake <[email protected]> >> wrote: >> >>> Hi, >>> >>> Repo [1] is closed. >>> Please verify. >>> >>> [1] >>> http://maven.wso2.org/nexus/content/repositories/orgwso2carbonidentity-005/ >>> >>> Thanks, >>> Jayanga. >>> >>> *Jayanga Dissanayake* >>> Senior Software Engineer >>> WSO2 Inc. - http://wso2.com/ >>> lean . enterprise . middleware >>> email: [email protected] >>> mobile: +94772207259 >>> >>> On Thu, May 14, 2015 at 5:52 PM, Isuru Udana <[email protected]> wrote: >>> >>>> Hi Kernel Team, >>>> >>>> Can we please get this released. We need this for ESB 4.9.0 alpha. >>>> >>>> Thanks. >>>> >>>> On Wed, May 13, 2015 at 6:06 PM, Prasad Tissera <[email protected]> >>>> wrote: >>>> >>>>> Hi Kernal Team, >>>>> >>>>> carbon-identity-4.4.1 is released to the staging. Please review and >>>>> release. Thanks. >>>>> >>>>> [1]. >>>>> http://maven.wso2.org/nexus/content/repositories/orgwso2carbonidentity-005/ >>>>> >>>>> -- >>>>> Prasad Tissera >>>>> Software Engineer. >>>>> Mobile : +94777223444 >>>>> >>>> >>>> >>>> >>>> -- >>>> *Isuru Udana* >>>> Associate Technical Lead >>>> WSO2 Inc.; http://wso2.com >>>> email: [email protected] cell: +94 77 3791887 >>>> blog: http://mytecheye.blogspot.com/ >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >> > > > -- > *Isuru Udana* > Associate Technical Lead > WSO2 Inc.; http://wso2.com > email: [email protected] cell: +94 77 3791887 > blog: http://mytecheye.blogspot.com/ > -- *Isuru Udana* Associate Technical Lead WSO2 Inc.; http://wso2.com email: [email protected] cell: +94 77 3791887 blog: http://mytecheye.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
