Hi All

Got this compilation error while building the trunk > carbon core >
org.wso2.carbon.authenticator.proxy.
request any suggestions to overcome this build failure.

INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[31,41]
package org.wso2.carbon.authenticator.stub does not exist

[ERROR]
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[32,41]
package org.wso2.carbon.authenticator.stub does not exist

[ERROR]
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[43,12]
cannot find symbol
symbol  : class AuthenticationAdminStub
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

[ERROR]
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[74,11]
cannot find symbol
symbol  : class RememberMeData
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

[ERROR]
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[52,19]
cannot find symbol
symbol  : class AuthenticationAdminStub
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

[ERROR]
/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[77,12]
cannot find symbol
symbol  : class RememberMeData
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

[INFO] 6 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[31,41]
package org.wso2.carbon.authenticator.stub does not exist

/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[32,41]
package org.wso2.carbon.authenticator.stub does not exist

/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[43,12]
cannot find symbol
symbol  : class AuthenticationAdminStub
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[74,11]
cannot find symbol
symbol  : class RememberMeData
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[52,19]
cannot find symbol
symbol  : class AuthenticationAdminStub
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient

/home/isuru/wso2trunk/carbon/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java:[77,12]
cannot find symbol
symbol  : class RememberMeData
location: class
org.wso2.carbon.authenticator.proxy.AuthenticationAdminClient


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Tue Aug 02 15:04:59 IST 2011
[INFO] Final Memory: 38M/1939M
[INFO]
------------------------------------------------------------------------

Thank You
Isuruw
-- 
*Isuru Wimalasundera*
Software Engineer;  WSO2, Inc.; http://wso2.com,
 mobile: +94 77 920 5641
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to