service-stubs/org.wso2.carbon.reporting.stub [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Reporting Stub [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 11:32:20 UTC 2011 [INFO] Final Memory: 5M/115M [INFO] ------------------------------------------------------------------------
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.registry.core [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Registry 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: 1 second [INFO] Finished at: Mon Apr 18 11:32:31 UTC 2011 [INFO] Final Memory: 5M/145M [INFO] ------------------------------------------------------------------------ components/reporting [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - Reporting Aggregator Module [INFO] WSO2 Carbon - Reporting API [INFO] WSO2 Carbon - Reporting Util [INFO] WSO2 Carbon - Reporting Core [INFO] WSO2 Carbon - Reporting UI [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Reporting 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 11:32:36 UTC 2011 [INFO] Final Memory: 8M/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/reporting/org.wso2.carbon.reporting.core [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Reporting Core [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 11:32:41 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ components/reporting/org.wso2.carbon.reporting.ui [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Reporting 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: Mon Apr 18 11:32:46 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ components/reporting/org.wso2.carbon.reporting.util [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Reporting Util [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 11:32:50 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91905 | ajithn | 2011-04-18 11:00:07 +0000 (Mon, 18 Apr 2011) | 1 line adding report template editor ------------------------------------------------------------------------ r88714 | pradeep | 2011-03-03 12:23:04 +0000 (Thu, 03 Mar 2011) | 1 line I have removed all the maven compiler plugin declarations from the child poms of the carbon platform. the maven compiler pluging version along with the proper encoding has defined in the carbon platform pom. To this is a batch mode edit, done using a tool. I fixed some of the encoding errors found in the source files, which triggered due to usage of UTF-8 Encoding. all the fixes have been tested to locally to avoid compilation failures. ------------------------------------------------------------------------ r87286 | ajithn | 2011-02-10 13:27:03 +0000 (Thu, 10 Feb 2011) | 1 line import correct carbonUtil package ------------------------------------------------------------------------ r85516 | sameera | 2011-01-18 18:56:21 +0000 (Tue, 18 Jan 2011) | 1 line Axiom(1.2.10.wso2v1 --> 1.2.11.SNAPSHOT-wso2v1), Axis2(1.6.0.wso2v3 --> 1.6.0.SNAPSHOT-wso2v5) and Carbon(3.1.0-SNAPSHOT --> 3.2.0-SNAPSHOT) versions are updated ------------------------------------------------------------------------ r84645 | ajithn | 2010-12-30 07:06:03 +0000 (Thu, 30 Dec 2010) | 1 line sync with branch ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
