Hi wuyjnuaa, Can you provide more details regarding what you are trying to build with this setup?
Before building the kernel, if you haven't already done so please checkout https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.0.0/ and build the third party dependencies. According to the patch-release you are building, go to the relevant directory (e.g. patch-releases/4.0.5/) and build from there. After that you can build the required patch release of the kernel by going to the proper patch release directory and building from there. Please provide the maven output when your build fails so that the relevant issue can be identified. Thanks, Lasantha On Wed, Feb 20, 2013 at 8:16 AM, wuyjnuaa <[email protected]> wrote: > > Hi everyone, > I am trying to build the carbon kernel from source using maven 3, but I > encounter failures constantly. > I've checked out code base using svn from address > https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/, > then I run mvn install -Dmaven.test.skip=true form the top-level directory > where the pom.xml resides in. In the process, > the wso2 internal repo used by the majority of the projects is dead slow > for maven on my machine to > download artifacts. So I switched to the standard repo > http://dist.wso2.org/maven2/. But I cannot build the project smoothly e > ither. > By examineing the output of maven, occasionally there are artifacts that > cannot be found in the repo. I'd be very appreciate > if someone can give me advices on the following questions: > > a) Why is the connection to wso2 internal repo so slow from the outside? > b) Why the import of the svn checked out carbon kernel project into the > eclipse IDE do not work properly? I mean there are plenty of > red crosses on nearly all of the sub-projects. > c) How could some artifacts not be found in the repo in process of > building carbon kernel? > d) How could the carbon platform be customized to add components, such as > cep on top of it? I mean what are the necessary steps to be done > in order to achieve that goal? > > Thanks. > > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Lasantha Fernando Software Engineer - Data Technologies Team WSO2 Inc. http://wso2.com email: [email protected] mobile: (+94) 71 5247551
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
