components/endpoint/org.wso2.carbon.endpoint.ui [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Endpoint Editor UI [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: Tue Apr 19 07:21:31 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: Tue Apr 19 07:21:41 UTC 2011 [INFO] Final Memory: 17M/330M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91964 | isuru | 2011-04-19 07:04:04 +0000 (Tue, 19 Apr 2011) | 1 line adding a new architecure guide ------------------------------------------------------------------------ r91962 | isuru | 2011-04-19 07:00:02 +0000 (Tue, 19 Apr 2011) | 1 line adding some new images ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
