Hi,

I was able to add the dependency as following and build the component.

        <dependency>
            <groupId>org.wso2.carbon.identity</groupId>
            <artifactId>org.wso2.carbon.identity.mgt</artifactId>
            <version>5.0.7</version>
        </dependency>

Thanks,
TharinduE

On Sat, Feb 13, 2016 at 7:52 PM, Tharindu Edirisinghe <[email protected]>
wrote:

> Hi IS Team,
>
> I need to write a custom component for IS 5.1.0, which should depend on
> identity-mgt component. I added the following dependency.
>
>
>         <dependency>
>             <groupId>org.wso2.carbon.identity</groupId>
>             <artifactId>identity-mgt</artifactId>
>             <version>5.0.7</version>
>         </dependency>
>
> Added the nexus repo also to the pom file but when I try to build, it
> cannot find the *org.wso2.carbon.identity.mgt_5.0.7.jar *in the nexus
> repo [1].
>
> Any idea ?
>
> [1]
> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/identity/identity-mgt/5.0.7/
>
> Thanks,
> TharinduE
> --
>
> Tharindu Edirisinghe
> Software Engineer | WSO2 Inc
> Platform Security Team
> Blog : tharindue.blogspot.com
> mobile : +94 775181586
>



-- 

Tharindu Edirisinghe
Software Engineer | WSO2 Inc
Platform Security Team
Blog : tharindue.blogspot.com
mobile : +94 775181586
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to