[cas-user] CAS 5.0.0 Maven Cannot get cas-server-support-pac4j-webflow

2017-05-25 Thread sborne
Hello,

I have a CAS 5.0.0 server built with Maven overlays and I added this to the 
pom file while trying to use pac4j 


org.jasig.cas

cas-server-support-pac4j-webflow
${cas.version}



Based on this article

https://apereo.github.io/cas/4.2.x/integration/Delegate-Authentication.html

Getting an error about not finding the artifact  
"cas-server-support-pac4j-webflow" while doing a build.sh package.


[INFO] 

Downloading: 
http://oss.sonatype.org/content/repositories/releases/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.pom
Downloading: 
https://build.shibboleth.net/nexus/content/repositories/releases/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.pom
Downloading: 
https://repo.spring.io/milestone/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.pom
Downloading: 
https://repo.maven.apache.org/maven2/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.pom
[WARNING] The POM for 
org.jasig.cas:cas-server-support-pac4j-webflow:jar:5.0.5 is missing, no 
dependency information available
Downloading: 
http://oss.sonatype.org/content/repositories/releases/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.jar
Downloading: 
https://build.shibboleth.net/nexus/content/repositories/releases/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.jar
Downloading: 
https://repo.spring.io/milestone/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.jar
Downloading: 
https://repo.maven.apache.org/maven2/org/jasig/cas/cas-server-support-pac4j-webflow/5.0.5/cas-server-support-pac4j-webflow-5.0.5.jar
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 8.009 s (Wall Clock)
[INFO] Finished at: 2017-05-25T21:08:48Z
[INFO] Final Memory: 23M/252M
[INFO] 

[*ERROR] Failed to execute goal on project cas-overlay: Could not resolve 
dependencies for project org.apereo.cas:cas-overlay:war:1.0: Could not find 
artifact org.jasig.cas:cas-server-support-pac4j-webflow:jar:5.0.5 in 
sonatype-releases (http://oss.sonatype.org/content/repositories/releases/) 
-> [Help 1]*
[ERROR] 


Has anyone seen this?

Thanks for your time.

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/e35c60ec-a299-423f-af21-7c196d3d1ca3%40apereo.org.


[cas-user] CAS 5.0.5 Error SAML Dependency Maven overlay

2017-05-25 Thread Marco Osorio
Hi everyone,

I try to follow the steps to activate SAML2 and when compiling with Maven, 
it generates misunderstanding.
Can someone tell me what happens? The Shibboleth repository exists in the 
Maven overlay.

Thanks in advance!

[INFO] Scanning for projects...
[INFO] 

[INFO] 

[INFO] Building cas-overlay 1.0
[INFO] 

[WARNING] The POM for net.shibboleth.idp:idp-attribute-filter-api:jar:3.2.1 
is missing, no dependency information available
[WARNING] The POM for net.shibboleth.liberty:idwsfconsumer:jar:1.0.0 is 
missing, no dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-attribute-api:jar:3.2.1 is 
missing, no dependency information available
[WARNING] The POM for 
net.shibboleth.idp:idp-attribute-resolver-api:jar:3.2.1 is missing, no 
dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-core:jar:3.2.1 is missing, no 
dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-installer:jar:3.2.1 is 
missing, no dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-profile-impl:jar:3.2.1 is 
missing, no dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-profile-spring:jar:3.2.1 is 
missing, no dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-saml-api:jar:3.2.1 is missing, 
no dependency information available
[WARNING] The POM for net.shibboleth.idp:idp-saml-impl:jar:3.2.1 is 
missing, no dependency information available
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 3.211 s
[INFO] Finished at: 2017-05-25T11:02:41+02:00
[INFO] Final Memory: 20M/227M
[INFO] 

[ERROR] Failed to execute goal on project cas-overlay: Could not resolve 
dependencies for project org.apereo.cas:cas-overlay:war:1.0: The following 
artifacts could not be resolved: 
net.shibboleth.idp:idp-attribute-filter-api:jar:3.2.1, 
net.shibboleth.liberty:idwsfconsumer:jar:1.0.0, 
net.shibboleth.idp:idp-attribute-api:jar:3.2.1, 
net.shibboleth.idp:idp-attribute-resolver-api:jar:3.2.1, 
net.shibboleth.idp:idp-core:jar:3.2.1, 
net.shibboleth.idp:idp-installer:jar:3.2.1, 
net.shibboleth.idp:idp-profile-impl:jar:3.2.1, 
net.shibboleth.idp:idp-profile-spring:jar:3.2.1, 
net.shibboleth.idp:idp-saml-api:jar:3.2.1, 
net.shibboleth.idp:idp-saml-impl:jar:3.2.1: Failure to find 
net.shibboleth.idp:idp-attribute-filter-api:jar:3.2.1 in 
http://10.108.10.126:8081/repository/maven-public/ was cached in the local 
repository, resolution will not be reattempted until the update interval of 
nexus has elapsed or updates are forced -> [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/DependencyResolutionException

Thanks!

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/971dc5f8-0180-474d-a9e9-efb6b5596fea%40apereo.org.