Hi Adding that dependency doesn't help either. It creates those files for me too with that dependency...
Regards / Groete *Charl Thiem* Senior Developer IT Infrastructure Manager On Tue, Oct 10, 2017 at 10:57 AM, Doug Campbell <[email protected]> wrote: > Christian, > > > > I believe I ran into this too at one point. If I remember correctly you > just need to add the following dependency to your CAS overlay pom.xml file: > > > > <dependency> > > <groupId>org.apereo.cas</groupId> > > <artifactId>cas-server-support-json-service-registry< > /artifactId> > > <version>${cas.version}</version> > > </dependency> > > > > Until you add that dependency I think the build process just grabs the two > files you mention from the CAS source. > > > > Doug > > > > *From:* [email protected] [mailto:[email protected]] *On Behalf Of > *Christian > Axel Schmidt Dick > *Sent:* Tuesday, October 10, 2017 4:10 PM > *To:* CAS Community > *Subject:* [cas-user] Avoid default services recreation cas overlay > > > > Hi there, It might be a noob question but it is something that should be > easy to avoid, that is driving me mad. I am using the war overlay 5.1.4, > and have docker-ized it. But everytime I start the container, 2 files > inside the services folder get created 'Apereo-10000002.json' and > 'HTTPSandIMAPS-10000001.json'. How can I avoid it? tried to delete them but > once I restart the container the appear there once again. Even leaving them > there and editing them wont work. > > -- > - 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/c7a884e7-b769-4421-a6a2- > 41f5b8241fba%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/c7a884e7-b769-4421-a6a2-41f5b8241fba%40apereo.org?utm_medium=email&utm_source=footer> > . > > -- > - 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/002101d341a5%24d5f5c760% > 2481e15620%24%40gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/002101d341a5%24d5f5c760%2481e15620%24%40gmail.com?utm_medium=email&utm_source=footer> > . > -- ------------------------------ See OpenCollab email disclaimer at http://www.opencollab.co.za/email-disclaimer -- - 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/CAK5fTW7kDMMTTMCQx6EXDBB8oyHcfKNb-96NKFduMRizs9VFbw%40mail.gmail.com.
