[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-java-dev
Subject:    Re: [Dev] [Data Services] Contributing to Data Services
From:       Pradeep Murugesan <pradeepmurugesan () outlook ! com>
Date:       2015-01-30 4:50:00
Message-ID: BAY168-W672CDEB58EE53021835DCFCA310 () phx ! gbl
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Rajith,
      Thank you so much for the info. I will try to build the product after the \
weekend and will let you know the progress. Pradeep.

From: rajithv@wso2.com
Date: Fri, 30 Jan 2015 10:05:32 +0530
Subject: Re: [Dev] [Data Services] Contributing to Data Services
To: pradeepmurugesan@outlook.com
CC: shiva@wso2.com; dev@wso2.org

Hi Pradeep, 
We are in the middle of a hackathon in order to stable the git repositories and \
remove snapshot versions from git projects. This error may have came due to that \
reason because we are releasing carbon projects and removing snapshot dependencies. I \
guess hackothon will be finished EOD today. Can you wait until it get finished? so \
that all the depedencies are correct and build will be stable? Thanks,
On Fri, Jan 30, 2015 at 9:57 AM, Pradeep Murugesan <pradeepmurugesan@outlook.com> \
wrote:



Hi,
   I am able to build now but for one issue. In service/distribution/pom we have \
mentioned the version of maven site plugin to 3.0. This causes an issue as mentioned \
here. http://dougchang333.blogspot.in/2013/11/hadoop-build-error-javalangnoclassdeffo.html
 and the solution is to change the version to 3.3 and that makes the build of \
distribution module successful. but admin clients module is failing saying it cannot \
find the org.wso2.carbon:org.wso2.carbon.identity.user.profile.stub:jar:4.3.0-SNAPSHOT



enable debug logging for more details[INFO] \
------------------------------------------------------------------------[INFO] \
Reactor Summary:[INFO][INFO] WSO2 DataServices Parent ........................... \
SUCCESS [  0.135 s][INFO] WSO2 DataServices Styles Parent .................... \
SUCCESS [  0.005 s][INFO] DataServices UI styles ............................. \
SUCCESS [  2.637 s][INFO] WSO2 Stratos DSS - UI styles ....................... \
SUCCESS [  0.515 s][INFO] WSO2 DataServices Samples Parent ................... \
SUCCESS [  0.010 s][INFO] DataServices Clients ............................... \
SUCCESS [ 21.740 s][INFO] WSO2 DataServices Features Parent .................. \
SUCCESS [  0.005 s][INFO] WSO2 DataServices - Style Features ................. \
SUCCESS [  0.654 s][INFO] WSO2 Stratos DSS - Style Features .................. \
SUCCESS [  0.167 s][INFO] WSO2 Stratos DSS - Login User Interface ............ \
SUCCESS [  0.504 s][INFO] WSO2 Stratos DSS - Deployment Features ............. \
SUCCESS [  0.215 s][INFO] WSO2 Stratos Data Services Server - Dashboard UI ... \
SUCCESS [  0.424 s][INFO] WSO2 Stratos DSS - Dashboard UI Features ........... \
SUCCESS [  0.302 s][INFO] WSO2 Stratos DSS - Features Aggregator Module ...... \
SUCCESS [  0.005 s][INFO] WSO2 DataServices - DataServices Profile Generation  \
SUCCESS [ 48.637 s][INFO] WSO2 Data Services Server Distribution ............. \
SUCCESS [ 47.990 s][INFO] WSO2 DSS - Integration Tests ....................... \
SUCCESS [  0.047 s][INFO] admin-clents ....................................... \
FAILURE [  0.185 s][INFO] integration-test-utils ............................. \
SKIPPED[INFO] integration-test-ui-pages .......................... SKIPPED[INFO] WSO2 \
DataServices Intetration Test Common .......... SKIPPED[INFO] \
org.wso2.dss.integration.test ...................... SKIPPED[INFO] WSO2 DataServices \
Intetration Test ................. SKIPPED[INFO] DataService Integration test UI \
module ............. SKIPPED[INFO] \
------------------------------------------------------------------------[INFO] BUILD \
FAILURE[INFO] ------------------------------------------------------------------------[INFO] \
Total time: 02:05 min[INFO] Finished at: 2015-01-30T09:54:39+05:30[INFO] Final \
Memory: 71M/917M[INFO] \
------------------------------------------------------------------------[ERROR] \
Failed to execute goal on project org.wso2.dss.integration.common.clients: Could not \
resolve dependencies for project \
org.wso2.dss:org.wso2.dss.integration.common.clients:jar:3.3.0-SNAPSHOT: The \
following artifacts could not be resolved: \
org.wso2.carbon:org.wso2.carbon.identity.user.profile.stub:jar:4.3.0-SNAPSHOT, \
org.wso2.carbon:org.wso2.carbon.service.mgt.stub:jar:4.3.0-SNAPSHOT: Failure to find \
org.wso2.carbon:org.wso2.carbon.identity.user.profile.stub:jar:4.3.0-SNAPSHOT in \
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the local \
repository, resolution will not be reattempted until the update interval of \
wso2-nexus has elapsed or updates are forced -> [Help 1]

Pradeep.
Kindly help

From: rajithv@wso2.com
Date: Wed, 28 Jan 2015 17:31:21 +0530
Subject: Re: [Dev] Contributing to Data Services
To: shiva@wso2.com
CC: pradeepmurugesan@outlook.com; dev@wso2.org

Hi Pradeep,
We have done some fixes and committed to the carbon-data master. Now it should fix \
your build faillier. you may have to wait until jenkins builds the latest commits and \
push those artifacts to nexus maven repo. Or else clone carbon-data git repository \
from [1] and build it locally first [1] - https://github.com/wso2/carbon-data
Thanks,
On Wed, Jan 28, 2015 at 5:18 PM, Shiva Balachandran <shiva@wso2.com> wrote:
Hi Pradeep,
Basically all the dependencies of the product are listed in the pom file and \
downloaded to the local m2 repo from nexus. Looks like there is a build break in the \
DSS source. This should be fixed soon. We recently released a new version of \
platform, therefore please bear with us until the fixes are performed in the product \
source to accommodate the changes.  Thank you.

Regards
Shiva Balachandran
On Wed, Jan 28, 2015 at 4:39 PM, Pradeep Murugesan <pradeepmurugesan@outlook.com> \
wrote:



Hi Shiva,
     Thanks for the prompt reply. I cloned the repo from github and I tried to build \
it using mvn install.  I got the following error. the error says artifact \
org.wso2.carbon:org.wso2.carbon.dataservices.core:jar:4.3.0-SNAPSHOT. when I tried to \
search the same in wso2 nexus . I could see the the pom definition is as \
follows.http://maven.wso2.org/nexus/index.html#nexus-search;quick~org.wso2.carbon.dataservices.core
 <dependency>  <groupId>org.wso2.carbon</groupId>  \
<artifactId>org.wso2.carbon.dataservices.core</artifactId>  \
<version>4.3.0-SNAPSHOT</version>  <type>pom</type></dependency> Can you please tell \
me what I am missing. Sorry If I sound too naive.

[INFO] ------------------------------------------------------------------------[INFO] \
Building WSO2 Data Services Server Distribution 3.3.0-SNAPSHOT[INFO] \
------------------------------------------------------------------------[INFO] \
------------------------------------------------------------------------[INFO] \
Reactor Summary:[INFO][INFO] WSO2 DataServices Parent ........................... \
SUCCESS [  0.090 s][INFO] WSO2 DataServices Styles Parent .................... \
SUCCESS [  0.005 s][INFO] DataServices UI styles ............................. \
SUCCESS [  2.269 s][INFO] WSO2 Stratos DSS - UI styles ....................... \
SUCCESS [  0.513 s][INFO] WSO2 DataServices Samples Parent ................... \
SUCCESS [  0.010 s][INFO] DataServices Clients ............................... \
SUCCESS [ 19.678 s][INFO] WSO2 DataServices Features Parent .................. \
SUCCESS [  0.005 s][INFO] WSO2 DataServices - Style Features ................. \
SUCCESS [  0.625 s][INFO] WSO2 Stratos DSS - Style Features .................. \
SUCCESS [  0.155 s][INFO] WSO2 Stratos DSS - Login User Interface ............ \
SUCCESS [  0.425 s][INFO] WSO2 Stratos DSS - Deployment Features ............. \
SUCCESS [  0.250 s][INFO] WSO2 Stratos Data Services Server - Dashboard UI ... \
SUCCESS [  0.460 s][INFO] WSO2 Stratos DSS - Dashboard UI Features ........... \
SUCCESS [  0.315 s][INFO] WSO2 Stratos DSS - Features Aggregator Module ...... \
SUCCESS [  0.005 s][INFO] WSO2 DataServices - DataServices Profile Generation  \
SUCCESS [ 30.851 s][INFO] WSO2 Data Services Server Distribution ............. \
FAILURE [  0.150 s][INFO] WSO2 DSS - Integration Tests ....................... \
SKIPPED[INFO] admin-clents ....................................... SKIPPED[INFO] \
integration-test-utils ............................. SKIPPED[INFO] \
integration-test-ui-pages .......................... SKIPPED[INFO] WSO2 DataServices \
Intetration Test Common .......... SKIPPED[INFO] org.wso2.dss.integration.test \
...................... SKIPPED[INFO] WSO2 DataServices Intetration Test \
................. SKIPPED[INFO] DataService Integration test UI module ............. \
SKIPPED[INFO] ------------------------------------------------------------------------[INFO] \
BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] \
Total time: 57.022 s[INFO] Finished at: 2015-01-28T16:21:50+05:30[INFO] Final Memory: \
53M/689M[INFO] ------------------------------------------------------------------------[ERROR] \
Failed to execute goal on project wso2dss: Could not resolve dependencies for project \
org.wso2.dss:wso2dss:jar:3.3.0-SNAPSHOT: Failed to collect dependencies at \
org.wso2.carbon:org.wso2.carbon.dataservices.core:jar:4.3.0-SNAPSHOT: Failed to read \
artifact descriptor for \
org.wso2.carbon:org.wso2.carbon.dataservices.core:jar:4.3.0-SNAPSHOT: Failure to find \
org.wso2.carbon:data-services:pom:${dataservices.version} in \
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the local \
repository, resolution will not be reattempted until the update interval of \
wso2-nexus has elapsed or updates are forced -> [Help 1]


Pradeep.
Date: Wed, 28 Jan 2015 13:38:04 +0530
Subject: Re: [Dev] Contributing to Data Services
From: shiva@wso2.com
To: pradeepmurugesan@outlook.com
CC: dev@wso2.org

Hi Pradeep,

To be specific to your request, check the getting started guide[1]. The getting \
started document contains all the necessary information on downloading the source and \
building it. Also, Instead of using the svn location, checkout from the git hub \
location of the product, git hub location can be found at [2]. [1] - \
https://docs.wso2.com/display/DSS322/Getting+Started [2] - \
https://github.com/wso2/product-dss


Thank you.

Regards
Shiva Balachandran
On Wed, Jan 28, 2015 at 1:21 PM, Jerad Rutnam <jerad@wso2.com> wrote:
Hi Pradeep,

You can find the documentation for WSO2 Data Services Server here: \
https://docs.wso2.com/display/DSS322/WSO2+Data+Services+Server+Documentation

Regards,
Jerad
On Wed, Jan 28, 2015 at 1:07 PM, Pradeep Murugesan <pradeepmurugesan@outlook.com> \
wrote:



Hi ,    We are trying to integrate Data Services Server in our product. In the mean \
time we also want contribute back to the source.  I am trying to set up the dev env \
for Data Services. But I am not able to find any documentation related to this. I \
have the following source link in the web page for data services \
https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk13/ But this \
contains all the products.  If someone could help me in guiding to the right manual \
for setting up the dev env for Data Services that would be really helpful. Pradeep. \


_______________________________________________

Dev mailing list

Dev@wso2.org

http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Jerad Rutnam
Software Engineer - UI

WSO2 Inc.
lean | enterprise | middleware
M : +94 77 959 1609 | E : jerad@wso2.com | W : www.wso2.com



_______________________________________________

Dev mailing list

Dev@wso2.org

http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Shiva BalachandranSoftware EngineerWSO2 Inc.
Mobile - +94 774445788Blog - https://shivabalachandran.wordpress.com/
 		 	   		  


-- 
Shiva BalachandranSoftware EngineerWSO2 Inc.
Mobile - +94 774445788Blog - https://shivabalachandran.wordpress.com/


_______________________________________________

Dev mailing list

Dev@wso2.org

http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Rajith VitharanaSoftware Engineer,WSO2 Inc. : wso2.comMobile : +94715883223Blog : \
http://lankavitharana.blogspot.com/

 		 	   		  


-- 
Rajith VitharanaSoftware Engineer,WSO2 Inc. : wso2.comMobile : +94715883223Blog : \
http://lankavitharana.blogspot.com/

 		 	   		  


[Attachment #5 (text/html)]

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Rajith,<div><br></div><div>&nbsp; &nbsp; \
&nbsp; Thank you so much for the info. I will try to build the product after the \
weekend and will let you know the \
progress.</div><div><br></div><div>Pradeep.<br><br><div><hr id="stopSpelling">From: \
rajithv@wso2.com<br>Date: Fri, 30 Jan 2015 10:05:32 +0530<br>Subject: Re: [Dev] [Data \
Services] Contributing to Data Services<br>To: pradeepmurugesan@outlook.com<br>CC: \
shiva@wso2.com; dev@wso2.org<br><br><div dir="ltr">Hi \
Pradeep,&nbsp;<div><br></div><div>We are in the middle of a hackathon in order to \
stable the git repositories and remove snapshot versions from git projects. This \
error may have came due to that reason because we are releasing carbon projects and \
removing snapshot dependencies. I guess hackothon will be finished EOD today. Can you \
wait until it get finished? so that all the depedencies are correct and build will be \
stable?</div><div><br></div><div>Thanks,</div></div><div \
class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Fri, Jan 30, 2015 at 9:57 \
AM, Pradeep Murugesan <span dir="ltr">&lt;<a \
href="mailto:pradeepmurugesan@outlook.com" \
target="_blank">pradeepmurugesan@outlook.com</a>&gt;</span> wrote:<br><blockquote \
class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">Hi,<div><br></div><div>&nbsp; &nbsp;I am able to build now but \
for one issue. In service/distribution/pom we have mentioned the version of maven \
site plugin to 3.0. This causes an issue as mentioned \
here.</div><div><br></div><div><a \
href="http://dougchang333.blogspot.in/2013/11/hadoop-build-error-javalangnoclassdeffo.html" \
target="_blank">http://dougchang333.blogspot.in/2013/11/hadoop-build-error-javalangnoclassdeffo.html</a></div><div><br></div><div>and \
the solution is to change the version to 3.3 and that makes the build of distribution \
module successful.</div><div><br></div><div>but admin clients module is failing \
saying it cannot find the&nbsp;<span \
style="font-size:12pt;">org.wso2.carbon:org.wso2.carbon.identity.user.profile.stub:jar:4.3.0-SNAPSHOT</span></div><div><span \
style="font-size:12pt;"><br></span></div><div><span \
style="font-size:12pt;"><br></span></div><div><br></div><div><div>enable debug \
logging for more details</div><span><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
Reactor Summary:</div><div>[INFO]</div></span><div>[INFO] WSO2 DataServices Parent \
........................... SUCCESS [ &nbsp;0.135 s]</div><span><div>[INFO] WSO2 \
DataServices Styles Parent .................... SUCCESS [ &nbsp;0.005 \
s]</div></span><div>[INFO] DataServices UI styles ............................. \
SUCCESS [ &nbsp;2.637 s]</div><div>[INFO] WSO2 Stratos DSS - UI styles \
....................... SUCCESS [ &nbsp;0.515 s]</div><span><div>[INFO] WSO2 \
DataServices Samples Parent ................... SUCCESS [ &nbsp;0.010 \
s]</div></span><div>[INFO] DataServices Clients ............................... \
SUCCESS [ 21.740 s]</div><span><div>[INFO] WSO2 DataServices Features Parent \
.................. SUCCESS [ &nbsp;0.005 s]</div></span><div>[INFO] WSO2 DataServices \
- Style Features ................. SUCCESS [ &nbsp;0.654 s]</div><div>[INFO] WSO2 \
Stratos DSS - Style Features .................. SUCCESS [ &nbsp;0.167 \
s]</div><div>[INFO] WSO2 Stratos DSS - Login User Interface ............ SUCCESS [ \
&nbsp;0.504 s]</div><div>[INFO] WSO2 Stratos DSS - Deployment Features ............. \
SUCCESS [ &nbsp;0.215 s]</div><div>[INFO] WSO2 Stratos Data Services Server - \
Dashboard UI ... SUCCESS [ &nbsp;0.424 s]</div><div>[INFO] WSO2 Stratos DSS - \
Dashboard UI Features ........... SUCCESS [ &nbsp;0.302 s]</div><span><div>[INFO] \
WSO2 Stratos DSS - Features Aggregator Module ...... SUCCESS [ &nbsp;0.005 \
s]</div></span><div>[INFO] WSO2 DataServices - DataServices Profile Generation \
&nbsp;SUCCESS [ 48.637 s]</div><div>[INFO] WSO2 Data Services Server Distribution \
............. SUCCESS [ 47.990 s]</div><div>[INFO] WSO2 DSS - Integration Tests \
....................... SUCCESS [ &nbsp;0.047 s]</div><div>[INFO] admin-clents \
....................................... FAILURE [ &nbsp;0.185 \
s]</div><span><div>[INFO] integration-test-utils ............................. \
SKIPPED</div><div>[INFO] integration-test-ui-pages .......................... \
SKIPPED</div><div>[INFO] WSO2 DataServices Intetration Test Common .......... \
SKIPPED</div><div>[INFO] org.wso2.dss.integration.test ...................... \
SKIPPED</div><div>[INFO] WSO2 DataServices Intetration Test ................. \
SKIPPED</div><div>[INFO] DataService Integration test UI module ............. \
SKIPPED</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
BUILD FAILURE</div><div>[INFO] \
------------------------------------------------------------------------</div></span><div>[INFO] \
Total time: 02:05 min</div><div>[INFO] Finished at: \
2015-01-30T09:54:39+05:30</div><div>[INFO] Final Memory: 71M/917M</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[ERROR] \
Failed to execute goal on project org.wso2.dss.integration.common.clients: Could not \
resolve dependencies for project \
org.wso2.dss:org.wso2.dss.integration.common.clients:jar:3.3.0-SNAPSHOT: The \
following artifacts could not be resolved: \
org.wso2.carbon:org.wso2.carbon.identity.user.profile.stub:jar:4.3.0-SNAPSHOT, \
org.wso2.carbon:org.wso2.carbon.service.mgt.stub:jar:4.3.0-SNAPSHOT: Failure to find \
org.wso2.carbon:org.wso2.carbon.identity.user.profile.stub:jar:4.3.0-SNAPSHOT in <a \
href="http://maven.wso2.org/nexus/content/groups/wso2-public/" \
target="_blank">http://maven.wso2.org/nexus/content/groups/wso2-public/</a> was \
cached in the local repository, resolution will not be reattempted until the update \
interval of wso2-nexus has elapsed or updates are forced -&gt; [Help \
1]</div></div><div><br></div><div><br></div><div>Pradeep.</div><div><br></div><div>Kindly \
help<br><br><div><hr>From: <a href="mailto:rajithv@wso2.com" \
target="_blank">rajithv@wso2.com</a><br>Date: Wed, 28 Jan 2015 17:31:21 \
+0530<span><br>Subject: Re: [Dev] Contributing to Data Services<br></span>To: <a \
href="mailto:shiva@wso2.com" target="_blank">shiva@wso2.com</a><br>CC: <a \
href="mailto:pradeepmurugesan@outlook.com" \
target="_blank">pradeepmurugesan@outlook.com</a>; <a href="mailto:dev@wso2.org" \
target="_blank">dev@wso2.org</a><div><div class="h5"><br><br><div dir="ltr">Hi \
Pradeep,<div><br></div><div>We have done some fixes and committed to the carbon-data \
master. Now it should fix your build faillier. you may have to wait until jenkins \
builds the latest commits and push those artifacts to nexus maven repo. Or else clone \
carbon-data git repository from [1] and build it locally \
first</div><div><br></div><div>[1] -&nbsp;<a \
href="https://github.com/wso2/carbon-data" \
target="_blank">https://github.com/wso2/carbon-data</a></div><div><br></div><div>Thanks,</div></div><div><br><div>On \
Wed, Jan 28, 2015 at 5:18 PM, Shiva Balachandran <span dir="ltr">&lt;<a \
href="mailto:shiva@wso2.com" target="_blank">shiva@wso2.com</a>&gt;</span> \
wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex;"><div \
dir="ltr">Hi Pradeep,<div><br></div><div>Basically all the dependencies of the \
product are listed in the pom file and downloaded to the local m2 repo from nexus. \
Looks like there is a build break in the DSS source. This should be fixed soon. We \
recently released a new version of platform, therefore please bear with us until the \
fixes are performed in the product source to accommodate the \
changes.&nbsp;</div><span><div><br>Thank you.<br><br>Regards<br>Shiva \
Balachandran</div></span></div><div><div><div><br><div>On Wed, Jan 28, 2015 at 4:39 \
PM, Pradeep Murugesan <span dir="ltr">&lt;<a \
href="mailto:pradeepmurugesan@outlook.com" \
target="_blank">pradeepmurugesan@outlook.com</a>&gt;</span> wrote:<br><blockquote \
style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr"><div>Hi Shiva,</div><div><br></div><div>&nbsp; &nbsp; \
&nbsp;Thanks for the prompt reply. I cloned the repo from github and I tried to build \
it using mvn install.&nbsp;</div><div><br></div><div>I got the following error. the \
error says artifact&nbsp;<span \
style="font-size:12pt;">org.wso2.carbon:org.wso2.carbon.dataservices.core:jar:4.3.0-SNAPSHOT.</span></div><div><span \
style="font-size:12pt;"><br></span></div><div><span style="font-size:12pt;">when I \
tried to search the same in wso2 nexus . I could see the the pom definition is as \
follows.</span></div><div><a \
href="http://maven.wso2.org/nexus/index.html#nexus-search%3bquick~org.wso2.carbon.dataservices.core" \
target="_blank">http://maven.wso2.org/nexus/index.html#nexus-search;quick~org.wso2.carbon.dataservices.core</a></div><div><br></div><div><span \
style="font-size:12pt;">&lt;dependency&gt;</span></div><div><div>&nbsp; \
&lt;groupId&gt;org.wso2.carbon&lt;/groupId&gt;</div><div>&nbsp; \
&lt;artifactId&gt;org.wso2.carbon.dataservices.core&lt;/artifactId&gt;</div><div>&nbsp; \
&lt;version&gt;4.3.0-SNAPSHOT&lt;/version&gt;</div><div>&nbsp; \
&lt;type&gt;pom&lt;/type&gt;</div><div>&lt;/dependency&gt;</div></div><div><br></div><div>Can \
you please tell me what I am missing. Sorry If I sound too naive.</div><div><span \
style="font-size:12pt;"><br></span></div><div><span \
style="font-size:12pt;"><br></span></div><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
Building WSO2 Data Services Server Distribution 3.3.0-SNAPSHOT</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
Reactor Summary:</div><div>[INFO]</div><div>[INFO] WSO2 DataServices Parent \
........................... SUCCESS [ &nbsp;0.090 s]</div><div>[INFO] WSO2 \
DataServices Styles Parent .................... SUCCESS [ &nbsp;0.005 \
s]</div><div>[INFO] DataServices UI styles ............................. SUCCESS [ \
&nbsp;2.269 s]</div><div>[INFO] WSO2 Stratos DSS - UI styles ....................... \
SUCCESS [ &nbsp;0.513 s]</div><div>[INFO] WSO2 DataServices Samples Parent \
................... SUCCESS [ &nbsp;0.010 s]</div><div>[INFO] DataServices Clients \
............................... SUCCESS [ 19.678 s]</div><div>[INFO] WSO2 \
DataServices Features Parent .................. SUCCESS [ &nbsp;0.005 \
s]</div><div>[INFO] WSO2 DataServices - Style Features ................. SUCCESS [ \
&nbsp;0.625 s]</div><div>[INFO] WSO2 Stratos DSS - Style Features .................. \
SUCCESS [ &nbsp;0.155 s]</div><div>[INFO] WSO2 Stratos DSS - Login User Interface \
............ SUCCESS [ &nbsp;0.425 s]</div><div>[INFO] WSO2 Stratos DSS - Deployment \
Features ............. SUCCESS [ &nbsp;0.250 s]</div><div>[INFO] WSO2 Stratos Data \
Services Server - Dashboard UI ... SUCCESS [ &nbsp;0.460 s]</div><div>[INFO] WSO2 \
Stratos DSS - Dashboard UI Features ........... SUCCESS [ &nbsp;0.315 \
s]</div><div>[INFO] WSO2 Stratos DSS - Features Aggregator Module ...... SUCCESS [ \
&nbsp;0.005 s]</div><div>[INFO] WSO2 DataServices - DataServices Profile Generation \
&nbsp;SUCCESS [ 30.851 s]</div><div>[INFO] WSO2 Data Services Server Distribution \
............. FAILURE [ &nbsp;0.150 s]</div><div>[INFO] WSO2 DSS - Integration Tests \
....................... SKIPPED</div><div>[INFO] admin-clents \
....................................... SKIPPED</div><div>[INFO] \
integration-test-utils ............................. SKIPPED</div><div>[INFO] \
integration-test-ui-pages .......................... SKIPPED</div><div>[INFO] WSO2 \
DataServices Intetration Test Common .......... SKIPPED</div><div>[INFO] \
org.wso2.dss.integration.test ...................... SKIPPED</div><div>[INFO] WSO2 \
DataServices Intetration Test ................. SKIPPED</div><div>[INFO] DataService \
Integration test UI module ............. SKIPPED</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
BUILD FAILURE</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[INFO] \
Total time: 57.022 s</div><div>[INFO] Finished at: \
2015-01-28T16:21:50+05:30</div><div>[INFO] Final Memory: 53M/689M</div><div>[INFO] \
------------------------------------------------------------------------</div><div>[ERROR] \
Failed to execute goal on project wso2dss: Could not resolve dependencie</div><div>s \
for project org.wso2.dss:wso2dss:jar:3.3.0-SNAPSHOT: Failed to collect \
depende</div><div>ncies at \
org.wso2.carbon:org.wso2.carbon.dataservices.core:jar:4.3.0-SNAPSHOT: \
F</div><div>ailed to read artifact descriptor for \
org.wso2.carbon:org.wso2.carbon.dataservic</div><div>es.core:jar:4.3.0-SNAPSHOT: \
Failure to find org.wso2.carbon:data-services:pom:${</div><div>dataservices.version} \
in <a href="http://maven.wso2.org/nexus/content/groups/wso2-public/" \
target="_blank">http://maven.wso2.org/nexus/content/groups/wso2-public/</a></div><div>&nbsp;was \
cached in the local repository, resolution will not be reattempted until \
th</div><div>e update interval of wso2-nexus has elapsed or updates are forced -&gt; \
[Help 1]</div><div><br></div><div><br></div><div><br></div>Pradeep.<br><div><hr>Date: \
Wed, 28 Jan 2015 13:38:04 +0530<br>Subject: Re: [Dev] Contributing to Data \
Services<br>From: <a href="mailto:shiva@wso2.com" \
target="_blank">shiva@wso2.com</a><br>To: <a \
href="mailto:pradeepmurugesan@outlook.com" \
target="_blank">pradeepmurugesan@outlook.com</a><br>CC: <a href="mailto:dev@wso2.org" \
target="_blank">dev@wso2.org</a><div><div><br><br><div dir="ltr">Hi \
Pradeep,<br><br>To be specific to your request, check the getting started guide[1]. \
The getting started document contains all the necessary information on downloading \
the source and building it.&nbsp;Also, Instead of using the svn location, checkout \
from the git hub location of the product, git hub location can be found at \
[2].<div><br></div><div>[1] -&nbsp;<a \
href="https://docs.wso2.com/display/DSS322/Getting+Started" \
target="_blank">https://docs.wso2.com/display/DSS322/Getting+Started</a><br>[2] \
-&nbsp;<a href="https://github.com/wso2/product-dss" \
target="_blank">https://github.com/wso2/product-dss</a></div><div><br><br><br>Thank \
you.<br><br>Regards<br>Shiva Balachandran</div></div><div><br><div>On Wed, Jan 28, \
2015 at 1:21 PM, Jerad Rutnam <span dir="ltr">&lt;<a href="mailto:jerad@wso2.com" \
target="_blank">jerad@wso2.com</a>&gt;</span> wrote:<br><blockquote \
style="border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Hi \
Pradeep,<br><br>You can find the documentation for WSO2 Data Services Server \
here:&nbsp;<a href="https://docs.wso2.com/display/DSS322/WSO2+Data+Services+Server+Documentation" \
target="_blank">https://docs.wso2.com/display/DSS322/WSO2+Data+Services+Server+Documentation</a><br><br>Regards,<br>Jerad</div><div><br><div><div><div>On \
Wed, Jan 28, 2015 at 1:07 PM, Pradeep Murugesan <span dir="ltr">&lt;<a \
href="mailto:pradeepmurugesan@outlook.com" \
target="_blank">pradeepmurugesan@outlook.com</a>&gt;</span> \
wrote:<br></div></div><blockquote style="border-left:1px #ccc \
solid;padding-left:1ex;"><div><div>


<div><div dir="ltr">Hi ,<div>&nbsp; &nbsp;</div><div>&nbsp;We are trying to integrate \
Data Services Server in our product. In the mean time we also want contribute back to \
the source.&nbsp;</div><div><br></div><div>I am trying to set up the dev env for Data \
Services. But I am not able to find any documentation related to \
this.</div><div><br></div><div>I have the following source link in the web page for \
data services</div><div><br></div><div><a \
href="https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk13/" \
target="_blank">https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk13/</a></div><div><br></div><div>But \
this contains all the products.&nbsp;</div><div><br></div><div>If someone could help \
me in guiding to the right manual for setting up the dev env for Data Services that \
would be really helpful.</div><span><font color="#888888"><div><br></div><div><span \
style="font-size:12pt;">Pradeep.</span></div> 		 	   		  </font></span></div></div> \
<br></div></div>_______________________________________________<br> Dev mailing \
list<br> <a href="mailto:Dev@wso2.org" target="_blank">Dev@wso2.org</a><br>
<a href="http://wso2.org/cgi-bin/mailman/listinfo/dev" \
target="_blank">http://wso2.org/cgi-bin/mailman/listinfo/dev</a><br> \
<br></blockquote></div><span><font color="#888888"><br><br \
clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div \
dir="ltr"><div><div><div><b><font color="#444444">Jerad \
Rutnam</font></b><br></div><font color="#666666"><i>Software Engineer - \
UI</i><br></font><br></div><font style="color:rgb(68,68,68);">WSO2 \
Inc.</font><br><font size="1" style="color:rgb(68,68,68);">lean&nbsp;<span \
style="color:rgb(255,153,0);">|</span>&nbsp;enterprise&nbsp;<span \
style="color:rgb(255,153,0);">|</span>&nbsp;middleware</font><br><font \
color="#444444">M :&nbsp;<font color="#666666"><a target="_blank">+94 77 959 \
1609</a></font><font color="#444444">&nbsp;</font><span \
style="color:rgb(255,153,0);">|</span><font color="#444444">&nbsp;E :&nbsp;</font><a \
href="mailto:jerad@wso2.com" target="_blank"><font \
color="#3d85c6">jerad@wso2.com</font></a><font color="#444444">&nbsp;</font><span \
style="color:rgb(255,153,0);">|</span><font color="#444444">&nbsp;W :&nbsp;</font><a \
href="http://www.wso2.com/" target="_blank"><font \
color="#3d85c6">www.wso2.com</font></a></font><i><u><br></u></i></div></div></div></div></div>
 </font></span></div>
<br>_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@wso2.org" target="_blank">Dev@wso2.org</a><br>
<a href="http://wso2.org/cgi-bin/mailman/listinfo/dev" \
target="_blank">http://wso2.org/cgi-bin/mailman/listinfo/dev</a><br> \
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div \
dir="ltr"><div><div dir="ltr">Shiva Balachandran<div>Software Engineer</div><div>WSO2 \
Inc.</div><div><br>Mobile - <a target="_blank">+94 774445788</a></div><div>Blog \
-&nbsp;<a href="https://shivabalachandran.wordpress.com/" \
target="_blank">https://shivabalachandran.wordpress.com/</a></div></div></div></div></div>
 </div></div></div></div> 		 	   		  </div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div \
dir="ltr"><div><div dir="ltr">Shiva Balachandran<div>Software Engineer</div><div>WSO2 \
Inc.</div><div><br>Mobile - <a target="_blank">+94 774445788</a></div><div>Blog \
-&nbsp;<a href="https://shivabalachandran.wordpress.com/" \
target="_blank">https://shivabalachandran.wordpress.com/</a></div></div></div></div></div>
 </div>
</div></div><br>_______________________________________________<br>
Dev mailing list<br>
<a href="mailto:Dev@wso2.org" target="_blank">Dev@wso2.org</a><br>
<a href="http://wso2.org/cgi-bin/mailman/listinfo/dev" \
target="_blank">http://wso2.org/cgi-bin/mailman/listinfo/dev</a><br> \
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div \
dir="ltr"><div style="color:rgb(136,136,136);"><span \
style="color:rgb(34,34,34);">Rajith Vitharana</span><br \
style="color:rgb(34,34,34);"><br style="color:rgb(34,34,34);"><span \
style="color:rgb(34,34,34);">Software Engineer,</span><br \
style="color:rgb(34,34,34);"><span style="color:rgb(34,34,34);">WSO2 Inc. \
:&nbsp;</span><a href="http://wso2.com/" target="_blank">wso2.com</a><br \
style="color:rgb(34,34,34);"><span style="color:rgb(34,34,34);">Mobile \
:&nbsp;</span><a title="Call Now" target="_blank">+94715883223</a><br \
style="color:rgb(34,34,34);"><span style="color:rgb(34,34,34);">Blog :&nbsp;</span><a \
href="http://lankavitharana.blogspot.com/" \
target="_blank">http://lankavitharana.blogspot.com/</a><br></div></div></div> \
</div></div></div></div></div> 		 	   		  </div></div> </blockquote></div><br><br \
clear="all"><div><br></div>-- <br><div class="ecxgmail_signature"><div dir="ltr"><div \
style="color:rgb(136,136,136);"><span style="color:rgb(34,34,34);">Rajith \
Vitharana</span><br style="color:rgb(34,34,34);"><br \
style="color:rgb(34,34,34);"><span style="color:rgb(34,34,34);">Software \
Engineer,</span><br style="color:rgb(34,34,34);"><span \
style="color:rgb(34,34,34);">WSO2 Inc. :&nbsp;</span><a href="http://wso2.com/" \
target="_blank">wso2.com</a><br style="color:rgb(34,34,34);"><span \
style="color:rgb(34,34,34);">Mobile :&nbsp;</span><a title="Call Now" \
target="_blank">+94715883223</a><br style="color:rgb(34,34,34);"><span \
style="color:rgb(34,34,34);">Blog :&nbsp;</span><a \
href="http://lankavitharana.blogspot.com/" \
target="_blank">http://lankavitharana.blogspot.com/</a><br></div></div></div> \
</div></div></div> 		 	   		  </div></body> </html>



_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic