Fixed. Thanks, Krishantha.
On Mon, Jul 15, 2013 at 2:33 PM, Krishantha Samaraweera <[email protected] > wrote: > This is due to recent UM API changes. > > I'm building the trunk to fix this. > > Thanks, > Krishantha. > > > On Mon, Jul 15, 2013 at 2:30 PM, Geeth Munasinghe <[email protected]> wrote: > >> Hi >> >> I am getting following error while building the trunk platform >> >> [ERROR] COMPILATION ERROR : >> [INFO] ------------------------------------------------------------- >> [ERROR] /home/geeth >> /workspace/carbon/carbon/platform/trunk/platform-integration/test-automation-framework/org >> .wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api >> /clients/user/mgt/UserManagementClient.java:[57,21] addRole(java.lang. >> String,java.lang.String[],java.lang.String[],boolean) in >> org.wso2.carbon.user.mgt.stub.UserAdminStub cannot be applied to (java. >> lang.String,java.lang.String[],java.lang.String[]) >> [ERROR] /home/geeth >> /workspace/carbon/carbon/platform/trunk/platform-integration/test-automation-framework/org >> .wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api >> /clients/user/mgt/UserManagementClient.java:[112,21] addRole(java.lang. >> String,java.lang.String[],java.lang.String[],boolean) in >> org.wso2.carbon.user.mgt.stub.UserAdminStub cannot be applied to (java. >> lang.String,java.lang.String[],<nulltype>) >> [INFO] 2 errors >> >> >> >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1:33:27.893s >> [INFO] Finished at: Mon Jul 15 14:06:16 IST 2013 >> [INFO] Final Memory: 1385M/1733M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal org.apache.maven.plugins: >> maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2 >> .carbon.automation.api: Compilation failure: Compilation failure: >> [ERROR] /home/geeth >> /workspace/carbon/carbon/platform/trunk/platform-integration/test-automation-framework/org >> .wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api >> /clients/user/mgt/UserManagementClient.java:[57,21] addRole(java.lang. >> String,java.lang.String[],java.lang.String[],boolean) in >> org.wso2.carbon.user.mgt.stub.UserAdminStub cannot be applied to (java. >> lang.String,java.lang.String[],java.lang.String[]) >> [ERROR] /home/geeth >> /workspace/carbon/carbon/platform/trunk/platform-integration/test-automation-framework/org >> .wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api >> /clients/user/mgt/UserManagementClient.java:[112,21] addRole(java.lang. >> String,java.lang.String[],java.lang.String[],boolean) in >> org.wso2.carbon.user.mgt.stub.UserAdminStub cannot be applied to (java. >> lang.String,java.lang.String[],<nulltype>) >> [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.automation.api >> >> >> Thanks >> >> >> *G. K. S. Munasinghe >> * >> *Software Engineer,* >> *WSO2, Inc. http://wso2.com * >> *lean.enterprise.middleware.* >> * >> * >> email: [email protected] >> phone:(+94) 777911226 >> > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
