Hi Have you updated dependencies/juddi and dependencies/orbit/juddi both. and try to build dependencies again.
On Mon, May 27, 2013 at 12:32 PM, Punnadi Gunarathna <[email protected]>wrote: > Hi, > > I cannot build > https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.1.0/dependencies/orbit/juddi/3.1.5-wso2v1as > it gives the below error: > > The project org.apache.juddi.wso2:juddi:3.1.5.wso2v1 > (/home/punnadi/wso2/source/platform/4.1.0/dependencies/orbit/juddi/3.1.5-wso2v1/pom.xml) > has 1 error > [ERROR] Non-resolvable parent POM: Could not find artifact > org.wso2.carbon:carbon-dependents:pom:4.1.0 in central ( > http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at > wrong local POM @ line 22, column 13 -> [Help 2] > > I was able to correct it by replacing the below changes: > > <parent> > <groupId>org.wso2.carbon</groupId> > <artifactId>carbon-dependents</artifactId> > <version>4.1.0</version> > <relativePath>../../../pom.xml</relativePath> > </parent> > > -- > Thanks and Regards, > > Punnadi Gunarathna > Senior Software Engineer, WSO2, Inc.; http://wso2.com <http://wso2> > email: [email protected] <[email protected]> > > <http://lalajisureshika.blogspot.com/> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thanks /subash *Subash Chaturanga* Senior Software Engineer :Integration TG; WSO2 Inc. http://wso2.com email: [email protected] blog: http://subashsdm.blogspot.com/ twitter: @subash89 phone: +9477 2225922 Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
