Hi'
Thanks it worked :D ... Any tip for next step.
sincerely,
Govinda.
On Mon, Mar 6, 2017 at 2:57 PM, Andrea Patricelli <
[email protected]> wrote:
> Hi,
>
> in the output attached I see still some tests executions. Please try with
> this specific command: mvn -PskipTests,all
> Or, to exploit better all your processors, mvn -T1C -PskipTests,all and
> let us know the output.
> You shouldn't see any test execution.
>
> Best regards,
> Andrea
>
>
> Il 04/03/2017 10:37, govinda Malavipathirana ha scritto:
>
>> Hi
>> this is the error and commands that I was excuted....
>>
>> On Sat, Mar 4, 2017 at 12:30 PM, Andrea Patricelli <
>> [email protected] <mailto:[email protected]>>
>> wrote:
>>
>> No. Syncope is maven project.
>> You should not have the timeout error shown in the first email. If
>> you skip tests with skipTests profile maven does not execute such
>> tests. Please could you attach the command that you are running
>> and the timeout error that you are getting?
>>
>>
>> Il giorno 4 mar 2017, 06:29, alle ore 06:29, govinda
>> Malavipathirana <[email protected]
>> <mailto:[email protected]>> ha scritto:
>> >Hi'
>> >I tried so many solutions like including above solution, building
>> >without
>> >testing... But I'm still out of luck. Time out problem is still
>> there.
>> >So I
>> >thought I have 2 different options
>> >1. Choose different build tool
>> >2. Move for new machine.
>> >I would rather like first option. So are there any build tool that
>> >better
>> >for syncope?
>> >Sincerely,
>> >Govinda.
>> >
>> >On Friday, March 3, 2017, Andrea Patricelli
>> ><[email protected] <mailto:[email protected]>>
>>
>> >wrote:
>> >
>> >> Hi Govinda,
>> >>
>> >> Maybe you have performace issues on your machine. Some tests could
>> >fail
>> >> due to HW performance issues, in fact the error is a timeout.
>> Try to
>> >run
>> >> with mvn -T1C -Pall,skipTests to build the whole project.
>> >>
>> >> HTH,
>> >> Andrea
>> >>
>> >> Il 03/03/2017 09:39, govinda Malavipathirana ha scritto:
>> >>
>> >>> Hi'
>> >>> I have tried to build the syncope after the cloning using " mvn
>> >clean
>> >>> install" then it raise an error in test phase. It looks like
>> this...
>> >>> -------------------------------------------------------
>> >>> T E S T S
>> >>> -------------------------------------------------------
>> >>> Running org.apache.syncope.fit.cli.CLIITCase
>> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >74.142 sec
>> >>> - in org.apache.syncope.fit.cli.CLIITCase
>> >>> Running org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >20.808 sec
>> >>> - in org.apache.syncope.fit.console.AjaxBrowseITCase
>> >>> Running org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.001 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxPalettePanelITCase
>> >>> Running org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.003 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AjaxTextFieldITCase
>> >>> Running org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >18.317 sec
>> >>> - in org.apache.syncope.fit.console.AnyObjectsITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >15.733 sec
>> >>> - in org.apache.syncope.fit.console.AnyTypeClassesITCase
>> >>> Running org.apache.syncope.fit.console.AnyTypesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.887 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.AnyTypesITCase
>> >>> Running org.apache.syncope.fit.console.BulkActionITCase
>> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >44.265 sec
>> >>> - in org.apache.syncope.fit.console.BulkActionITCase
>> >>> Running org.apache.syncope.fit.console.DisplayAttributesITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.905 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.DisplayAttributesITCase
>> >>> Running org.apache.syncope.fit.console.GroupsITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >23.918 sec
>> >>> - in org.apache.syncope.fit.console.GroupsITCase
>> >>> Running org.apache.syncope.fit.console.LogsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >3.603 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.LogsITCase
>> >>> Running org.apache.syncope.fit.console.NotificationsITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >15.384 sec
>> >>> - in org.apache.syncope.fit.console.NotificationsITCase
>> >>> Running org.apache.syncope.fit.console.ParametersITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >6.092 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.ParametersITCase
>> >>> Running org.apache.syncope.fit.console.PoliciesITCase
>> >>> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >51.494
>> >>> sec
>> >>> - in org.apache.syncope.fit.console.PoliciesITCase
>> >>> Running org.apache.syncope.fit.console.RealmsITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >12.745 sec
>> >>> - in org.apache.syncope.fit.console.RealmsITCase
>> >>> Running org.apache.syncope.fit.console.RelationshipTypesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >6.225 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.RelationshipTypesITCase
>> >>> Running org.apache.syncope.fit.console.ReportsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.956 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.ReportsITCase
>> >>> Running org.apache.syncope.fit.console.RolesITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.797 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.RolesITCase
>> >>> Running org.apache.syncope.fit.console.SchemasITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >14.867 sec
>> >>> - in org.apache.syncope.fit.console.SchemasITCase
>> >>> Running org.apache.syncope.fit.console.SecurityQuestionsITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >4.546 sec
>> >>> -
>> >>> in org.apache.syncope.fit.console.SecurityQuestionsITCase
>> >>> Running org.apache.syncope.fit.console.TopologyITCase
>> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >28.318
>> >>> sec
>> >>> - in org.apache.syncope.fit.console.TopologyITCase
>> >>> Running org.apache.syncope.fit.console.UsersITCase
>> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >66.721 sec
>> >>> - in org.apache.syncope.fit.console.UsersITCase
>> >>> Running org.apache.syncope.fit.core.AnyObjectITCase
>> >>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.851 sec
>> >>> - in org.apache.syncope.fit.core.AnyObjectITCase
>> >>> Running org.apache.syncope.fit.core.AnyTypeClassITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.945 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.AnyTypeClassITCase
>> >>> Running org.apache.syncope.fit.core.AnyTypeITCase
>> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.166 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.AnyTypeITCase
>> >>> Running org.apache.syncope.fit.core.AuthenticationITCase
>> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >18.085
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.AuthenticationITCase
>> >>> Running org.apache.syncope.fit.core.CamelRouteITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >3.007 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.CamelRouteITCase
>> >>> Running org.apache.syncope.fit.core.ConfigurationITCase
>> >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.841 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.ConfigurationITCase
>> >>> Running org.apache.syncope.fit.core.ConnectorITCase
>> >>> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >3.827 sec
>> >>> - in org.apache.syncope.fit.core.ConnectorITCase
>> >>> Running org.apache.syncope.fit.core.DerSchemaITCase
>> >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.487 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.DerSchemaITCase
>> >>> Running org.apache.syncope.fit.core.DomainITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.252 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.DomainITCase
>> >>> Running org.apache.syncope.fit.core.ExceptionMapperITCase
>> >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.955 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.ExceptionMapperITCase
>> >>> Running org.apache.syncope.fit.core.GroupITCase
>> >>> Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >28.472
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.GroupITCase
>> >>> Running org.apache.syncope.fit.core.LoggerITCase
>> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.423 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.LoggerITCase
>> >>> Running org.apache.syncope.fit.core.MailTemplateITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.265 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.MailTemplateITCase
>> >>> Running org.apache.syncope.fit.core.MembershipITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.309 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.MembershipITCase
>> >>> Running org.apache.syncope.fit.core.MigrationITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >10.335 sec
>> >>> - in org.apache.syncope.fit.core.MigrationITCase
>> >>> Running org.apache.syncope.fit.core.MultitenancyITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.896 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.MultitenancyITCase
>> >>> Running org.apache.syncope.fit.core.NotificationITCase
>> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.292 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.NotificationITCase
>> >>> Running org.apache.syncope.fit.core.NotificationTaskITCase
>> >>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >17.131 sec
>> >>> - in org.apache.syncope.fit.core.NotificationTaskITCase
>> >>> Running org.apache.syncope.fit.core.PlainSchemaITCase
>> >>> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >10.067
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.PlainSchemaITCase
>> >>> Running org.apache.syncope.fit.core.PolicyITCase
>> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.097 sec
>> >>> - in org.apache.syncope.fit.core.PolicyITCase
>> >>> Running org.apache.syncope.fit.core.PropagationTaskITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >7.417 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.PropagationTaskITCase
>> >>> Running org.apache.syncope.fit.core.PullTaskITCase
>> >>> Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >169.353
>> >>> sec - in org.apache.syncope.fit.core.PullTaskITCase
>> >>> Running org.apache.syncope.fit.core.PushTaskITCase
>> >>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >42.503
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.PushTaskITCase
>> >>> Running org.apache.syncope.fit.core.RESTITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >6.759 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.RESTITCase
>> >>> Running org.apache.syncope.fit.core.RealmITCase
>> >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >3.468 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.RealmITCase
>> >>> Running org.apache.syncope.fit.core.RecertificationITCase
>> >>> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
>> >11.335 sec
>> >>> <<< FAILURE! - in
>> org.apache.syncope.fit.core.RecertificationITCase
>> >>> recertification(org.apache.syncope.fit.core.RecertificationI
>> TCase)
>> >Time
>> >>> elapsed: 11.23 sec <<< FAILURE!
>> >>> java.lang.AssertionError: Timeout when executing task
>> >>> e95555d2-1b09-42c8-b25b-f4c4ec598989
>> >>> at
>> >>> org.apache.syncope.fit.core.RecertificationITCase.recertific
>> >>> ation(RecertificationITCase.java:35)
>> >>>
>> >>> Running org.apache.syncope.fit.core.RelationshipTypeITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.002 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.RelationshipTypeITCase
>> >>> Running org.apache.syncope.fit.core.ReportITCase
>> >>> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >37.735
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.ReportITCase
>> >>> Running org.apache.syncope.fit.core.ReportTemplateITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >2.024 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.ReportTemplateITCase
>> >>> Running org.apache.syncope.fit.core.ResourceITCase
>> >>> Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >28.139
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.ResourceITCase
>> >>> Running org.apache.syncope.fit.core.RoleITCase
>> >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >2.432 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.RoleITCase
>> >>> Running org.apache.syncope.fit.core.SchedTaskITCase
>> >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >8.008 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.SchedTaskITCase
>> >>> Running org.apache.syncope.fit.core.SearchITCase
>> >>> Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >25.887
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.SearchITCase
>> >>> Running org.apache.syncope.fit.core.SecurityQuestionITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >0.576 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.SecurityQuestionITCase
>> >>> Running org.apache.syncope.fit.core.SwaggerITCase
>> >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.309 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.SwaggerITCase
>> >>> Running org.apache.syncope.fit.core.UserITCase
>> >>> Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >174.256
>> >>> sec - in org.apache.syncope.fit.core.UserITCase
>> >>> Running org.apache.syncope.fit.core.UserIssuesITCase
>> >>> Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >192.494
>> >>> sec - in org.apache.syncope.fit.core.UserIssuesITCase
>> >>> Running org.apache.syncope.fit.core.UserSelfITCase
>> >>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >36.865
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.UserSelfITCase
>> >>> Running org.apache.syncope.fit.core.UserWorkflowITCase
>> >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >18.585 sec
>> >>> - in org.apache.syncope.fit.core.UserWorkflowITCase
>> >>> Running org.apache.syncope.fit.core.VirAttrITCase
>> >>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >61.432
>> >>> sec
>> >>> - in org.apache.syncope.fit.core.VirAttrITCase
>> >>> Running org.apache.syncope.fit.core.VirSchemaITCase
>> >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> >1.406 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.VirSchemaITCase
>> >>> Running org.apache.syncope.fit.core.WorkflowITCase
>> >>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed:
>> >1.574 sec
>> >>> -
>> >>> in org.apache.syncope.fit.core.WorkflowITCase
>> >>>
>> >>> Results :
>> >>>
>> >>> Failed tests:
>> >>> RecertificationITCase.recertification:35->AbstractTaskITCas
>> >>> e.execTask:124
>> >>> Timeout when executing task e95555d2-1b09-42c8-b25b-f4c4ec598989
>> >>>
>> >>> Tests run: 518, Failures: 1, Errors: 0, Skipped: 2
>> >>>
>> >>> [INFO]
>> >>> [INFO] --- cargo-maven2-plugin:1.6.2:stop (stop-container) @
>> >>> syncope-fit-core-reference ---
>> >>> [INFO]
>> >>> [INFO] --- modernizer-maven-plugin:1.5.0:modernizer
>> >(modernizer-check) @
>> >>> syncope-fit-core-reference ---
>> >>> [INFO]
>> >>> [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @
>> >>> syncope-fit-core-reference ---
>> >>> [INFO]
>> >>>
>> >-----------------------------------------------------------
>> -------------
>> >>> [INFO] Reactor Summary:
>> >>> [INFO]
>> >>> [INFO] Apache Syncope .....................................
>> SUCCESS
>> >[
>> >>> 22.846 s]
>> >>> [INFO] Apache Syncope Common ..............................
>> SUCCESS
>> >[
>> >>> 1.051 s]
>> >>> [INFO] Apache Syncope Common Lib ..........................
>> SUCCESS
>> >[
>> >>> 51.213 s]
>> >>> [INFO] Apache Syncope Common REST API .....................
>> SUCCESS
>> >[
>> >>> 6.444 s]
>> >>> [INFO] Apache Syncope Core ................................
>> SUCCESS
>> >[
>> >>> 0.988 s]
>> >>> [INFO] Apache Syncope Core Persistence API ................
>> SUCCESS
>> >[
>> >>> 4.391 s]
>> >>> [INFO] Apache Syncope Core Provisioning API ...............
>> SUCCESS
>> >[
>> >>> 2.455 s]
>> >>> [INFO] Apache Syncope Core Workflow API ...................
>> SUCCESS
>> >[
>> >>> 1.104 s]
>> >>> [INFO] Apache Syncope Core Spring .........................
>> SUCCESS
>> >[01:38
>> >>> min]
>> >>> [INFO] Apache Syncope Core Persistence JPA ................
>> SUCCESS
>> >[02:20
>> >>> min]
>> >>> [INFO] Apache Syncope Core Workflow Java ..................
>> SUCCESS
>> >[
>> >>> 7.300 s]
>> >>> [INFO] Apache Syncope Core Provisioning Java ..............
>> SUCCESS
>> >[
>> >>> 51.038 s]
>> >>> [INFO] Apache Syncope Core Workflow Activiti ..............
>> SUCCESS
>> >[
>> >>> 8.639 s]
>> >>> [INFO] Apache Syncope Core Logic ..........................
>> SUCCESS
>> >[
>> >>> 4.874 s]
>> >>> [INFO] Apache Syncope Core REST CXF .......................
>> SUCCESS
>> >[
>> >>> 31.352 s]
>> >>> [INFO] Apache Syncope Core Migration ......................
>> SUCCESS
>> >[
>> >>> 1.078 s]
>> >>> [INFO] Apache Syncope Client ..............................
>> SUCCESS
>> >[
>> >>> 0.489 s]
>> >>> [INFO] Apache Syncope Client Lib ..........................
>> SUCCESS
>> >[
>> >>> 16.490 s]
>> >>> [INFO] Apache Syncope Client Console ......................
>> SUCCESS
>> >[
>> >>> 19.772 s]
>> >>> [INFO] Apache Syncope Client CLI ..........................
>> SUCCESS
>> >[
>> >>> 19.527 s]
>> >>> [INFO] Apache Syncope Client Enduser ......................
>> SUCCESS
>> >[
>> >>> 2.248 s]
>> >>> [INFO] Apache Syncope FIT .................................
>> SUCCESS
>> >[
>> >>> 0.563 s]
>> >>> [INFO] Apache Syncope FIT Build Tools .....................
>> SUCCESS
>> >[
>> >>> 43.163 s]
>> >>> [INFO] Apache Syncope Extensions ..........................
>> SUCCESS
>> >[
>> >>> 0.437 s]
>> >>> [INFO] Apache Syncope Extensions: Camel ...................
>> SUCCESS
>> >[
>> >>> 0.478 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Common Lib ........
>> SUCCESS
>> >[
>> >>> 0.846 s]
>> >>> [INFO] Apache Syncope Extensions: Camel REST API ..........
>> SUCCESS
>> >[
>> >>> 2.703 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Persistence API ...
>> SUCCESS
>> >[
>> >>> 1.526 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Provisioning API ..
>> SUCCESS
>> >[
>> >>> 0.934 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Provisioning ......
>> SUCCESS
>> >[
>> >>> 2.583 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Logic .............
>> SUCCESS
>> >[
>> >>> 2.295 s]
>> >>> [INFO] Apache Syncope Extensions: Camel REST CXF ..........
>> SUCCESS
>> >[
>> >>> 2.610 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Client Console ....
>> SUCCESS
>> >[
>> >>> 1.391 s]
>> >>> [INFO] Apache Syncope Extensions: Camel Persistence JPA ...
>> SUCCESS
>> >[
>> >>> 1.586 s]
>> >>> [INFO] Apache Syncope Extensions: Swagger UI ..............
>> SUCCESS
>> >[
>> >>> 1.707 s]
>> >>> [INFO] Apache Syncope FIT Core Reference ..................
>> FAILURE
>> >[27:53
>> >>> min]
>> >>> [INFO] Apache Syncope FIT Console Reference ...............
>> SKIPPED
>> >>> [INFO] Apache Syncope FIT Enduser Reference ...............
>> SKIPPED
>> >>> [INFO] Apache Syncope Archetype ...........................
>> SKIPPED
>> >>> [INFO] Apache Syncope Standalone Distribution .............
>> SKIPPED
>> >>> [INFO] Apache Syncope Deb .................................
>> SKIPPED
>> >>> [INFO] Apache Syncope Deb Core ............................
>> SKIPPED
>> >>> [INFO] Apache Syncope Deb Console .........................
>> SKIPPED
>> >>> [INFO] Apache Syncope Deb Enduser .........................
>> SKIPPED
>> >>> [INFO] Apache Syncope Installer ...........................
>> SKIPPED
>> >>> [INFO] Apache Syncope IDE .................................
>> SKIPPED
>> >>> [INFO] Apache Syncope IDE Eclipse .........................
>> SKIPPED
>> >>> [INFO] Apache Syncope IDE Eclipse Plugin ..................
>> SKIPPED
>> >>> [INFO] Apache Syncope IDE Eclipse P2 Site .................
>> SKIPPED
>> >>> [INFO]
>> >>>
>> >-----------------------------------------------------------
>> -------------
>> >>> [INFO] BUILD FAILURE
>> >>> [INFO]
>> >>>
>> >-----------------------------------------------------------
>> -------------
>> >>> [INFO] Total time: 37:56 min
>> >>> [INFO] Finished at: 2017-03-03T13:15:53+05:30
>> >>> [INFO] Final Memory: 156M/498M
>> >>> [INFO]
>> >>>
>> >-----------------------------------------------------------
>> -------------
>> >>> [ERROR] Failed to execute goal
>> >>> org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify
>> >(default) on
>> >>> project syncope-fit-core-reference: There are test failures.
>> >>> [ERROR]
>> >>> [ERROR] Please refer to
>> >>> /home/govinda/github_repos/syncope/fit/core-reference/target
>> >>> /failsafe-reports
>> >>> for the individual test results.
>> >>> [ERROR] -> [Help 1]
>> >>> [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/MojoFailur
>> eException
>> <http://cwiki.apache.org/confluence/display/MAVEN/MojoFailur
>> eException>
>> >>> [ERROR]
>> >>> [ERROR] After correcting the problems, you can resume the
>> build with
>> >the
>> >>> command
>> >>> [ERROR] mvn <goals> -rf :syncope-fit-core-reference
>> >>>
>> >>> Even if treid the next mvn command it give the same error.
>> >>> Then I search through the internet found this... but there is no
>> >solution.
>> >>> https://issues.apache.org/jira/browse/SYNCOPE-986
>> <https://issues.apache.org/jira/browse/SYNCOPE-986>
>> >>>
>> >>> On Thu, Mar 2, 2017 at 2:23 PM, Andrea Patricelli <
>> >>> [email protected]
>> <mailto:[email protected]>> wrote:
>> >>>
>> >>> Hi,
>> >>>>
>> >>>> I've updated the Jira issue [1] with a bit more detailed
>> >description.
>> >>>>
>> >>>> Let's stay in touch.
>> >>>>
>> >>>> Best regards and good luck,
>> >>>> Andrea
>> >>>>
>> >>>> [1] https://issues.apache.org/jira/browse/SYNCOPE-1018
>> <https://issues.apache.org/jira/browse/SYNCOPE-1018>
>> >>>>
>> >>>>
>> >>>> Il 01/03/2017 19:19, govinda Malavipathirana ha scritto:
>> >>>>
>> >>>> Hi' All
>> >>>>> I'm Govinda Malavipathirana, 3rd year undergraduate student form
>> >Faculty
>> >>>>> of
>> >>>>> information technology, University of Moratuwa in Sri Lanka. I
>> >would
>> >>>>> love
>> >>>>> to contribute to the "Social registration for the enduser ui". I
>> >already
>> >>>>> installed the Syncope and started to go through some code
>> snippets
>> >>>>> (couldn't fully understand) and read documentation about
>> Syncope.
>> >I
>> >>>>> identified some steps to initialize the project.
>> >>>>> * Understand the enduser source code and how the registration
>> >happening
>> >>>>> in
>> >>>>> the syncope.
>> >>>>> * build some patch for social registation
>> >>>>> * provide the initial proposal( within this week)
>> >>>>> I'm currently developing the JEE app and tried to create user
>> >accounts
>> >>>>> via
>> >>>>> social network(which is not exact thing to do as a project
>> but) to
>> >>>>> understand how the module should be developed. Could I know
>> which
>> >code
>> >>>>> segments I should understand more?
>> >>>>> Sincerely,
>> >>>>> Govinda.
>> >>>>>
>> >>>>>
>> >>>>> --
>> >>>> Andrea Patricelli
>> >>>>
>> >>>> Tirasa - Open Source Excellence
>> >>>> http://www.tirasa.net/
>> >>>>
>> >>>> PMC member at The Apache Software Foundation
>> >>>> Syncope
>> >>>>
>> >>>>
>> >>>>
>> >> --
>> >> Andrea Patricelli
>> >>
>> >> Tirasa - Open Source Excellence
>> >> http://www.tirasa.net/
>> >>
>> >> Member at The Apache Software Foundation
>> >> Syncope
>> >>
>> >>
>>
>>
>>
> --
> Andrea Patricelli
>
> Tirasa - Open Source Excellence
> http://www.tirasa.net/
>
> Member at The Apache Software Foundation
> Syncope
>
>
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @
syncope-fit-console-reference ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @
syncope-fit-console-reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @
syncope-fit-console-reference ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @
syncope-fit-console-reference ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @
syncope-fit-console-reference ---
[INFO] Packaging webapp
[INFO] Assembling webapp [syncope-fit-console-reference] in
[/home/govinda/github_repos/syncope/fit/console-reference/target/syncope-fit-console-reference-2.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/home/govinda/github_repos/syncope/fit/console-reference/src/main/webapp/WEB-INF]
to
[/home/govinda/github_repos/syncope/fit/console-reference/target/syncope-fit-console-reference-2.1.0-SNAPSHOT]
[INFO] Copying webapp resources
[/home/govinda/github_repos/syncope/fit/console-reference/src/main/webapp]
[INFO] Webapp assembled in [5497 msecs]
[INFO] Building war:
/home/govinda/github_repos/syncope/fit/console-reference/target/syncope-fit-console-reference-2.1.0-SNAPSHOT.war
[INFO]
[INFO] --- cargo-maven2-plugin:1.6.2:install (install-container) @
syncope-fit-console-reference ---
[INFO] Container is installed at
[/home/govinda/github_repos/syncope/fit/console-reference/target/cargo/extract/tomcat-8.5.11/apache-tomcat-8.5.11
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
syncope-fit-console-reference ---
[INFO]
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @
syncope-fit-console-reference ---
[WARNING] Skipping verification of legal files in artifacts:
[WARNING]
org.apache.syncope.fit:syncope-fit-console-reference:war:2.1.0-SNAPSHOT
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
syncope-fit-console-reference ---
[INFO] Installing
/home/govinda/github_repos/syncope/fit/console-reference/target/syncope-fit-console-reference-2.1.0-SNAPSHOT.war
to
/home/govinda/.m2/repository/org/apache/syncope/fit/syncope-fit-console-reference/2.1.0-SNAPSHOT/syncope-fit-console-reference-2.1.0-SNAPSHOT.war
[INFO] Installing
/home/govinda/github_repos/syncope/fit/console-reference/pom.xml to
/home/govinda/.m2/repository/org/apache/syncope/fit/syncope-fit-console-reference/2.1.0-SNAPSHOT/syncope-fit-console-reference-2.1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Syncope FIT Enduser Reference 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @
syncope-fit-enduser-reference ---
[INFO] Deleting /home/govinda/github_repos/syncope/fit/enduser-reference/target
[INFO]
[INFO] --- gmaven-plugin:1.5:execute (default) @ syncope-fit-enduser-reference
---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ syncope-fit-enduser-reference ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @
syncope-fit-enduser-reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources
(copy-artifact-legal-files) @ syncope-fit-enduser-reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources
(copy-javadoc-legal-files) @ syncope-fit-enduser-reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @
syncope-fit-enduser-reference ---
[INFO] No sources to compile
[INFO]
[INFO] --- phantomjs-maven-plugin:0.7:install (install-phantomjs) @
syncope-fit-enduser-reference ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @
syncope-fit-enduser-reference ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @
syncope-fit-enduser-reference ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @
syncope-fit-enduser-reference ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @
syncope-fit-enduser-reference ---
[INFO] Packaging webapp
[INFO] Assembling webapp [syncope-fit-enduser-reference] in
[/home/govinda/github_repos/syncope/fit/enduser-reference/target/syncope-fit-enduser-reference-2.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/home/govinda/github_repos/syncope/fit/enduser-reference/src/main/webapp/WEB-INF]
to
[/home/govinda/github_repos/syncope/fit/enduser-reference/target/syncope-fit-enduser-reference-2.1.0-SNAPSHOT]
[INFO] Copying webapp resources
[/home/govinda/github_repos/syncope/fit/enduser-reference/src/main/webapp]
[INFO] Webapp assembled in [5838 msecs]
[INFO] Building war:
/home/govinda/github_repos/syncope/fit/enduser-reference/target/syncope-fit-enduser-reference-2.1.0-SNAPSHOT.war
[INFO]
[INFO] --- cargo-maven2-plugin:1.6.2:install (install-container) @
syncope-fit-enduser-reference ---
[INFO] Container is installed at
[/home/govinda/github_repos/syncope/fit/enduser-reference/target/cargo/extract/tomcat-8.5.11/apache-tomcat-8.5.11
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
syncope-fit-enduser-reference ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (setup-enduser-it) @
syncope-fit-enduser-reference ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- frontend-maven-plugin:1.3:install-node-and-npm (install-node-npm) @
syncope-fit-enduser-reference ---
[INFO] Skipping test phase.
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:exec (install-protractor) @
syncope-fit-enduser-reference ---
[INFO] skipping execute as per configuration
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:exec (update-protractor-webdriver-manager) @
syncope-fit-enduser-reference ---
[INFO] skipping execute as per configuration
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:exec (exec-protractor) @
syncope-fit-enduser-reference ---
[INFO] skipping execute as per configuration
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @
syncope-fit-enduser-reference ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @
syncope-fit-enduser-reference ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @
syncope-fit-enduser-reference ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @
syncope-fit-enduser-reference ---
[WARNING] Skipping verification of legal files in artifacts:
[WARNING]
org.apache.syncope.fit:syncope-fit-enduser-reference:war:2.1.0-SNAPSHOT
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
syncope-fit-enduser-reference ---
[INFO] Installing
/home/govinda/github_repos/syncope/fit/enduser-reference/target/syncope-fit-enduser-reference-2.1.0-SNAPSHOT.war
to
/home/govinda/.m2/repository/org/apache/syncope/fit/syncope-fit-enduser-reference/2.1.0-SNAPSHOT/syncope-fit-enduser-reference-2.1.0-SNAPSHOT.war
[INFO] Installing
/home/govinda/github_repos/syncope/fit/enduser-reference/pom.xml to
/home/govinda/.m2/repository/org/apache/syncope/fit/syncope-fit-enduser-reference/2.1.0-SNAPSHOT/syncope-fit-enduser-reference-2.1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Syncope Standalone Distribution 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ syncope-standalone
---
[INFO] Deleting /home/govinda/github_repos/syncope/standalone/target
[INFO]
[INFO] --- gmaven-plugin:1.5:execute (default) @ syncope-standalone ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ syncope-standalone ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @
syncope-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to core
[INFO] Copying 5 resources to core/domains
[INFO] Copying 9 resources to core
[INFO] Copying 2 resources to core
[INFO] Copying 7 resources to core/scriptedsql
[INFO] Copying 8 resources to core/rest
[INFO] Copying 5 resources to console
[INFO] Copying 3 resources to enduser
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources
(copy-artifact-legal-files) @ syncope-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:copy-resources
(copy-javadoc-legal-files) @ syncope-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @
syncope-standalone ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @
syncope-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/govinda/github_repos/syncope/standalone/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @
syncope-standalone ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @
syncope-standalone ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- xml-maven-plugin:1.0.1:transform (default) @ syncope-standalone ---
[INFO] Transforming file:
/home/govinda/github_repos/syncope/standalone/target/classes/core/domains/MasterContent.xml
[INFO] Transformed 1 file(s).
[INFO]
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ syncope-standalone ---
[INFO] Building jar:
/home/govinda/github_repos/syncope/standalone/target/syncope-standalone-2.1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
syncope-standalone ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (prepare-standalone) @
syncope-standalone ---
[INFO] Executing tasks
main:
[mkdir] Created dir:
/home/govinda/github_repos/syncope/standalone/target/standalone
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone
[unzip] Expanding:
/home/govinda/.m2/repository/org/codehaus/cargo/cargo-container-archives/tomcat-8.5.11.zip
into /home/govinda/github_repos/syncope/standalone/target/standalone
[delete] Deleting directory
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/docs
[delete] Deleting directory
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/examples
[copy] Copying 216 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope
[copy] Copied 25 empty directories to 1 empty directory under
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope
[copy] Copying 30 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope/WEB-INF/classes
[copy] Copying 95 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-console
[copy] Copied 5 empty directories to 1 empty directory under
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-console
[copy] Copying 5 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-console/WEB-INF/classes
[copy] Copying 75 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-enduser
[copy] Copied 5 empty directories to 1 empty directory under
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-enduser
[copy] Copying 3 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-enduser/WEB-INF/classes
[mkdir] Created dir:
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/test-csvdir
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/test-csvdir
[copy] Copying 82 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-fit-build-tools
[copy] Copied 11 empty directories to 1 empty directory under
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-fit-build-tools
[copy] Copying 4 files to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-fit-build-tools/WEB-INF/lib
[zip] Building zip:
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-fit-build-tools.war
[delete] Deleting directory
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/webapps/syncope-fit-build-tools
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/lib
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/lib
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/lib
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/conf
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/bin
[copy] Copying 1 file to
/home/govinda/github_repos/syncope/standalone/target/standalone/apache-tomcat-8.5.11/bin
[INFO] Executed tasks
[INFO]
[INFO] --- maven-assembly-plugin:3.0.0:single (make-standalone-zip) @
syncope-standalone ---
[INFO] Reading assembly descriptor: src/assemble/standalone-zip.xml
[INFO] Building zip:
/home/govinda/github_repos/syncope/standalone/target/syncope-standalone-2.1.0-SNAPSHOT-distribution.zip
[INFO]
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @
syncope-standalone ---
[INFO] Checking legal files in: syncope-standalone-2.1.0-SNAPSHOT.jar
[INFO] Checking legal files in:
syncope-standalone-2.1.0-SNAPSHOT-distribution.zip
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
syncope-standalone ---
[INFO] Installing
/home/govinda/github_repos/syncope/standalone/target/syncope-standalone-2.1.0-SNAPSHOT.jar
to
/home/govinda/.m2/repository/org/apache/syncope/syncope-standalone/2.1.0-SNAPSHOT/syncope-standalone-2.1.0-SNAPSHOT.jar
[INFO] Installing /home/govinda/github_repos/syncope/standalone/pom.xml to
/home/govinda/.m2/repository/org/apache/syncope/syncope-standalone/2.1.0-SNAPSHOT/syncope-standalone-2.1.0-SNAPSHOT.pom
[INFO] Installing
/home/govinda/github_repos/syncope/standalone/target/syncope-standalone-2.1.0-SNAPSHOT-distribution.zip
to
/home/govinda/.m2/repository/org/apache/syncope/syncope-standalone/2.1.0-SNAPSHOT/syncope-standalone-2.1.0-SNAPSHOT-distribution.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Syncope ..................................... SUCCESS [ 16.735 s]
[INFO] Apache Syncope Common .............................. SUCCESS [ 0.990 s]
[INFO] Apache Syncope Common Lib .......................... SUCCESS [ 43.494 s]
[INFO] Apache Syncope Common REST API ..................... SUCCESS [ 11.311 s]
[INFO] Apache Syncope Core ................................ SUCCESS [ 1.009 s]
[INFO] Apache Syncope Core Persistence API ................ SUCCESS [ 5.802 s]
[INFO] Apache Syncope Core Provisioning API ............... SUCCESS [ 2.447 s]
[INFO] Apache Syncope Core Workflow API ................... SUCCESS [ 2.119 s]
[INFO] Apache Syncope Core Spring ......................... SUCCESS [ 17.946 s]
[INFO] Apache Syncope Core Persistence JPA ................ SUCCESS [01:07 min]
[INFO] Apache Syncope Core Workflow Java .................. SUCCESS [ 1.428 s]
[INFO] Apache Syncope Core Provisioning Java .............. SUCCESS [ 12.111 s]
[INFO] Apache Syncope Core Workflow Activiti .............. SUCCESS [ 7.942 s]
[INFO] Apache Syncope Core Logic .......................... SUCCESS [ 13.282 s]
[INFO] Apache Syncope Core REST CXF ....................... SUCCESS [ 10.609 s]
[INFO] Apache Syncope Core Migration ...................... SUCCESS [ 2.239 s]
[INFO] Apache Syncope Client .............................. SUCCESS [ 1.041 s]
[INFO] Apache Syncope Client Lib .......................... SUCCESS [ 6.617 s]
[INFO] Apache Syncope Client Console ...................... SUCCESS [ 55.369 s]
[INFO] Apache Syncope Client CLI .......................... SUCCESS [ 34.653 s]
[INFO] Apache Syncope Client Enduser ...................... SUCCESS [ 4.891 s]
[INFO] Apache Syncope FIT ................................. SUCCESS [ 0.950 s]
[INFO] Apache Syncope FIT Build Tools ..................... SUCCESS [01:26 min]
[INFO] Apache Syncope Extensions .......................... SUCCESS [ 1.839 s]
[INFO] Apache Syncope Extensions: Camel ................... SUCCESS [ 4.850 s]
[INFO] Apache Syncope Extensions: Camel Common Lib ........ SUCCESS [ 2.541 s]
[INFO] Apache Syncope Extensions: Camel REST API .......... SUCCESS [ 1.749 s]
[INFO] Apache Syncope Extensions: Camel Persistence API ... SUCCESS [ 1.850 s]
[INFO] Apache Syncope Extensions: Camel Provisioning API .. SUCCESS [ 2.086 s]
[INFO] Apache Syncope Extensions: Camel Provisioning ...... SUCCESS [ 9.274 s]
[INFO] Apache Syncope Extensions: Camel Logic ............. SUCCESS [ 2.101 s]
[INFO] Apache Syncope Extensions: Camel REST CXF .......... SUCCESS [ 3.156 s]
[INFO] Apache Syncope Extensions: Camel Client Console .... SUCCESS [ 2.276 s]
[INFO] Apache Syncope Extensions: Camel Persistence JPA ... SUCCESS [ 3.304 s]
[INFO] Apache Syncope Extensions: Swagger UI .............. SUCCESS [ 4.534 s]
[INFO] Apache Syncope FIT Core Reference .................. SUCCESS [ 42.734 s]
[INFO] Apache Syncope FIT Console Reference ............... SUCCESS [ 47.252 s]
[INFO] Apache Syncope FIT Enduser Reference ............... SUCCESS [ 42.714 s]
[INFO] Apache Syncope Archetype ........................... SUCCESS [ 11.841 s]
[INFO] Apache Syncope Standalone Distribution ............. SUCCESS [ 43.184 s]
[INFO] Apache Syncope Deb ................................. SUCCESS [ 2.099 s]
[INFO] Apache Syncope Deb Core ............................ SUCCESS [ 23.425 s]
[INFO] Apache Syncope Deb Console ......................... SUCCESS [ 10.067 s]
[INFO] Apache Syncope Deb Enduser ......................... SUCCESS [ 28.538 s]
[INFO] Apache Syncope Installer ........................... SUCCESS [ 20.413 s]
[INFO] Apache Syncope IDE ................................. SUCCESS [ 0.707 s]
[INFO] Apache Syncope IDE Eclipse ......................... SUCCESS [ 2.973 s]
[INFO] Apache Syncope IDE Eclipse Plugin .................. SUCCESS [ 48.745 s]
[INFO] Apache Syncope IDE Eclipse P2 Site ................. SUCCESS [ 18.332 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:07 min (Wall Clock)
[INFO] Finished at: 2017-03-06T21:06:14+05:30
[INFO] Final Memory: 241M/765M
[INFO] ------------------------------------------------------------------------
====================================================================================================
Command was
mvn -T1C -PskipTests,all