Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
laoch98 opened this issue Apr 23, 2019 · 2 comments
Open

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

laoch98 opened this issue Apr 23, 2019 · 2 comments

Comments

@laoch98
Copy link

laoch98 commented Apr 23, 2019

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
Copy link

rahibk commented Jun 4, 2019

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

@Manukam
Copy link
Contributor

Manukam commented Sep 17, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants