Hi, We are getting following build failure.
-Lasith. [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:50.698s [INFO] Finished at: Thu Aug 22 11:27:33 IST 2013 [INFO] Final Memory: 763M/1492M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project org.wso2.carbon.apimgt.impl: Compilation failure: Compilation failure: [ERROR] /home/wso2/checkout/platform/4.2.0/components/apimgt/org.wso2.carbon.apimgt.impl/4.2.0/src/main/java/org/wso2/carbon/apimgt/impl/clients/SequenceAdminServiceClient.java:[53,21] cannot find symbol [ERROR] symbol : method addSequenceForTenant(org.apache.axiom.om.OMElement,java.lang.String) [ERROR] location: class org.wso2.carbon.sequences.stub.types.SequenceAdminServiceStub [ERROR] [ERROR] /home/wso2/checkout/platform/4.2.0/components/apimgt/org.wso2.carbon.apimgt.impl/4.2.0/src/main/java/org/wso2/carbon/apimgt/impl/clients/SequenceAdminServiceClient.java:[73,21] cannot find symbol [ERROR] symbol : method deleteSequenceForTenant(java.lang.String,java.lang.String) [ERROR] location: class org.wso2.carbon.sequences.stub.types.SequenceAdminServiceStub [ERROR] [ERROR] /home/wso2/checkout/platform/4.2.0/components/apimgt/org.wso2.carbon.apimgt.impl/4.2.0/src/main/java/org/wso2/carbon/apimgt/impl/clients/SequenceAdminServiceClient.java:[95,40] cannot find symbol [ERROR] symbol : method getSequenceForTenant(java.lang.String,java.lang.String) [ERROR] location: class org.wso2.carbon.sequences.stub.types.SequenceAdminServiceStub [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.impl
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
