Finally got IS-2.0.1 to build and set it up on Eclipse :D Thanks Lahiru and others for help ... Maven version was the main problem!
Thanks, Ruchith On Mon, Nov 9, 2009 at 10:40 PM, Ruchith Fernando <[email protected]> wrote: > My Maven2 version is 2.0.9 ... trying with 2.1.0 now. > > Thanks, > Ruchith > > On Mon, Nov 9, 2009 at 10:28 PM, Lahiru Gunathilake <[email protected]> wrote: >> Hi Ruchith, >> >> Identity 2.0.1 tag build successfully for me in a clean repo. Ruchith, can >> you please check your maven version. >> >> Regards >> Lahiru >> >> On Tue, Nov 10, 2009 at 8:26 AM, Lahiru Gunathilake <[email protected]> wrote: >>> >>> >>> On Tue, Nov 10, 2009 at 8:16 AM, Lahiru Gunathilake <[email protected]> >>> wrote: >>>> >>>> Hi Ruchith, >>>> >>>> If you run mvn clean install in Axis2 it won't work, you have to use >>>> -Ddefault to build axis2 in 2.0.1 branch. There are some other modules >>>> which >>>> requires -Ddefault. so best thing you can do is to checkout from here [1] >>>> and do an online build inside product directory which will build the IS >>>> product. later on if you want to do some modifications to the >>>> carbon-platform you can simply do offline builds on them once you build the >>>> product. >>>> >>>> Carbon-platform version 2.0.1 goes with IS version 2.0 not 2.0.1. >>> >>> Sorry this is wrong. Carbon-platform 2.0.1 goes with IS 2.0.1 that is the >>> latest one you can build. >>>> >>>> [1] https://svn.wso2.org/repos/wso2/tags/solutions/identity/2.0/ >>>> >>>> >>>>> >>>>> >>>>> 1. https://wso2.org/repos/wso2/branches/solutions/identity/2.0.1/product >>>> >>>> if you check out this you cannot simply do an online build in the >>>> product, then you have to build the carbon-platform, and i think from last >>>> week there's a problem with repos. >>>> >>>> Regards >>>> Lahiru >>>>> >>>>> 2. http://ruchith.org/is/output >>>>> 3. http://www.pastie.org/691169 >>>>> >>>>> > >>>>> > If you also want to build carbon platform manually - then [1] will >>>>> > also >>>>> > check you out the Carbon 2.0. platform as well and you can build >>>>> > platform with build.sh. >>>>> > >>>>> > Thanks & regards. >>>>> > -Prabath >>>>> > >>>>> > [1]:https://wso2.org/repos/wso2/branches/solutions/identity/2.0.1 >>>>> > >>>>> > Thanks & regards. >>>>> > -Prabath >>>>> > >>>>> > Ruchith Fernando wrote: >>>>> >> Hi, >>>>> >> >>>>> >> I'm trying to use the WSO2 identity solution for one of my research >>>>> >> projects. >>>>> >> I'm looking for a CardSpace IdP implementation. >>>>> >> >>>>> >> First I checked out the trunk from [1] and tried to build it. But >>>>> >> build failed with this [2] error. >>>>> >> >>>>> >> I also tried the 2.0.1 tag [2] but I running the build.sh fails with >>>>> >> the following output [4]. >>>>> >> >>>>> >> Any thoughts on how I can get one of these builds to work? >>>>> >> >>>>> >> Thanks, >>>>> >> Ruchith >>>>> >> >>>>> >> 1. https://wso2.org/repos/wso2/trunk/solutions/identity >>>>> >> 2. http://ruchith.org/is/output.trunk >>>>> >> 3. https://wso2.org/repos/wso2/tags/solutions/identity/2.0.1 >>>>> >> 4. http://ruchith.org/is/output.2.0.1 >>>>> >> >>>>> >> _______________________________________________ >>>>> >> Carbon-dev mailing list >>>>> >> [email protected] >>>>> >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >> >>>>> >> >>>>> > >>>>> > >>>>> > _______________________________________________ >>>>> > Carbon-dev mailing list >>>>> > [email protected] >>>>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> > >>>>> >>>>> >>>>> >>>>> -- >>>>> http://ruchith.org >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>>> >>>> -- >>>> Lahiru Gunathilake >>>> Software Engineer - WSO2 Inc. >>> >>> >>> >>> -- >>> Lahiru Gunathilake >>> Software Engineer - WSO2 Inc. >> >> >> >> -- >> Lahiru Gunathilake >> Software Engineer - WSO2 Inc. >> > > > > -- > http://ruchith.org > -- http://ruchith.org _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
