Hi Zhanwen, Get the updated carbon-device-mgt-plugins branch:IoTS-1.0.0-M4 and build it.
https://github.com/wso2/carbon-device-mgt-plugins branch:IoTS-1.0.0-M4 and build the following component as well, https://github.com/ruwany/carbon-analytics-common branch:master Then build the product-iot-server again. Regards, Yasith Lokuge. On Tue, Mar 8, 2016 at 8:51 AM, 云展智创 <[email protected]> wrote: > Hi Yasith, > > Thank you very much. Your solution helped me to pass the installation > of WSO2 Carbon - Analytics Event Table Server Feature 1.0.6.SNAPSHOT. > But now I got another error of missing > 'org.wso2.carbon.device.mgt.server.feature.group [1.0.4.SNAPSHOT,1.1.0)’ > > And before building IoT Server, I had successfully built uuf-template-app, > carbon-device-mgt, carbon-device-mgt-plugins using ‘IoTS-1.0.0-M4’ branch. > Do I miss something? Thanks. > > Installing org.wso2.carbon.messaging.andes.feature.group 3.1.0. > Installing org.wso2.mb.styles.feature.group 3.1.0. > Installing org.wso2.stratos.mb.dashboard.ui.feature.group 3.1.0. > Installing org.wso2.carbon.metrics.feature.group 1.2.0. > Installation failed. > Cannot complete the install because one or more required items could not > be found. > Software being installed: WSO2 Carbon - Mobile Device Management Feature > 2.0.4.SNAPSHOT (org.wso2.carbon.device.mgt.mobile.feature.group > 2.0.4.SNAPSHOT) > Missing requirement: WSO2 Carbon - Mobile Device Management Feature > 2.0.4.SNAPSHOT (org.wso2.carbon.device.mgt.mobile.feature.group > 2.0.4.SNAPSHOT) requires 'org.wso2.carbon.device.mgt.server.feature.group > [1.0.4.SNAPSHOT,1.1.0)' but it could not be found > Application failed, log file location: > /Users/zhanwen/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1457404117145.log > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WSO2 IoT Server - Parent ........................... SUCCESS [ > 1.180 s] > [INFO] WSO2 CDMF Tools .................................... SUCCESS [ > 0.046 s] > [INFO] WSO2 MDM Agent Android Archetype ................... SUCCESS [ > 1.554 s] > [INFO] WSO2 CDMF Device Type Archetype .................... SUCCESS [ > 1.122 s] > [INFO] WSO2 IoT Server - UI styles ........................ SUCCESS [ > 1.250 s] > [INFO] WSO2 IoT Server UI Features ........................ SUCCESS [ > 0.036 s] > [INFO] WSO2 IoT Server Styles Feature ..................... SUCCESS [ > 0.854 s] > [INFO] WSO2 IoT Server - P2 Profile Gen ................... FAILURE [37:26 > min] > [INFO] WSO2 IoT Server - Distribution ..................... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 37:33 min > [INFO] Finished at: 2016-03-08T10:28:42+08:00 > [INFO] Final Memory: 34M/982M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen > (3-p2-profile-generation) on project wso2iot-profile-gen: 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 > [ERROR] mvn <goals> -rf :wso2iot-profile-gen > > > ------ > Zhanwen > > IOT & API Management > > 在 2016年3月7日,下午7:36,Yasith Lokuge <[email protected]> 写道: > > Hi, > > In product-iot-server pom.xml change the "carbon.event-processing" version > as follows; > > <carbon.event-processing.version>2.0.12</carbon.event-processing.version> > > Regards, > Yasith Lokuge > > > On Mon, Mar 7, 2016 at 3:32 PM, 云展智创 <[email protected]> wrote: > >> Hi all, >> >> When I compiled and built the product-iot-server(master) project from >> Github, I got the following error: >> 'org.wso2.carbon.event.processor.server.feature.group [2.0.12,2.1.0)' but >> it could not be found. >> >> Can anyone help me to pass it? Thanks. >> >> Installing org.wso2.stratos.mb.dashboard.ui.feature.group 3.1.0. >> Installing org.wso2.carbon.metrics.feature.group 1.2.0. >> Installation failed. >> Cannot complete the install because one or more required items could not >> be found. >> Software being installed: WSO2 Carbon - Analytics Event Table Server >> Feature 1.0.6.SNAPSHOT (org.wso2.carbon.analytics.eventtable.feature.group >> 1.0.6.SNAPSHOT) >> Missing requirement: WSO2 Carbon - Analytics Event Table Server Feature >> 1.0.6.SNAPSHOT (org.wso2.carbon.analytics.eventtable.feature.group >> 1.0.6.SNAPSHOT) requires >> 'org.wso2.carbon.event.processor.server.feature.group [2.0.12,2.1.0)' but >> it could not be found >> Application failed, log file location: >> /Users/zhanwen/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1457340791209.log >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] WSO2 IoT Server - Parent ........................... SUCCESS [ >> 0.982 s] >> [INFO] WSO2 CDMF Tools .................................... SUCCESS [ >> 0.044 s] >> [INFO] WSO2 MDM Agent Android Archetype ................... SUCCESS [ >> 1.610 s] >> [INFO] WSO2 CDMF Device Type Archetype .................... SUCCESS [ >> 1.075 s] >> [INFO] WSO2 IoT Server - UI styles ........................ SUCCESS [ >> 1.025 s] >> [INFO] WSO2 IoT Server UI Features ........................ SUCCESS [ >> 0.029 s] >> [INFO] WSO2 IoT Server Styles Feature ..................... SUCCESS [ >> 0.705 s] >> [INFO] WSO2 IoT Server - P2 Profile Gen ................... FAILURE >> [01:09 min] >> [INFO] WSO2 IoT Server - Distribution ..................... SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 01:16 min >> [INFO] Finished at: 2016-03-07T16:53:16+08:00 >> [INFO] Final Memory: 51M/1238M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen >> (3-p2-profile-generation) on project wso2iot-profile-gen: 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 >> [ERROR] mvn <goals> -rf :wso2iot-profile-gen >> >> ------ >> Zhanwen >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Regards,* > *-Yasith Kanchana Lokuge-* > > website : http://www.techsurgeinnovations.com/ > facebook : https://www.facebook.com/yasithlokuge > linkedin : http://lk.linkedin.com/pub/yasith-lokuge/1b/713/229/ > Mobile : +94771353682 > Skype : yasith11 > Twitter : @YasithLokuge > > > -- *Regards,* *-Yasith Kanchana Lokuge-* website : http://www.techsurgeinnovations.com/ facebook : https://www.facebook.com/yasithlokuge linkedin : http://lk.linkedin.com/pub/yasith-lokuge/1b/713/229/ Mobile : +94771353682 Skype : yasith11 Twitter : @YasithLokuge
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
