Hi, I am trying to build org.wso2.carbon.webapp.mgt [1] and I get the following error.
[ERROR] Failed to execute goal on project org.wso2.carbon.webapp.mgt: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.webapp.mgt:bundle:4.3.0-SNAPSHOT: Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.sso.agent:jar:1.3.0 in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1] [ERROR] I tried with org.wso2.carbon:org.wso2.carbon.identity.sso.agent 1.3.0-SNAPSHOT which is there in wso2-nexus. Got the following errors, [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ org.wso2.carbon.webapp.mgt --- [INFO] Compiling 44 source files to /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/sso/SAMLSSOValve.java:[63,44] cannot find symbol symbol : method getConfigs() location: class org.wso2.carbon.identity.sso.agent.saml.SAML2SSOManager [ERROR] /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/sso/SAMLSSOValve.java:[78,33] cannot find symbol symbol : constructor SAML2SSOManager(org.wso2.carbon.identity.sso.agent.util.SSOAgentConfigs) location: class org.wso2.carbon.identity.sso.agent.saml.SAML2SSOManager [ERROR] /home/kalpa/mw/carbon-deployment/components/webapp-mgt/org.wso2.carbon.webapp.mgt/src/main/java/org/wso2/carbon/webapp/mgt/sso/SAMLSSOValve.java:[147,46] getAccessToken(javax.servlet.http.HttpServletRequest) in org.wso2.carbon.identity.sso.agent.oauth2.SAML2GrantAccessTokenRequestor cannot be applied to (org.apache.catalina.connector.Request,org.wso2.carbon.identity.sso.agent.util.SSOAgentConfigs) Appreciate any help to get this solved. [1] https://github.com/wso2-dev/carbon-deployment/tree/master/components/webapp-mgt/org.wso2.carbon.webapp.mgt -- Best Regards, Kalpa Welivitigoda Software Engineer, WSO2 Inc. http://wso2.com Email: [email protected] Mobile: +94776509215
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
