Peter Jurkovic
Peter Jurkovic
any idea when it will be done?
It is, but not via constructor. What you could do is use some sort of Dependency injection (ServiceLocator) and pass your context via ThreadLocal. Spring uses this technique in [SpringBeanAutowiringSupport](https://github.com/spring-projects/spring-framework/blob/master/spring-web/src/main/java/org/springframework/web/context/support/SpringBeanAutowiringSupport.java...
- Check you internet connection - Clean up your local maven cache and try to reload dependencies - Make sure your pom.xml is using jcenter or maven central repository