orbit/commons-vfs [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building commons.vfs.wso2 [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 09:51:12 UTC 2011 [INFO] Final Memory: 5M/145M [INFO] ------------------------------------------------------------------------
grep service-stubs svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u > $CARBON_SRC_HOME/folders build_in_loop grep core svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2 | sort -u -r > $CARBON_SRC_HOME/folders build_in_loop core/org.wso2.carbon.user.core [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - User Manager Kernel [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: 3 seconds [INFO] Finished at: Mon Apr 18 09:51:26 UTC 2011 [INFO] Final Memory: 5M/115M [INFO] ------------------------------------------------------------------------ grep components svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop 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/bps [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 BPS - Parent [INFO] WSO2 BPS - Styles Parent [INFO] WSO2 BPS - UI styles [INFO] WSO2 Stratos BPS - UI styles [INFO] WSO2 BPS - Distribution Parent [INFO] WSO2 BPS - Sample Utilities and Jars to use with BPS Testing [INFO] WSO2 BPS - Utilities for Samples [INFO] WSO2 BPS - BPEL Event Listener [INFO] WSO2 BPS - Sample Services to use with BPS Testing [INFO] WSO2 BPS - CreditRatingService Service [INFO] WSO2 BPS - Features Parent [INFO] WSO2 BPS - Features Aggregator Module [INFO] WSO2 BPS - Style Features [INFO] WSO2 BPS - Sample Utils Features [INFO] WSO2 Stratos BPS - Features Aggregator Module [INFO] WSO2 Stratos BPS - Style Features -- [INFO] WSO2 BPS - Integration Parent [INFO] WSO2 BPS - Login Test Module [INFO] WSO2 BPS - BPEL Tests Utils [INFO] WSO2 BPS - Management Tests [INFO] WSO2 BPS - BPEL Tests [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 BPS - 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: 4 seconds [INFO] Finished at: Mon Apr 18 09:51:34 UTC 2011 [INFO] Final Memory: 11M/205M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91897 | denis | 2011-04-18 09:32:26 +0000 (Mon, 18 Apr 2011) | 1 line Fixing https://wso2.org/jira/browse/CARBON-8932 ------------------------------------------------------------------------ r91861 | denis | 2011-04-18 06:13:23 +0000 (Mon, 18 Apr 2011) | 1 line Fixing https://wso2.org/jira/browse/CARBON-9326 ------------------------------------------------------------------------ r91857 | milinda | 2011-04-18 05:20:14 +0000 (Mon, 18 Apr 2011) | 1 line Sample for testing process properties support. ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r91781 | harshana | 2011-04-12 13:12:06 +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
