Hi all,

I'm getting following build failure in latest branch.


[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 30:23.158s
[INFO] Finished at: Fri Oct 12 17:19:25 IST 2012
[INFO] Final Memory: 1421M/1829M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.identity.oauth: Compilation
failure: Compilation failure:
[ERROR]
/home/ajithn/wso2/build/branches/releases/4.0.2/platform/4.0.0/components/identity/org.wso2.carbon.identity.oauth/4.0.2/src/main/java/org/wso2/carbon/identity/oauth2/token/AccessTokenIssuer.java:[81,40]
cannot find symbol
[ERROR] symbol  : variable SAML20_BEARER_ASSERTION
[ERROR] location: class
org.apache.amber.oauth2.common.message.types.GrantType
[ERROR]
/home/ajithn/wso2/build/branches/releases/4.0.2/platform/4.0.0/components/identity/org.wso2.carbon.identity.oauth/4.0.2/src/main/java/org/wso2/carbon/identity/oauth/config/OAuthServerConfiguration.java:[450,37]
cannot find symbol
[ERROR] symbol  : variable SAML20_BEARER_ASSERTION
[ERROR] location: class
org.apache.amber.oauth2.common.message.types.GrantType
[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.identity.oauth


Thanks
Ajithn


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  [email protected]
Mobile : +94714631794
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to