Hi Asanka, Seems the cause for this issue is,
"!MESSAGE One or more certificates rejected. Cannot proceed with installation." The same issue was reported in the thread [1] with a solution. Just in case you don't have access to that thread, the solution was to get a fresh JDK installed. [1] "[Dev] One or more certificates rejected Issue on product Build" On Thu, Mar 29, 2018 at 5:25 PM, Asanka Anthony <[email protected]> wrote: > Yes, I am! > > On Thu, Mar 29, 2018 at 5:24 PM Rushmin Fernando <[email protected]> wrote: > >> Are you building the master branch? >> >> On Thu, Mar 29, 2018 at 4:24 PM, Asanka Anthony <[email protected]> >> wrote: >> >>> Hi, >>> Here i attached full stack, >>> >>> !ENTRY org.eclipse.equinox.p2.engine 8 0 2018-03-29 16:10:36.173 >>> !MESSAGE One or more certificates rejected. Cannot proceed with >>> installation. >>> >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Reactor Summary: >>> [INFO] >>> [INFO] WSO2 Identity Server ............................... SUCCESS [ >>> 1.266 s] >>> [INFO] org.wso2.carbon.is.migration ....................... SUCCESS [ >>> 30.076 s] >>> [INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ >>> 0.190 s] >>> [INFO] Identity Server: UI styles ......................... SUCCESS [ >>> 2.659 s] >>> [INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ >>> 0.072 s] >>> [INFO] WSO2 IS - Style Features ........................... SUCCESS [ >>> 1.524 s] >>> [INFO] WSO2 IS - Utils Features ........................... SUCCESS [ >>> 0.932 s] >>> [INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ >>> 1.350 s] >>> [INFO] WSO2 IS - IS Profile Generation .................... FAILURE >>> [01:02 min] >>> [INFO] Identity Server : Connector ........................ SKIPPED >>> [INFO] Identity Server : identity-authenticators .......... SKIPPED >>> [INFO] Identity Server : Social-authenticators ............ SKIPPED >>> [INFO] Identity Server : Provisioning Connectors .......... SKIPPED >>> [INFO] Identity Server : identity-local-authenticators .... SKIPPED >>> [INFO] Identity Server : oauth2-grant-types ............... SKIPPED >>> [INFO] Identity Server .................................... SKIPPED >>> [INFO] Identity Server : Samples .......................... SKIPPED >>> [INFO] Identity Server : User Mgt Samples ................. SKIPPED >>> [INFO] Samples/Remote User Management ..................... SKIPPED >>> [INFO] Identity Server : SCIM Samples ..................... SKIPPED >>> [INFO] scim-provisioning .................................. SKIPPED >>> [INFO] Identity Server : OAuth 1.0a samples with Identity Server SKIPPED >>> [INFO] WSO2 Carbon - OAuth10a Resource Owner Equivalent ... SKIPPED >>> [INFO] Identity Server : OAuth2.0 Samples with Identity Server 5.2.0 >>> SKIPPED >>> [INFO] OAuth 2.0 Playground App with WSO2 Identity Server . SKIPPED >>> [INFO] OAuth 2.0 Custom Grant ............................. SKIPPED >>> [INFO] Identity Server : SSO Samples ...................... SKIPPED >>> [INFO] Travelocity.COM ServiceProvider / RelyingParty Webapp SKIPPED >>> [INFO] Identity Server : XACML Samples .................... SKIPPED >>> [INFO] WSO2 Entitlement Sample Online Trading ............. SKIPPED >>> [INFO] Identity Server : STS Samples ...................... SKIPPED >>> [INFO] STS Client ......................................... SKIPPED >>> [INFO] Identity Server : Passive STS Samples .............. SKIPPED >>> [INFO] PassiveSTSSample ................................... SKIPPED >>> [INFO] org.wso2.identity.passivests.filter ................ SKIPPED >>> [INFO] PassiveSTSSampleApp ................................ SKIPPED >>> [INFO] Identity Server : InfoRecoverySample Maven Webapp .. SKIPPED >>> [INFO] InfoRecoverySample Maven Webapp .................... SKIPPED >>> [INFO] Identity Server : Workflow Samples ................. SKIPPED >>> [INFO] sample-handler ..................................... SKIPPED >>> [INFO] sample-template .................................... SKIPPED >>> [INFO] WSO2 Carbon Identity Sample (Adaptive) Authenticators SKIPPED >>> [INFO] WSO2 Carbon - Sample Authenticator Extension ....... SKIPPED >>> [INFO] WSO2 Sample - Sample Authentication Endpoints ...... SKIPPED >>> [INFO] Identity Server Integration Tests .................. SKIPPED >>> [INFO] WSO2 IS - Integration Test Admin Clients Module .... SKIPPED >>> [INFO] WSO2 IS - Integration UI Pages Module .............. SKIPPED >>> [INFO] WSO2 IS - Integration Test Utils Module ............ SKIPPED >>> [INFO] Custom Attribute Finder ............................ SKIPPED >>> [INFO] WSO2 Identity Integration Test Common .............. SKIPPED >>> [INFO] Identity Test Back-end Module ...................... SKIPPED >>> [INFO] org.wso2.identity.integration.test ................. SKIPPED >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] BUILD FAILURE >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [INFO] Total time: 01:43 min >>> [INFO] Finished at: 2018-03-29T16:10:36+05:30 >>> [INFO] Final Memory: 119M/1311M >>> [INFO] ------------------------------------------------------------ >>> ------------ >>> [ERROR] Failed to execute goal >>> org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen >>> (3-p2-profile-generation) on project identity-profile-gen: P2 publisher >>> return code was 13 -> [Help 1] >>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to >>> execute goal org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen >>> (3-p2-profile-generation) on project identity-profile-gen: P2 publisher >>> return code was 13 >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:213) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:154) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:146) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject >>> (LifecycleModuleBuilder.java:117) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject >>> (LifecycleModuleBuilder.java:81) >>> at >>> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build >>> (SingleThreadedBuilder.java:51) >>> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute >>> (LifecycleStarter.java:128) >>> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309) >>> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194) >>> at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107) >>> at org.apache.maven.cli.MavenCli.execute (MavenCli.java:993) >>> at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:345) >>> at org.apache.maven.cli.MavenCli.main (MavenCli.java:191) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) >>> at sun.reflect.NativeMethodAccessorImpl.invoke >>> (NativeMethodAccessorImpl.java:62) >>> at sun.reflect.DelegatingMethodAccessorImpl.invoke >>> (DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke (Method.java:498) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced >>> (Launcher.java:289) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.launch >>> (Launcher.java:229) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode >>> (Launcher.java:415) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.main >>> (Launcher.java:356) >>> Caused by: org.apache.maven.plugin.MojoExecutionException: P2 publisher >>> return code was 13 >>> at org.wso2.maven.p2.ProfileGenMojo.execute >>> (ProfileGenMojo.java:180) >>> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo >>> (DefaultBuildPluginManager.java:134) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:208) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:154) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:146) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject >>> (LifecycleModuleBuilder.java:117) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject >>> (LifecycleModuleBuilder.java:81) >>> at >>> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build >>> (SingleThreadedBuilder.java:51) >>> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute >>> (LifecycleStarter.java:128) >>> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309) >>> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194) >>> at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107) >>> at org.apache.maven.cli.MavenCli.execute (MavenCli.java:993) >>> at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:345) >>> at org.apache.maven.cli.MavenCli.main (MavenCli.java:191) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) >>> at sun.reflect.NativeMethodAccessorImpl.invoke >>> (NativeMethodAccessorImpl.java:62) >>> at sun.reflect.DelegatingMethodAccessorImpl.invoke >>> (DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke (Method.java:498) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced >>> (Launcher.java:289) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.launch >>> (Launcher.java:229) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode >>> (Launcher.java:415) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.main >>> (Launcher.java:356) >>> Caused by: org.apache.maven.plugin.MojoFailureException: P2 publisher >>> return code was 13 >>> at org.wso2.maven.p2.ProfileGenMojo.installFeatures >>> (ProfileGenMojo.java:222) >>> at org.wso2.maven.p2.ProfileGenMojo.execute >>> (ProfileGenMojo.java:170) >>> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo >>> (DefaultBuildPluginManager.java:134) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:208) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:154) >>> at org.apache.maven.lifecycle.internal.MojoExecutor.execute >>> (MojoExecutor.java:146) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject >>> (LifecycleModuleBuilder.java:117) >>> at >>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject >>> (LifecycleModuleBuilder.java:81) >>> at >>> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build >>> (SingleThreadedBuilder.java:51) >>> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute >>> (LifecycleStarter.java:128) >>> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309) >>> at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194) >>> at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107) >>> at org.apache.maven.cli.MavenCli.execute (MavenCli.java:993) >>> at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:345) >>> at org.apache.maven.cli.MavenCli.main (MavenCli.java:191) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) >>> at sun.reflect.NativeMethodAccessorImpl.invoke >>> (NativeMethodAccessorImpl.java:62) >>> at sun.reflect.DelegatingMethodAccessorImpl.invoke >>> (DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke (Method.java:498) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced >>> (Launcher.java:289) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.launch >>> (Launcher.java:229) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode >>> (Launcher.java:415) >>> at org.codehaus.plexus.classworlds.launcher.Launcher.main >>> (Launcher.java:356) >>> [ERROR] >>> [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/ >>> MojoExecutionException >>> [ERROR] >>> [ERROR] After correcting the problems, you can resume the build with the >>> command >>> [ERROR] mvn <goals> -rf :identity-profile-gen >>> >>> >>> On Thu, Mar 29, 2018 at 3:32 PM Asanka Anthony <[email protected]> >>> wrote: >>> >>>> I'm trying to build product IS clone from >>>> https://github.com/wso2/product-is . >>>> But I'm getting below >>>> exception. Any idea what may be the cause of it ? >>>> >>>> [INFO] WSO2 Identity Server ............................... SUCCESS [ >>>> 1.855 s] >>>> [INFO] org.wso2.carbon.is.migration ....................... SUCCESS [01:02 >>>> min] >>>> [INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ >>>> 0.077 s] >>>> [INFO] Identity Server: UI styles ......................... SUCCESS [ >>>> 2.363 s] >>>> [INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ >>>> 0.035 s] >>>> [INFO] WSO2 IS - Style Features ........................... SUCCESS [ >>>> 4.866 s] >>>> [INFO] WSO2 IS - Utils Features ........................... SUCCESS [ >>>> 7.239 s] >>>> [INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ >>>> 3.809 s] >>>> [INFO] WSO2 IS - IS Profile Generation .................... FAILURE [04:12 >>>> min] >>>> [INFO] Identity Server : Connector ........................ SKIPPED >>>> [INFO] Identity Server : identity-authenticators .......... SKIPPED >>>> [INFO] Identity Server : Social-authenticators ............ SKIPPED >>>> [INFO] Identity Server : Provisioning Connectors .......... SKIPPED >>>> [INFO] Identity Server : identity-local-authenticators .... SKIPPED >>>> [INFO] Identity Server : oauth2-grant-types ............... SKIPPED >>>> [INFO] Identity Server .................................... SKIPPED >>>> [INFO] Identity Server : Samples .......................... SKIPPED >>>> [INFO] Identity Server : User Mgt Samples ................. SKIPPED >>>> [INFO] Samples/Remote User Management ..................... SKIPPED >>>> [INFO] Identity Server : SCIM Samples ..................... SKIPPED >>>> [INFO] scim-provisioning .................................. SKIPPED >>>> [INFO] Identity Server : OAuth 1.0a samples with Identity Server SKIPPED >>>> [INFO] WSO2 Carbon - OAuth10a Resource Owner Equivalent ... SKIPPED >>>> [INFO] Identity Server : OAuth2.0 Samples with Identity Server 5.2.0 >>>> SKIPPED >>>> [INFO] OAuth 2.0 Playground App with WSO2 Identity Server . SKIPPED >>>> [INFO] OAuth 2.0 Custom Grant ............................. SKIPPED >>>> [INFO] Identity Server : SSO Samples ...................... SKIPPED >>>> [INFO] Travelocity.COM ServiceProvider / RelyingParty Webapp SKIPPED >>>> [INFO] Identity Server : XACML Samples .................... SKIPPED >>>> [INFO] WSO2 Entitlement Sample Online Trading ............. SKIPPED >>>> [INFO] Identity Server : STS Samples ...................... SKIPPED >>>> [INFO] STS Client ......................................... SKIPPED >>>> [INFO] Identity Server : Passive STS Samples .............. SKIPPED >>>> [INFO] PassiveSTSSample ................................... SKIPPED >>>> [INFO] org.wso2.identity.passivests.filter ................ SKIPPED >>>> [INFO] PassiveSTSSampleApp ................................ SKIPPED >>>> [INFO] Identity Server : InfoRecoverySample Maven Webapp .. SKIPPED >>>> [INFO] InfoRecoverySample Maven Webapp .................... SKIPPED >>>> [INFO] Identity Server : Workflow Samples ................. SKIPPED >>>> [INFO] sample-handler ..................................... SKIPPED >>>> [INFO] sample-template .................................... SKIPPED >>>> [INFO] WSO2 Carbon Identity Sample (Adaptive) Authenticators SKIPPED >>>> [INFO] WSO2 Carbon - Sample Authenticator Extension ....... SKIPPED >>>> [INFO] WSO2 Sample - Sample Authentication Endpoints ...... SKIPPED >>>> [INFO] Identity Server Integration Tests .................. SKIPPED >>>> [INFO] WSO2 IS - Integration Test Admin Clients Module .... SKIPPED >>>> [INFO] WSO2 IS - Integration UI Pages Module .............. SKIPPED >>>> [INFO] WSO2 IS - Integration Test Utils Module ............ SKIPPED >>>> [INFO] Custom Attribute Finder ............................ SKIPPED >>>> [INFO] WSO2 Identity Integration Test Common .............. SKIPPED >>>> [INFO] Identity Test Back-end Module ...................... SKIPPED >>>> [INFO] org.wso2.identity.integration.test ................. SKIPPED >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 05:42 min >>>> [INFO] Finished at: 2018-03-29T15:14:06+05:30 >>>> [INFO] Final Memory: 114M/1263M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] Failed to execute goal >>>> org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen >>>> (3-p2-profile-generation) on project identity-profile-gen: P2 publisher >>>> return code was 13 -> [Help 1] >>>> >>>> >>>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Best Regards* >> >> *Rushmin Fernando* >> *Technical Lead* >> >> WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware >> >> mobile : +94775615183 >> >> >> > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Pulasthi Mahawithana* Associate Technical Lead WSO2 Inc., http://wso2.com/ Mobile: +94-71-5179022 Blog: https://medium.com/@pulasthi7/ <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
