Hi,

I'm getting the following build failure

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.user.mgt: Compilation failure:
Compilation failure:
[ERROR]
/home/chanika/WSO2/carbon/platform/trunk/components/user-manager/org.wso2.carbon.user.mgt/src/main/java/org/wso2/carbon/user/mgt/UserRealmProxy.java:[657,11]
addRole(java.lang.String,java.lang.String[],org.wso2.carbon.user.api.Permission[])
in org.wso2.carbon.user.api.UserStoreManager cannot be applied to
(java.lang.String,java.lang.String[],org.wso2.carbon.user.api.Permission[],boolean)
[ERROR]
/home/chanika/WSO2/carbon/platform/trunk/components/user-manager/org.wso2.carbon.user.mgt/src/main/java/org/wso2/carbon/user/mgt/UserRealmProxy.java:[692,40]
cannot find symbol
[ERROR] symbol  : method
addRole(java.lang.String,java.lang.String[],<nulltype>,boolean)
[ERROR] location: class
org.wso2.carbon.user.core.common.AbstractUserStoreManager
[ERROR]
/home/chanika/WSO2/carbon/platform/trunk/components/user-manager/org.wso2.carbon.user.mgt/src/main/java/org/wso2/carbon/user/mgt/UserRealmProxy.java:[716,67]
cannot find symbol
[ERROR] symbol  : variable DN_COMBINER
[ERROR] location: class org.wso2.carbon.user.core.UserCoreConstants
[ERROR]
/home/chanika/WSO2/carbon/platform/trunk/components/user-manager/org.wso2.carbon.user.mgt/src/main/java/org/wso2/carbon/user/mgt/UserRealmProxy.java:[1452,67]
cannot find symbol
[ERROR] symbol  : variable DN_COMBINER
[ERROR] location: class org.wso2.carbon.user.core.UserCoreConstants
[ERROR]
/home/chanika/WSO2/carbon/platform/trunk/components/user-manager/org.wso2.carbon.user.mgt/src/main/java/org/wso2/carbon/user/mgt/UserRealmProxy.java:[1930,43]
cannot find symbol
[ERROR] symbol  : variable DN_COMBINER
[ERROR] location: class org.wso2.carbon.user.core.UserCoreConstants
[ERROR]
/home/chanika/WSO2/carbon/platform/trunk/components/user-manager/org.wso2.carbon.user.mgt/src/main/java/org/wso2/carbon/user/mgt/UserRealmProxy.java:[1931,58]
cannot find symbol
[ERROR] symbol  : variable DN_COMBINER
[ERROR] location: class org.wso2.carbon.user.core.UserCoreConstants
[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.user.mgt

Please fix this.
Thanks
-- 
Best Regards..

Chanika Geeganage
Software Engineer
WSO2, Inc.; http://wso2.com

Mobile: +94773522586
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to