cybuch
cybuch
I've tried to run the application and use the 'mvn package' command, but I got this error: ``` 2015-09-24 12:15:41.848 ERROR 5116 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate...
## Context Whenever migration fails then it's lock is being [released](https://github.com/coditory/sherlock-distributed-lock/blob/ba20ecc82ab034e9e8ea2a51f8b8e9b1918111af/api/sync/src/main/java/com/coditory/sherlock/migrator/SherlockMigrator.java#L80C1-L80C36). I'd like to make this behaviour configurable. ## Expected Behavior It's great to fail in the development stage, but...