Hi,

Thanks for providing the documents.

1) I am able to build the project on my local using following command :
    mvn - PskipTests,all
I have attached txt file for the build results.

2)  But when I am running command:
   mvn clean install
It is failing . Should I try to debug the issue or should I start going
through the code.

3) I went through the link [1]  and I think I can work on "social
registration for End user UI" module.
Kindly help me on which sections of code, I should start going through to
further work on this module.


Regards,
Yash

[1] https://issues.apache.org/jira/browse/SYNCOPE-1019?jql=proje
ct%20%3D%20SYNCOPE%20AND%20labels%20%3D%20gsoc2017


On Thu, May 4, 2017 at 1:12 PM, Yash Jain <yjain...@gmail.com> wrote:

> Hi,
>
> Thanks a lot guys for quick response. I will go through the ideas and
> start going through the documents.
>
>
> On Thu, May 4, 2017 at 1:01 PM, Francesco Chicchiriccò <
> ilgro...@apache.org> wrote:
>
>> On 04/05/2017 09:11, Yash Jain wrote:
>>
>>> Hi Guys,
>>>
>>> I am excited to contribute to syncope project as I find it quite
>>> interesting and challenging opportunity to learn and contribute.
>>> I have worked on some projects using spring framework, SQL and some front
>>> end technologies. I am willing to learn new technologies while
>>> contributing
>>> to such a good project.
>>> Kindly guide me on how to start and in which area I can start
>>> contributing.
>>>
>>
>> Welcome to Apache Syncope!
>>
>> If you are looking for contribution you can check [1], which are the
>> ideas for GSoC 2017 that did not unfortunately found valuable proposals.
>>
>> You might also be interested in some background information about
>> contributing in [2] and building [3].
>>
>> Regards.
>>
>> [1] https://issues.apache.org/jira/browse/SYNCOPE-1019?jql=proje
>> ct%20%3D%20SYNCOPE%20AND%20labels%20%3D%20gsoc2017
>> [2] http://syncope.apache.org/contributing.html
>> [3] http://syncope.apache.org/building.html
>>
>> --
>> Francesco Chicchiriccò
>>
>> Tirasa - Open Source Excellence
>> http://www.tirasa.net/
>>
>> Member at The Apache Software Foundation
>> Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
>> http://home.apache.org/~ilgrosso/
>>
>>
>
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
syncope-ide-netbeans ---
[INFO] Installing 
C:\Users\yashjai.ORADEV\Desktop\syncope-master\ide\netbeans\target\syncope-ide-netbeans-2.1.0-SNAPSHOT.jar
 to 
C:\Users\yashjai.ORADEV\.m2\repository\org\apache\syncope\ide\syncope-ide-netbeans\2.1.0-SNAPSHOT\syncope-ide-netbeans-2.1.0-SNAPSHOT.jar
[INFO] Installing 
C:\Users\yashjai.ORADEV\Desktop\syncope-master\ide\netbeans\pom.xml to 
C:\Users\yashjai.ORADEV\.m2\repository\org\apache\syncope\ide\syncope-ide-netbeans\2.1.0-SNAPSHOT\syncope-ide-netbeans-2.1.0-SNAPSHOT.pom
[INFO] Installing 
C:\Users\yashjai.ORADEV\Desktop\syncope-master\ide\netbeans\target\syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm
 to 
C:\Users\yashjai.ORADEV\.m2\repository\org\apache\syncope\ide\syncope-ide-netbeans\2.1.0-SNAPSHOT\syncope-ide-netbeans-2.1.0-SNAPSHOT.nbm
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Syncope ..................................... SUCCESS [  9.399 s]
[INFO] Apache Syncope Common .............................. SUCCESS [  4.563 s]
[INFO] Apache Syncope Common Lib .......................... SUCCESS [ 14.725 s]
[INFO] Apache Syncope Common REST API ..................... SUCCESS [ 13.909 s]
[INFO] Apache Syncope Core ................................ SUCCESS [  4.741 s]
[INFO] Apache Syncope Core Persistence API ................ SUCCESS [  8.241 s]
[INFO] Apache Syncope Core Provisioning API ............... SUCCESS [  8.648 s]
[INFO] Apache Syncope Core Workflow API ................... SUCCESS [  7.993 s]
[INFO] Apache Syncope Core Spring ......................... SUCCESS [  9.901 s]
[INFO] Apache Syncope Core Persistence JPA ................ SUCCESS [ 17.653 s]
[INFO] Apache Syncope Core Workflow Java .................. SUCCESS [  6.012 s]
[INFO] Apache Syncope Core Provisioning Java .............. SUCCESS [ 13.218 s]
[INFO] Apache Syncope Core Workflow Activiti .............. SUCCESS [  9.240 s]
[INFO] Apache Syncope Core Logic .......................... SUCCESS [ 15.565 s]
[INFO] Apache Syncope Core REST CXF ....................... SUCCESS [ 13.511 s]
[INFO] Apache Syncope Core Migration ...................... SUCCESS [  7.786 s]
[INFO] Apache Syncope Client .............................. SUCCESS [  5.145 s]
[INFO] Apache Syncope Client Lib .......................... SUCCESS [  6.560 s]
[INFO] Apache Syncope Client Console ...................... SUCCESS [ 37.107 s]
[INFO] Apache Syncope Client CLI .......................... SUCCESS [ 15.969 s]
[INFO] Apache Syncope Client Enduser ...................... SUCCESS [  9.384 s]
[INFO] Apache Syncope FIT ................................. SUCCESS [  4.349 s]
[INFO] Apache Syncope FIT Build Tools ..................... SUCCESS [ 10.801 s]
[INFO] Apache Syncope Ext ................................. SUCCESS [  3.984 s]
[INFO] Apache Syncope Ext: Camel .......................... SUCCESS [  3.774 s]
[INFO] Apache Syncope Ext: Camel Common Lib ............... SUCCESS [  6.089 s]
[INFO] Apache Syncope Ext: Camel REST API ................. SUCCESS [  8.592 s]
[INFO] Apache Syncope Ext: Camel Persistence API .......... SUCCESS [  4.874 s]
[INFO] Apache Syncope Ext: Camel Provisioning API ......... SUCCESS [  4.827 s]
[INFO] Apache Syncope Ext: Camel Provisioning ............. SUCCESS [  7.456 s]
[INFO] Apache Syncope Ext: Camel Logic .................... SUCCESS [  7.592 s]
[INFO] Apache Syncope Ext: Camel REST CXF ................. SUCCESS [  7.813 s]
[INFO] Apache Syncope Ext: Camel Client Console ........... SUCCESS [  8.109 s]
[INFO] Apache Syncope Ext: SAML2 SP ....................... SUCCESS [  4.032 s]
[INFO] Apache Syncope Ext: SAML2 SP Common Lib ............ SUCCESS [  4.931 s]
[INFO] Apache Syncope Ext: SAML2 SP REST API .............. SUCCESS [  7.175 s]
[INFO] Apache Syncope Ext: SAML2 SP Persistence API ....... SUCCESS [  4.894 s]
[INFO] Apache Syncope Ext: SAML2 SP Provisioning API ...... SUCCESS [  4.952 s]
[INFO] Apache Syncope Ext: SAML2 SP Provisioning Java ..... SUCCESS [  5.611 s]
[INFO] Apache Syncope Ext: SAML2 SP Logic ................. SUCCESS [ 10.145 s]
[INFO] Apache Syncope Ext: SAML2 SP REST CXF .............. SUCCESS [  7.542 s]
[INFO] Apache Syncope Ext: SAML2 SP Agent ................. SUCCESS [  5.266 s]
[INFO] Apache Syncope Ext: SAML2 SP Client Console ........ SUCCESS [  8.383 s]
[INFO] Apache Syncope Ext: Camel Persistence JPA .......... SUCCESS [  6.175 s]
[INFO] Apache Syncope Ext: SAML2 SP Persistence JPA ....... SUCCESS [  6.579 s]
[INFO] Apache Syncope Ext: Swagger UI ..................... SUCCESS [  6.445 s]
[INFO] Apache Syncope FIT Core Reference .................. SUCCESS [ 36.059 s]
[INFO] Apache Syncope FIT Console Reference ............... SUCCESS [ 24.689 s]
[INFO] Apache Syncope Ext: SAML2 SP Client Enduser ........ SUCCESS [  6.815 s]
[INFO] Apache Syncope FIT Enduser Reference ............... SUCCESS [ 13.505 s]
[INFO] Apache Syncope Archetype ........................... SUCCESS [ 14.371 s]
[INFO] Apache Syncope Standalone Distribution ............. SUCCESS [ 33.224 s]
[INFO] Apache Syncope Deb ................................. SUCCESS [  4.241 s]
[INFO] Apache Syncope Deb Core ............................ SUCCESS [ 31.377 s]
[INFO] Apache Syncope Deb Console ......................... SUCCESS [ 14.973 s]
[INFO] Apache Syncope Deb Enduser ......................... SUCCESS [ 10.881 s]
[INFO] Apache Syncope Installer ........................... SUCCESS [ 27.441 s]
[INFO] Apache Syncope IDE ................................. SUCCESS [  4.075 s]
[INFO] Apache Syncope IDE Eclipse ......................... SUCCESS [  7.028 s]
[INFO] Apache Syncope IDE Eclipse Plugin .................. SUCCESS [ 13.654 s]
[INFO] Apache Syncope IDE Eclipse P2 Site ................. SUCCESS [ 11.523 s]
[INFO] Apache Syncope IDE Netbeans ........................ SUCCESS [ 17.882 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:44 min
[INFO] Finished at: 2017-05-04T23:26:06+05:30
[INFO] Final Memory: 294M/936M
[INFO] ------------------------------------------------------------------------

Reply via email to