Hi Gayashan, This failure occurs due to a missing feature in greg p2 profile gen. Feature is added and pull-request is sent at [1]. Build will return back to normal when this is merged.
However you can get the changes directly from [2] if this is urgent. Thank you, SameeraK. [1] https://github.com/wso2-dev/product-greg/pull/24 [2] https://github.com/sameerak/product-greg On Mon, Aug 4, 2014 at 6:33 PM, Gayashan Amarasinghe <[email protected]> wrote: > Hi GReg team, > > I'm getting the following error when trying to build the GReg git repo on > wso2-dev. (mvn 3.0.5, java 1.6) What am i missing here? > > Installing org.wso2.carbon.tenant.deployment.feature.group 4.3.0.SNAPSHOT. > Installation failed. > Cannot complete the install because one or more required items could not > be found. > Software being installed: WSO2 Enterprise Store Feature 1.2.0.SNAPSHOT > (org.wso2.es.feature.group 1.2.0.SNAPSHOT) > Missing requirement: WSO2 Enterprise Store Feature 1.2.0.SNAPSHOT > (org.wso2.es.feature.group 1.2.0.SNAPSHOT) requires > 'org.jaggeryjs.server.feature.group [0.9.0.SNAPSHOT,0.10.0)' but it could > not be found > Application failed, log file location: > /home/gayashan/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1407156884236.log > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WSO2 Governance Registry .......................... SUCCESS [0.093s] > [INFO] WSO2 Governance Registry Styles Parent ............ SUCCESS [0.005s] > [INFO] WSO2 Governance Registry - UI Styles .............. SUCCESS [2.432s] > [INFO] WSO2 Stratos - Cloud Governance UI styles ......... SUCCESS [0.656s] > [INFO] WSO2 Governance Registry - Dashboard .............. SUCCESS [0.643s] > [INFO] WSO2 Governance Registry - Check-in Client ........ SUCCESS [2.718s] > [INFO] WSO2 Governance Registry - JUDDI Listener ......... SUCCESS [1.277s] > [INFO] jUDDI war construction ............................ SUCCESS [1.490s] > [INFO] WSO2 Governance Registry - CMIS Integration ....... SUCCESS [0.410s] > [INFO] WSO2 Governance Registry - Samples ................ SUCCESS [0.004s] > [INFO] WSO2 Governance Registry - Shutterbug Sample ...... SUCCESS [0.003s] > [INFO] WSO2 Governance Registry - Shutterbug Sample BE ... SUCCESS [1.546s] > [INFO] WSO2 Governance Registry - Shutterbug Sample FE ... SUCCESS [2.149s] > [INFO] WSO2 Carbon - Registry - Sample Custom UI - Topics BE SUCCESS > [0.914s] > [INFO] WSO2 Carbon - Registry - Sample Custom UI - Topics UI SUCCESS > [0.787s] > [INFO] WSO2 Carbon - Registry - Handler Sample ........... SUCCESS [0.350s] > [INFO] WSO2 Governance Registry - JCR Client ............. SUCCESS [0.006s] > [INFO] WSO2 Governance Registry - JCR Client ............. SUCCESS [0.566s] > [INFO] WSO2 Governance Registry Features Parent .......... SUCCESS [0.004s] > [INFO] WSO2 Governance Registry - Features Aggregator Module SUCCESS > [0.003s] > [INFO] WSO2 Governance Registry - Styles Feature ......... SUCCESS [0.207s] > [INFO] WSO2 Governance Jaggery Apps - Apps Feature ....... SUCCESS [2.007s] > [INFO] WSO2 Stratos - Cloud Governance Features Aggregator Module SUCCESS > [0.003s] > [INFO] WSO2 Governance Registry - P2 Profile Generation .. FAILURE > [25.645s] > [INFO] WSO2 Stratos - Cloud Governance Login User Interface SKIPPED > [INFO] WSO2 API Manager - BAM Toolbox .................... SKIPPED > [INFO] WSO2 Governance Registry - Distribution ........... SKIPPED > [INFO] WSO2 Governance Registry - Integration Tests ...... SKIPPED > [INFO] Registry Admin-Clients Module ..................... SKIPPED > [INFO] Registry Test Utility Module ...................... SKIPPED > [INFO] Registry Test Artifact Module ..................... SKIPPED > [INFO] Registry Backward association handler Artifact .... SKIPPED > [INFO] Registry Integration Test Module .................. SKIPPED > [INFO] Registry Tests Resources Test Module .............. SKIPPED > [INFO] Registry Metadata Test Module ..................... SKIPPED > [INFO] Registry Lifecycle Test Module .................... SKIPPED > [INFO] Registry Permission Test Module ................... SKIPPED > [INFO] Registry Extensibility Test Module ................ SKIPPED > [INFO] Registry Governance API Test Module ............... SKIPPED > [INFO] Registry Smoke Test Module ........................ SKIPPED > [INFO] Registry Public JIRA Test Module .................. SKIPPED > [INFO] Registry Search and Version Test Module ........... SKIPPED > [INFO] Registry TCK Test Module .......................... SKIPPED > [INFO] Registry Test Reporting Module .................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 44.853s > [INFO] Finished at: Mon Aug 04 18:24:47 IST 2014 > [INFO] Final Memory: 135M/1953M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.wso2.maven:carbon-p2-plugin:1.5.3:p2-profile-gen > (3-p2-profile-generation) on project governance-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.3:p2-profile-gen > (3-p2-profile-generation) on project governance-profile-gen: P2 publisher > return code was 13 > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) > at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) > at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) > 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:101) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) > ... 19 more > 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) > ... 21 more > > Any help is much appreciated. > > Thanks. > > /Gayashan > > -- > *Gayashan Amarasinghe* > Software Engineer | Platform TG > WSO2, Inc. | http://wso2.com > lean. enterprise. middleware > > Mobile : +94718314517 > Blog : gayashan-a.blogspot.com > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Sameera Kannangara, Software Engineer, WSO2 Inc.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
