core/org.wso2.carbon.server [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Standalone Server [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:19:44 UTC 2011 [INFO] Final Memory: 4M/115M [INFO] ------------------------------------------------------------------------ core/integration [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - Integration Tests [INFO] WSO2 Carbon - Security Verification Service [INFO] WSO2 Carbon - Integration Core [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Integration Tests [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:19:50 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ core/distribution [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon Core - Distribution [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Apr 18 14:19:54 UTC 2011 [INFO] Final Memory: 4M/145M [INFO] ------------------------------------------------------------------------ components/event [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - Eventing Aggregator Module [INFO] WSO2 Eventing API [INFO] WSO2 Carbon - Eventing Commons [INFO] WSO2 Carbon - Eventing Client [INFO] WSO2 Carbon - Event core Module [INFO] WSO2 Carbon - Eventing WS [INFO] WSO2 Carbon - Eventing UI [INFO] WSO2 Carbon - Eventing Broker [INFO] WSO2 Carbon - Eventing Admin [INFO] WSO2 Carbon - Event sink Module [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Eventing Aggregator Module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 seconds [INFO] Finished at: Mon Apr 18 14:20:09 UTC 2011 [INFO] Final Memory: 10M/205M [INFO] ------------------------------------------------------------------------
grep components svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop components/event/org.wso2.carbon.event.core [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Event core Module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:20:14 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ grep features svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop features/event/org.wso2.carbon.event.server.feature [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Event Server Feature [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-compiler-plugin': Plugin requires Maven version 2.0.9 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Apr 18 14:20:19 UTC 2011 [INFO] Final Memory: 4M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91923 | amila | 2011-04-18 13:40:23 +0000 (Mon, 18 Apr 2011) | 1 line updating the event broker conf to add event publisher details ------------------------------------------------------------------------ r91206 | shammi | 2011-03-30 05:37:39 +0000 (Wed, 30 Mar 2011) | 1 line Removing event broker feature which cause the conflict with event core feature ------------------------------------------------------------------------ r90248 | amila | 2011-03-21 11:55:54 +0000 (Mon, 21 Mar 2011) | 1 line remove the jms server configurations since they read from the qpid service itself ------------------------------------------------------------------------ r89185 | manjular | 2011-03-08 11:33:32 +0000 (Tue, 08 Mar 2011) | 1 line Adding maven-resource-plugin to copy event-broker.xml to repository/conf/ ------------------------------------------------------------------------ r88669 | amila | 2011-03-02 14:39:27 +0000 (Wed, 02 Mar 2011) | 1 line adding qpid component to event component ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
