Groups
Groups
Sign in
Groups
Groups
CAS Community
Conversations
About
Send feedback
Help
CAS 5.0.0 Maven Cannot get cas-server-support-pac4j-webflow
111 views
Skip to first unread message
sborne
unread,
May 25, 2017, 6:39:32 PM
5/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
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
<dependency>
<groupId>org.jasig.cas</groupId>
<artifactId>cas-server-support-pac4j-webflow</artifactId>
<version>${cas.version}</version>
</dependency>
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.
sborne
unread,
May 26, 2017, 12:26:04 PM
5/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
I found the documentation on the website is wrong for the groupId should be <groupId>org.apereo.cas</groupId>.
Cheers,
Reply all
Reply to author
Forward
0 new messages