Hi Tharindu,

I have already added that part to the POM file but got the error when
building platform.



On Sat, Mar 7, 2015 at 8:10 PM, Yasith Lokuge <[email protected]> wrote:

> Thanks for the reply Tharindu, I'll try and let you know.
>
> On Sat, Mar 7, 2015 at 8:08 PM, Tharindu Edirisinghe <[email protected]>
> wrote:
>
>> Hi Yasith,
>>
>> I assume you have built Orbit and Kernel and then you are trying to build
>> the Platform (turing). You are getting this error because the required
>> dependencies are not resolved. Please try adding the following repository
>> details under the <project> tag in the pom file of the platform and then
>> build the platform.
>>
>>     <repositories>
>>         <repository>
>>             <id>wso2-nexus</id>
>>             <name>WSO2 internal Repository</name>
>>             <url>http://maven.wso2.org/nexus/content/groups/wso2-public/
>> </url>
>>             <releases>
>>                 <enabled>true</enabled>
>>                 <updatePolicy>daily</updatePolicy>
>>                 <checksumPolicy>ignore</checksumPolicy>
>>             </releases>
>>         </repository>
>>     </repositories>
>>
>> Let us know if it doesn't resolve your issue.
>>
>>
>> On Sat, Mar 7, 2015 at 7:50 PM, Yasith Lokuge <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> I received the following error when building the Carbon Platform from
>>> source.
>>> Can anyone instruct me how to resolve this error
>>> $subject.
>>>
>>>
>>> [ERROR] Failed to execute goal on project
>>> org.wso2.carbon.repomanager.axis2: Could not resolve dependencies for
>>> project
>>>
>>> [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/DependencyResolutionException
>>> [ERROR]
>>> [ERROR] After correcting the problems, you can resume the build with the
>>> command
>>> [ERROR]   mvn <goals> -rf :org.wso2.carbon.repomanager.axis2
>>>
>>> Thanks,
>>>
>>> --
>>> *Regards,*
>>> *Yasith Kanchana Lokuge*
>>>
>>> *University of Colombo School of Computing**| UCSC*
>>> *Microsoft Student Ambassador *
>>> *Student Member IEEE*
>>> *Junior Inventor of the Year 2007*
>>>
>>> website    : http://www.techsurgeinnovations.com/
>>> facebook : https://www.facebook.com/yasithlokuge
>>> linkedin   : http://lk.linkedin.com/pub/yasith-lokuge/1b/713/229/
>>> Mobile     : +94771353682
>>> Skype      : yasith11
>>> Twitter    : @YasithLokuge
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> Tharindu Edirisinghe
>> Software Engineer | WSO2 Inc
>> Identity Server Team
>> mobile : +94 775 181586
>>
>
>
>
> --
> *Regards,*
> *Yasith Kanchana Lokuge*
>
> *University of Colombo School of Computing**| UCSC*
> *Microsoft Student Ambassador *
> *Student Member IEEE*
> *Junior Inventor of the Year 2007*
>
> website    : http://www.techsurgeinnovations.com/
> facebook : https://www.facebook.com/yasithlokuge
> linkedin   : http://lk.linkedin.com/pub/yasith-lokuge/1b/713/229/
> Mobile     : +94771353682
> Skype      : yasith11
> Twitter    : @YasithLokuge
>



-- 
*Regards,*
*Yasith Kanchana Lokuge*

*University of Colombo School of Computing**| UCSC*
*Microsoft Student Ambassador *
*Student Member IEEE*
*Junior Inventor of the Year 2007*

website    : http://www.techsurgeinnovations.com/
facebook : https://www.facebook.com/yasithlokuge
linkedin   : http://lk.linkedin.com/pub/yasith-lokuge/1b/713/229/
Mobile     : +94771353682
Skype      : yasith11
Twitter    : @YasithLokuge
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to