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:12:33 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 components/cep/org.wso2.carbon.cep.admin [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - CEP Admin 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:12:39 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91901 | shammi | 2011-04-18 10:30:12 +0000 (Mon, 18 Apr 2011) | 1 line Handling error messages when adding wrong queries to buckets ------------------------------------------------------------------------ r90857 | shammi | 2011-03-25 09:37:29 +0000 (Fri, 25 Mar 2011) | 1 line Changing the order of processing a bucket ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r87490 | shammi | 2011-02-14 08:46:24 +0000 (Mon, 14 Feb 2011) | 1 line Refactoring the CEP Source code ------------------------------------------------------------------------ r87220 | shammi | 2011-02-10 06:15:46 +0000 (Thu, 10 Feb 2011) | 1 line Refactoring POM files ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
