components/mediators/xslt [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - XSLT Mediator Aggregator Module [INFO] WSO2 Carbon - XSLT Mediator UI [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - XSLT Mediator 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: 1 second [INFO] Finished at: Mon Apr 18 06:36:40 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/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 Stratos BPS - Dashboard UI [INFO] WSO2 Stratos BPS - Dashboard UI Features [INFO] WSO2 Stratos BPS - Login User Interface -- [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: 2 seconds [INFO] Finished at: Mon Apr 18 06:37:10 UTC 2011 [INFO] Final Memory: 11M/205M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r91654 | denis | 2011-04-04 16:46:09 +0000 (Mon, 04 Apr 2011) | 1 line Adding the required propery for integration tests ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
