wso2 / samples-is

Apache License 2.0
78 stars 229 forks source link

Problem building the saml2-sso-sample web app #183

Open laoch98 opened 5 years ago

laoch98 commented 5 years ago

Description: Executed the following commands:

  1. git clone https://github.com/wso2/samples-is.git
  2. cd to "saml2-sso-sample"
  3. mvn clean install

and got the following errors: [WARNING] The POM for org.wso2.samples.is:claim-manager:jar:4.0.1-SNAPSHOT is mi ssing, no dependency information available [INFO] saml2-sso-sample ................................... SUCCESS [ 1.526 s] [INFO] saml2-web-app-pickup-manger Maven Webapp ........... FAILURE [ 0.764 s] [INFO] saml2-web-app-pickup-dispatch Maven Webapp ......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [ERROR] Failed to execute goal on project saml2-web-app-pickup-manager: Could no t resolve dependencies for project org.wso2.samples.is:saml2-web-app-pickup-mana ger:war:4.0.1-SNAPSHOT: Failure to find org.wso2.samples.is:claim-manager:jar:4. 0.1-SNAPSHOT in http://maven.wso2.org/nexus/content/groups/wso2-public/ was cach ed in the local repository, resolution will not be reattempted until the update interval of wso2-nexus has elapsed or updates are forced -> [Help 1]

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

rahibk commented 5 years ago

Do you know if there is a fix to this build error? Running into the same thing myself.

Manukam commented 5 years ago

A quick workaround. Replace the version of claim manager artifact with 4.1.0 in the POM file.

https://mvnrepository.com/artifact/org.wso2.samples.is/claim-manager?repo=wso2-public