Hi Geeth,

Fixed now.

Thanks,
Johann.


On Thu, Jul 11, 2013 at 2:15 PM, Geeth Munasinghe <[email protected]> wrote:

> Hi
>
> I am getting following error due to wrong pom.xml
>
> [ERROR]   The project org.wso2.carbon:identity-features:4.2.0-SNAPSHOT
> (/home/geeth/workspace/carbon/carbon/platform/trunk/features/identity/pom.xml)
> has 1 error
> [ERROR]     'modules.module[2]' specifies duplicate child module
> identity-provider @ line 34, column 11
> [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
>
>
> problem is pom.xml  is having two of identity-provider module.
>
> <modules>
>                 <module>identity-core</module>
>                 *<module>identity-provider</module>
>                 <module>identity-provider</module>*
>                 <module>identity-mgt</module>
>                 <module>identity-authorization</module>
>                 ..................
>
>
> Thanks
>
>
>
> *G. K. S. Munasinghe
> *
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: [email protected]
> phone:(+94) 777911226
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to