[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: 2 seconds [INFO] Finished at: Mon Apr 18 12:30:22 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 12:30:27 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 grep samples svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u > $CARBON_SRC_HOME/folders build_in_loop grep products svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u > $CARBON_SRC_HOME/folders build_in_loop products/appserver [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 AppServer - Parent [INFO] WSO2 AppServer - Styles Parent [INFO] WSO2 AppServer - UI styles [INFO] WSO2 Stratos AppServer - UI styles [INFO] WSO2 AppServer - Samples Parent [INFO] Samples [INFO] Sample/Chad [INFO] Sample/CommodityQuote [INFO] Sample/TinyURL [INFO] Sample/Trader [INFO] Sample/FlickrClient [INFO] Sample/MEX [INFO] Sample/MTOM [INFO] Sample/XKMS [INFO] Sample/xfer [INFO] Sample/STS [INFO] Sample/JAXWS [INFO] Sample/JSON [INFO] Sample/JIBX -- [INFO] WSO2 AppServer - Distribution [INFO] WSO2 Stratos AppServer - Distribution [INFO] WSO2 AS - Integration Tests [INFO] WSO2 AS - Login Test Module [INFO] WSO2 AS - Samples Integration [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 AppServer - Parent [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: 5 seconds [INFO] Finished at: Mon Apr 18 12:30:36 UTC 2011 [INFO] Final Memory: 17M/329M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91915 | isuru | 2011-04-18 12:11:04 +0000 (Mon, 18 Apr 2011) | 1 line improvements in AppServer doc home page ------------------------------------------------------------------------ r91827 | azeez | 2011-04-15 06:58:35 +0000 (Fri, 15 Apr 2011) | 2 lines Updated main class to Bootstrap class since now we have switched to the bootstrap mechanism ------------------------------------------------------------------------ r91826 | azeez | 2011-04-15 06:26:44 +0000 (Fri, 15 Apr 2011) | 5 lines Introduced bootstrapping mechanism for starting up Tomcat. See http://wso2.org/mailarchive/carbon-dev/2011-April/054927.html ------------------------------------------------------------------------ r91808 | azeez | 2011-04-13 20:30:30 +0000 (Wed, 13 Apr 2011) | 3 lines Removed lib/realm jar signing since that directory has been removed ------------------------------------------------------------------------ r91778 | harshana | 2011-04-12 13:08:40 +0000 (Tue, 12 Apr 2011) | 1 line Adding Maven clean plugin to force cleaning up distribution and p2-profile-gen ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
