The previous subject was misleading. Hence sending with the correct subject. Please note that Im getting the following error while building 4.2.0 kernel.
janaka@janaka-T530:~/work/wso2/carbon/kernel/branches/4.2.0$ mvn clean install [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:SecVerifier:4.2.0 (/home/janaka/work/wso2/carbon/kernel/branches/4.2.0/distribution/integration/security-verifier/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Failure to find org.wso2.carbon:carbon-products:pom:4.2.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException janaka@janaka-T530:~/work/wso2/carbon/kernel/branches/4.2.0$ Thanks, Janaka ---------- Forwarded message ---------- From: Janaka Ranabahu <[email protected]> Date: Wed, Sep 11, 2013 at 1:41 PM Subject: Re: [Dev] Build Failure Trunk To: Danushka Fernando <[email protected]>, Shameera Rathnayaka < [email protected]>, Sameera Jayasoma <[email protected]>, Prabath Siriwardana <[email protected]> Cc: WSO2 Developers' List <[email protected]> Hi Shameera, Please note that I'm getting the same build error on a clean repo. Please fix this. Thanks, Janaka On Tue, Sep 10, 2013 at 8:30 PM, Danushka Fernando <[email protected]>wrote: > Hi I am getting this build failure at kernal > > wdfdo1986@wdfdo1986-ThinkPad-T530:~/Source_Code/kernel/4.2.0$ > oncleannotest > [INFO] Scanning for projects... > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.wso2.carbon:SecVerifier:4.2.0 > (/home/wdfdo1986/Source_Code/kernel/4.2.0/distribution/integration/security-verifier/pom.xml) > has 1 error > [ERROR] Non-resolvable parent POM: Failure to find > org.wso2.carbon:carbon-products:pom:4.2.0 in > http://repo.maven.apache.org/maven2 was cached in the local repository, > resolution will not be reattempted until the update interval of central has > elapsed or updates are forced and 'parent.relativePath' points at wrong > local POM @ line 22, column 13 -> [Help 2] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > [ERROR] [Help 2] > http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException > > I edited the security-verifier pom's parent details as follows to make the > build work > <parent> > <groupId>org.wso2.carbon</groupId> > <artifactId>integration</artifactId> > <version>4.2.0</version> > <relativePath>../pom.xml</relativePath> > </parent> > > > Thanks & Regards > Danushka Fernando > Software Engineer > WSO2 inc. http://wso2.com/ > Mobile : +94716332729 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Janaka Ranabahu* Senior Software Engineer; WSO2 Inc.; http://wso2.com* E-mail: [email protected] **M: **+94 718370861** *Lean . Enterprise . Middleware -- *Janaka Ranabahu* Senior Software Engineer; WSO2 Inc.; http://wso2.com* E-mail: [email protected] **M: **+94 718370861** *Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
