As I said, I just too a platform up. Here, I again up your component and it's failing...
$ svn up At revision 130464. Mackies-Mac:org.wso2.carbon.ndatasource.common mackie$ c [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - New Data Sources Common 4.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ ^CMackies-Mac:org.wso2.carbon.ndatasource.common mackie$ cd .. Mackies-Mac:core mackie$ c -rf :org.wso2.carbon.ndatasource.common [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] WSO2 Carbon - New Data Sources Common [INFO] WSO2 Carbon - New Data Sources Core [INFO] WSO2 Carbon - New Data Sources RDBMS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - New Data Sources Common 4.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.wso2.carbon.ndatasource.common --- [INFO] Deleting /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/target [INFO] [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ org.wso2.carbon.ndatasource.common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.wso2.carbon.ndatasource.common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.wso2.carbon.ndatasource.common --- [INFO] Compiling 3 source files to /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/target/classes [INFO] [INFO] --- maven-scr-plugin:1.7.4:scr (generate-scr-scrdescriptor) @ org.wso2.carbon.ndatasource.common --- [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.wso2.carbon.ndatasource.common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/../../distribution/kernel/carbon-home/lib/core/WEB-INF/classes [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.wso2.carbon.ndatasource.common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ org.wso2.carbon.ndatasource.common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.wso2.carbon.ndatasource.common --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.wso2.carbon.ndatasource.common --- [INFO] Installing /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/target/org.wso2.carbon.ndatasource.common-4.0.0-SNAPSHOT.jar to /Users/mackie/.m2/repository/org/wso2/carbon/org.wso2.carbon.ndatasource.common/4.0.0-SNAPSHOT/org.wso2.carbon.ndatasource.common-4.0.0-SNAPSHOT.jar [INFO] Installing /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.common/pom.xml to /Users/mackie/.m2/repository/org/wso2/carbon/org.wso2.carbon.ndatasource.common/4.0.0-SNAPSHOT/org.wso2.carbon.ndatasource.common-4.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.5:install (default-install) @ org.wso2.carbon.ndatasource.common --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - New Data Sources Core 4.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.wso2.carbon.ndatasource.core --- [INFO] Deleting /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.core/target [INFO] [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ org.wso2.carbon.ndatasource.core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.core/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.wso2.carbon.ndatasource.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.wso2.carbon.ndatasource.core --- [INFO] Compiling 15 source files to /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.core/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.core/src/main/java/org/wso2/carbon/ndatasource/core/DataSourceRepository.java:[197,17] createDataSource(java.lang.String,boolean) in org.wso2.carbon.ndatasource.common.spi.DataSourceReader cannot be applied to (java.lang.String) [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] WSO2 Carbon - New Data Sources Common ............. SUCCESS [2.474s] [INFO] WSO2 Carbon - New Data Sources Core ............... FAILURE [2.478s] [INFO] WSO2 Carbon - New Data Sources RDBMS .............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.939s [INFO] Finished at: Tue Jun 19 13:10:23 IST 2012 [INFO] Final Memory: 27M/81M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.ndatasource.core: Compilation failure [ERROR] /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.core/src/main/java/org/wso2/carbon/ndatasource/core/DataSourceRepository.java:[197,17] createDataSource(java.lang.String,boolean) in org.wso2.carbon.ndatasource.common.spi.DataSourceReader cannot be applied to (java.lang.String) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :org.wso2.carbon.ndatasource.core On Tue, Jun 19, 2012 at 1:02 PM, Lakmali Baminiwatta <[email protected]>wrote: > hi, > > On Tue, Jun 19, 2012 at 12:53 PM, Tharindu Mathew <[email protected]>wrote: > >> I took an up of the whole platform. >> >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >> (default-compile) on project org.wso2.carbon.ndatasource.core: Compilation >> failure >> [ERROR] >> /Users/mackie/source-checkouts/carbon/kernel/trunk/core/org.wso2.carbon.ndatasource.core/src/main/java/org/wso2/carbon/ndatasource/core/DataSourceRepository.java:[197,17] >> createDataSource(java.lang.String,boolean) in >> org.wso2.carbon.ndatasource.common.spi.DataSourceReader cannot be applied >> to (java.lang.String) >> [ERROR] -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> [ERROR] mvn <goals> -rf :org.wso2.carbon.ndatasource.core >> > > Please take a svn up of org.wso2.carbon.ndatasource.common module. > > Thanks, > Lakmali > >> >> -- >> Regards, >> >> Tharindu >> >> blog: http://mackiemathew.com/ >> M: +94777759908 >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Lakmali Baminiwatta* > * > Software Engineer > WSO2, Inc.: http://wso2.com > lean.enterprise.middleware > mobile: +94 71 2335936 > * > * > > -- Regards, Tharindu blog: http://mackiemathew.com/ M: +94777759908
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
