hi,

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.tenant.activity: Compilation
failure: Compilation failure:
[ERROR]
/home/maven3/checkout/carbon-fix/components/stratos/tenant-activity/org.wso2.carbon.tenant.activity/src/main/java/org/wso2/carbon/tenant/activity/commands/GetActiveTenantsInMemberRequest.java:[22,34]
cannot find symbol
[ERROR] symbol  : class ClusteringMessage
[ERROR] location: package org.apache.axis2.clustering
[ERROR]
[ERROR]
/home/maven3/checkout/carbon-fix/components/stratos/tenant-activity/org.wso2.carbon.tenant.activity/src/main/java/org/wso2/carbon/tenant/activity/commands/GetActiveTenantsInMemberRequest.java:[38,53]
cannot find symbol
[ERROR] symbol: class ClusteringMessage
[ERROR] public class GetActiveTenantsInMemberRequest extends
ClusteringMessage {
[ERROR]
[ERROR]
/home/maven3/checkout/carbon-fix/components/stratos/tenant-activity/org.wso2.carbon.tenant.activity/src/main/java/org/wso2/carbon/tenant/activity/util/TenantActivityUtil.java:[42,48]
cannot find symbol
[ERROR] symbol  : method
sendMessage(org.wso2.carbon.tenant.activity.commands.GetActiveTenantsInMemberRequest,boolean)
[ERROR] location: interface org.apache.axis2.clustering.ClusteringAgent
[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.tenant.activity
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to