Hi folks, I'd like to compile the wso2-apimanager, version 2.6.0. I followed this github pull request, but this certificate exists. https://github.com/wso2/product-ei/pull/779/files
What can be the problem? Ubuntu 18.04 Setup: > > * 4 /usr/lib/jvm/java-8-oracle/jre/bin/java 1081 > manual mode > > * 3 /usr/lib/jvm/java-8-oracle/bin/javac 1081 > manual mode > > HEAD is now at a87463944 [maven-release-plugin] prepare release v2.6.0-rc3 > Picked up _JAVA_OPTIONS: > -Djdk.net.URLClassPath.disableClassPathURLCheck=true > -Dmaven.repo.local=/home/nolex/maven-cache-rep > Received logs: [INFO] > [INFO] --- carbon-p2-plugin:1.5.4:materialize-product > (creating-gateway-worker-profile) @ am-p2-profile --- > [INFO] Command line: > /bin/sh -c cd > /home/nolex/icontest-workdir/product-apim/modules/p2-profile/product && > /usr/lib/jvm/java-8-oracle/jre/bin/java -jar > /home/nolex/maven-cache-repo/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar > -nosplash -application org.eclipse.equinox.p2.director -metadataRepository > file:/home/nolex/icontest-workdir/product-apim/modules/p2-profile/product/target/p2-repo > -artifactRepository > file:/home/nolex/icontest-workdir/product-apim/modules/p2-profile/product/target/p2-repo > -installIU carbon.product.id -profileProperties > org.eclipse.update.install.features=true -profile gateway-worker > -bundlepool > file:/home/nolex/icontest-workdir/product-apim/modules/p2-profile/product/target/wso2carbon-core-4.4.35/repository/components > -shared > file:/home/nolex/icontest-workdir/product-apim/modules/p2-profile/product/target/wso2carbon-core-4.4.35/repository/components/p2 > -destination > file:/home/nolex/icontest-workdir/product-apim/modules/p2-profile/product/target/wso2carbon-core-4.4.35/repository/components/gateway-worker > -p2.os linux -p2.ws gtk -p2.arch x86 -roaming > Picked up _JAVA_OPTIONS: > -Djdk.net.URLClassPath.disableClassPathURLCheck=true > -Dmaven.repo.local=/home/nolex/maven-cache-repo > Installing carbon.product.id 4.4.35. > Installation failed. > One or more certificates rejected. Cannot proceed with installation. > Application failed, log file location: > /home/nolex/maven-cache-repo/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1543176611117.log > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WSO2 API Manager - Aggregator Module ............... SUCCESS [ > 0.696 s] > [INFO] WSO2 API Manager - Styles Parent ................... SUCCESS [ > 0.054 s] > [INFO] WSO2 API Manager - Styles .......................... SUCCESS [ > 1.346 s] > [INFO] WSO2 Stratos API Manager - UI styles .............. SUCCESS [ > 1.948 s] > [INFO] WSO2 API Manager - Multi Tenant Dashboard .......... SUCCESS [ > 0.862 s] > [INFO] WSO2 API Manager - Features Parent ................. SUCCESS [ > 0.018 s] > [INFO] WSO2 API Manager - Features Aggregator Module ...... SUCCESS [ > 0.015 s] > [INFO] WSO2 API Manager - Styles Features ................. SUCCESS [ > 0.506 s] > [INFO] WSO2 API Manager - Multi Tenant Dashboard Feature .. SUCCESS [ > 1.049 s] > [INFO] Samples ............................................ SUCCESS [ > 0.522 s] > [INFO] Clients for samples ................................ SUCCESS [ > 0.102 s] > [INFO] Publisher API client ............................... SUCCESS [ > 1.281 s] > [INFO] Store API client ................................... SUCCESS [ > 0.686 s] > [INFO] Admin API client ................................... SUCCESS [ > 0.559 s] > [INFO] Back end Service ................................... SUCCESS [ > 1.253 s] > [INFO] Sample Utils ....................................... SUCCESS [ > 2.166 s] > [INFO] Sample One ......................................... SUCCESS [ > 11.988 s] > [INFO] Sample Two ......................................... SUCCESS [ > 11.629 s] > [INFO] Sample Four ........................................ SUCCESS [ > 9.810 s] > [INFO] Sample Seven ....................................... SUCCESS [ > 11.318 s] > [INFO] Sample Eight ....................................... SUCCESS [ > 10.438 s] > [INFO] Sample Nine ........................................ SUCCESS [ > 10.163 s] > [INFO] Sample Ten ......................................... SUCCESS [ > 9.749 s] > [INFO] WSO2 API Manager - P2 Profile Generation Parent .... SUCCESS [ > 0.010 s] > [INFO] WSO2 API Manager - P2 Profile Generation ........... FAILURE [ > 32.292 s] > [INFO] API Manager : oauth2-grant-types ................... SKIPPED > [INFO] WSO2 API Manager - Distribution Parent ............. SKIPPED > [INFO] WSO2 API Manager - Distribution .................... SKIPPED > [INFO] WSO2 API Manager - API Import Export ............... SKIPPED > [INFO] WSO2 API Manager - Integration Tests ............... SKIPPED > [INFO] WSO2 API Manager - Integration Test Common Module .. SKIPPED > [INFO] WSO2 API Manager - Integration Admin Clients Module SKIPPED > [INFO] WSO2 API Manager - Integration Common Test Module .. SKIPPED > [INFO] WSO2 API Manager - Test Artifacts Tests ............ SKIPPED > [INFO] WSO2 API Manager - RestFul Backend Module for Integration Tests > SKIPPED > [INFO] WSO2 API Manager - ArtifactDeploymentMonitor WebApp SKIPPED > [INFO] org.wso2.am.framework.extensions ................... SKIPPED > [INFO] WSO2 API Manager - Integration Extensions Module ... SKIPPED > [INFO] WSO2 API Manager - Integration UI Pages Module ..... SKIPPED > [INFO] WSO2 API Manager - Integration New Test Module ..... SKIPPED > [INFO] WSO2 API Manager - Based on product backend Test Module SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 02:01 min > [INFO] Finished at: 2018-11-25T21:10:13+01:00 > [INFO] Final Memory: 91M/774M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.wso2.maven:carbon-p2-plugin:1.5.4:materialize-product > (creating-gateway-worker-profile) on project am-p2-profile: Cannot generate > P2 metadata: P2 publisher return code was 13 -> [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/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > > Thanks: Matyas
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
