service-stubs/org.wso2.carbon.identity.entitlement.stub [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Entitlement 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: 2 seconds [INFO] Finished at: Mon Apr 18 07:35:28 UTC 2011 [INFO] Final Memory: 5M/145M [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.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: 1 second [INFO] Finished at: Mon Apr 18 07:35:32 UTC 2011 [INFO] Final Memory: 5M/145M [INFO] ------------------------------------------------------------------------ grep components svn.up | cut -d ' ' -f5 | cut -d '/' -s -f1,2,3 | sort -u > $CARBON_SRC_HOME/folders build_in_loop components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediator [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - BAM Activity Header Mediator [INFO] WSO2 Carbon - BAM Activity mediator [INFO] WSO2 Carbon - BAM - Activity Mediator [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - BAM Activity Header Mediator [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 07:35:37 UTC 2011 [INFO] Final Memory: 7M/205M [INFO] ------------------------------------------------------------------------ components/identity/org.wso2.carbon.identity.entitlement.mediator [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Identity Entitlement Mediator [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 07:35:42 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ components/mediators/send [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Carbon - Send Mediator Aggregator Module [INFO] WSO2 Carbon - Send Mediator UI [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Send 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 07:35:47 UTC 2011 [INFO] Final Memory: 6M/145M [INFO] ------------------------------------------------------------------------ SVN Log ------------------------------------------------------------------------ r91876 | kasun | 2011-04-18 07:17:59 +0000 (Mon, 18 Apr 2011) | 1 line Send mediator - support dynamic values as the receiving seq ------------------------------------------------------------------------ r91858 | kasun | 2011-04-18 05:20:39 +0000 (Mon, 18 Apr 2011) | 1 line Fixing Send Mediator receiving Sequence ------------------------------------------------------------------------ r91814 | hiranya | 2011-04-14 10:13:22 +0000 (Thu, 14 Apr 2011) | 1 line Fixing CARBON-9251, Renaming a text label ------------------------------------------------------------------------ r90441 | udayanga | 2011-03-22 11:12:16 +0000 (Tue, 22 Mar 2011) | 1 line including proxy admin stub imports + refactroring ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
