Hi Prabath,

I am getting a platform level build failure for user-manager feature
pom.xml. I can see that features/user-manager pom.xml has the following
entry. is this correct?

<parent>
      <groupId>org.wso2.carbon</groupId>
      <artifactId>identity-features</artifactId>
      <version>4.2.0-SNAPSHOT</version>
</parent>

I believe this should be:

<parent>
      <groupId>org.wso2.carbon</groupId>
      <artifactId>carbon-features</artifactId>
      <version>4.2.0-SNAPSHOT</version>
  </parent>

Regards,
Chandana




On Fri, Jun 14, 2013 at 1:42 PM, Prabath Siriwardena <[email protected]>wrote:

>
>
> On Fri, Jun 14, 2013 at 1:29 PM, Prabath Siriwardena <[email protected]>wrote:
>
>>
>> To add UM feature to your product please add following entries
>> to modules/p2-profile-gen/pom.xml of all the products...
>>
>>
>> <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.user.mgt.feature:4.2.0-SNAPSHOT</featureArtifactDef>
>>
>> <feature>
>>       <id>org.wso2.carbon.user.mgt.feature.group</id>
>>       <version>4.2.0-SNAPSHOT</version>
>> </feature>
>>
>> --
>> Thanks & Regards,
>> Prabath
>>
>> Mobile : +94 71 809 6732
>>
>> http://blog.facilelogin.com
>> http://RampartFAQ.com
>>
>
>
>
> --
> Thanks & Regards,
> Prabath
>
> Mobile : +94 71 809 6732
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Chandana Napagoda*
Senior Software Engineer
WSO2 Inc. - http://wso2.org
*Email  :  [email protected]
**Mobile : +94718169299*
*Blog  :    http://cnapagoda.blogspot.com
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to