Hi All, I have migrated the AM components/stubs and features from the revision r200990 to Git. But i'm getting some compilation failure due to old identity dependencies. So, I have to wait until the identity migration is complete and Chamath is working on that.
INFO] [INFO] API Management .................................... SUCCESS [0.155s] [INFO] WSO2 Carbon - Api for API Management .............. SUCCESS [2.464s] [INFO] WSO2 Carbon - API Key Mgt Client .................. SUCCESS [2.455s] [INFO] WSO2 Carbon - API Management Implementation ....... SUCCESS [11.072s] [INFO] WSO2 Carbon - API Gateway ......................... SUCCESS [4.925s] [INFO] WSO@ Carbon - API Management Usage Aggregator Module SUCCESS [0.004s] [INFO] WSO2 Carbon - API Management Usage Publisher ...... SUCCESS [3.073s] [INFO] WSO2 Carbon - API Management Usage Client ......... SUCCESS [2.047s] [INFO] WSO2 Carbon - HostObject for API management ....... SUCCESS [2.133s] [INFO] WSO2 Carbon - API Key Mgt ......................... FAILURE [0.921s] [INFO] WSO2 Carbon - API Management Core ................. SKIPPED [INFO] WSO2 Carbon - API Management Interceptor .......... SKIPPED [INFO] WSO2 Carbon - API Management Startup Publisher .... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.898s [INFO] Finished at: Thu Apr 24 10:19:51 IST 2014 [INFO] Final Memory: 130M/903M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project org.wso2.carbon.apimgt.keymgt: Compilation failure: Compilation failure: [ERROR] /home/ajith/wso2/build/gitbuild/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt/src/main/java/org/wso2/carbon/apimgt/keymgt/service/APIKeyValidationService.java:[42,50] cannot find symbol [ERROR] symbol : class OAuth2ScopeValidator [ERROR] location: package org.wso2.carbon.identity.oauth2.validators [ERROR] /home/ajith/wso2/build/gitbuild/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt/src/main/java/org/wso2/carbon/apimgt/keymgt/service/APIKeyValidationService.java:[42,50] cannot find symbol [ERROR] symbol : class OAuth2ScopeValidator [ERROR] location: package org.wso2.carbon.identity.oauth2.validators [ERROR] /home/ajith/wso2/build/gitbuild/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt/src/main/java/org/wso2/carbon/apimgt/keymgt/service/APIKeyValidationService.java:[154,9] cannot find symbol [ERROR] symbol : class OAuth2ScopeValidator [ERROR] location: class org.wso2.carbon.apimgt.keymgt.service.APIKeyValidationService [ERROR] /home/ajith/wso2/build/gitbuild/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt/src/main/java/org/wso2/carbon/apimgt/keymgt/service/APIKeyValidationService.java:[154,85] cannot find symbol [ERROR] symbol : method getoAuth2ScopeValidator() [ERROR] location: class org.wso2.carbon.identity.oauth.config.OAuthServerConfiguration [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.apimgt.keymgt Thanks. Ajith. -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : [email protected] Mobile : +94772217350
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
