On Fri, Jul 20, 2012 at 6:27 PM, Kishanthan Thangarajah <[email protected] > wrote:
> Hi Subash, > This commit is causing build failure in features with clean repo. Can we > fix this? > Hi Kishanthan Fixed in 134045. > > [INFO] Scanning for projects... > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project > org.wso2.carbon:org.wso2.carbon.registry.jcr.feature:4.0.0-SNAPSHOT > (/home/kicha/checkouts/wso2/carbon/platform/trunk/features/registry/jcr/org.wso2.carbon.registry.jcr.feature/pom.xml) > has 1 error > [ERROR] Non-resolvable parent POM: Could not find artifact > org.wso2.carbon:JCR-feature:pom:4.0.0-SNAPSHOT and 'parent.relativePath' > points at wrong local POM @ line 22, column 13 -> [Help 2] > [ERROR] > > > > On Fri, Jul 20, 2012 at 4:58 PM, <[email protected]> wrote: > >> Author: subash >> Date: Fri Jul 20 07:28:00 2012 >> New Revision: 134000 >> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=134000 >> >> Log: >> Fixinf JCR feature pom issue >> >> Modified: >> >> >> carbon/platform/trunk/features/registry/jcr/org.wso2.carbon.registry.jcr.feature/pom.xml >> >> Modified: >> carbon/platform/trunk/features/registry/jcr/org.wso2.carbon.registry.jcr.feature/pom.xml >> URL: >> http://wso2.org/svn/browse/wso2/carbon/platform/trunk/features/registry/jcr/org.wso2.carbon.registry.jcr.feature/pom.xml?rev=134000&r1=133999&r2=134000&view=diff >> >> ============================================================================== >> --- >> carbon/platform/trunk/features/registry/jcr/org.wso2.carbon.registry.jcr.feature/pom.xml >> (original) >> +++ >> carbon/platform/trunk/features/registry/jcr/org.wso2.carbon.registry.jcr.feature/pom.xml >> Fri Jul 20 07:28:00 2012 >> @@ -21,9 +21,9 @@ >> >> <parent> >> <groupId>org.wso2.carbon</groupId> >> - <artifactId>webdav-feature</artifactId> >> + <artifactId>JCR-feature</artifactId> >> <version>4.0.0-SNAPSHOT</version> >> - <relativePath>../../webdav/pom.xml</relativePath> >> + <relativePath>../../pom.xml</relativePath> >> </parent> >> >> <modelVersion>4.0.0</modelVersion> >> _______________________________________________ >> Commits mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/commits >> > > > > -- > *Kishanthan Thangarajah* > Software Engineer, > Development Technologies Team, > WSO2, Inc. > lean.enterprise.middleware > > Mobile - +94773426635 > Blog - *http://kishanthan.wordpress.com* > Twitter - *http://twitter.com/kishanthan* > > -- Subash Chaturanga Software Engineer WSO2 Inc. http://wso2.com email - [email protected] phone - 077 2225922
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
