casinthecloud / cas-overlay-demo

CAS server demo using the Maven overlay
https://www.casinthecloud.com
73 stars 36 forks source link

Update pom.xml by adding snapshot releases repository for cas4.0 #1

Closed jasonthinks closed 9 years ago

jasonthinks commented 11 years ago

sorry, I was going to ask you to add the snapshots repository:

ja-sig-snapshot https://oss.sonatype.org/content/repositories/snapshots/

without it the project can't be built by "mvn clean install" on my computer.

I made a mistake by putting the release repository, sorry.

leleuj commented 11 years ago

No problem. I just added the Sonatype snapshots repository : does it work now for you ?

jasonthinks commented 11 years ago

I have not managed to run it successfully, i'm trying, thanks