Oups ! Sorry, i was *NOT* in 5.2.0 (back to 5.1.6)  and i also can't build 
cas.war 

[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.apereo.cas:*cas-server-support-token:jar:5.2.0* in 
sonatype-releases (http://oss.sonatype.org/content/repositories/releases/)

Really sorry, 
Best regards,


Le mardi 5 décembre 2017 07:44:17 UTC+1, hadi a écrit :
>
> Hi 
>
> when i download Cas 5.2.0 maven overlay and add my recent dependencies 
> the cas-server-support-token jar file does not resolve for 5.2.0 version
> I added below dependencies : 
>
> <dependencies>
> <dependency>
> <groupId>org.apereo.cas</groupId>
> <artifactId>cas-server-webapp${app.server}</artifactId>
> <version>${cas.version}</version>
> <type>war</type>
> <scope>runtime</scope>
> </dependency>
> <dependency>
> <groupId>org.apereo.cas</groupId>
> <artifactId>cas-server-support-json-service-registry</artifactId>
> <version>${cas.version}</version>
> </dependency>
> <dependency>
> <groupId>org.apereo.cas</groupId>
> <artifactId>cas-server-support-ldap</artifactId>
> <version>${cas.version}</version>
> </dependency>
> <dependency>
> <groupId>org.apereo.cas</groupId>
> <artifactId>cas-server-support-hazelcast-ticket-registry</artifactId>
> <version>${cas.version}</version>
> </dependency> 
> <dependency>
> <groupId>org.apereo.cas</groupId>
> <artifactId>cas-server-core-logout</artifactId>
> <version>${cas.version}</version>
> </dependency>
>
> <dependency>
> <groupId>org.apereo.cas</groupId>
> <artifactId>cas-server-support-token</artifactId>
> <version>${cas.version}</version>
> </dependency>
> </dependencies>
>
> I want to use jwt service ticket and because of that i added 
> cas-server-support-token as cas document but i think there is no specified 
> version for that 
> anybody knows what happend ?
> thanks
>  
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/de7a601f-5fb7-4731-a94f-fe641b162093%40apereo.org.

Reply via email to