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] ------------------------------------------------------------------------ 

 SVN Log  
------------------------------------------------------------------------
r91905 | ajithn | 2011-04-18 11:00:07 +0000 (Mon, 18 Apr 2011) | 1 line

adding report template editor
------------------------------------------------------------------------
r91114 | lahiru | 2011-03-29 06:12:45 +0000 (Tue, 29 Mar 2011) | 2 lines

removing unnecessary wsdl files from ui component.

------------------------------------------------------------------------
r91107 | lahiru | 2011-03-29 06:02:51 +0000 (Tue, 29 Mar 2011) | 2 lines

using the reporting.stub OSGi bundle in reporting UI bundle.

------------------------------------------------------------------------
r90099 | pradeep | 2011-03-18 09:38:30 +0000 (Fri, 18 Mar 2011) | 1 line

adding the dependency stubs to ui components and removing codegen parts
------------------------------------------------------------------------
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

Reply via email to