dependencies { classpath 'org.springframework.boot:spring-boot-gradle-plugin:{spring-boot-version}' @@ -240,8 +240,8 @@ endif::[] repositories { jcenter() ifeval::["{spring-boot-repo}" != "release"] maven { url "http://repo.spring.io/snapshot" } maven { url "http://repo.spr...
the distribution directory contains minimal set of source and runtime dependencies to be zipped up by maven it fails becuase that direcotry does not the 'node' directory Owner eirslett commented Feb 20, 2015 What do you think about solving that by using grunt to copy the files? dantran comm...
then we need to go back to + // the waiting for required state, until this + // dependency is available + deactivateService(); + } + } + return this; + } + + public synchronized Service remove(Dependency dependency) { + synchronized (m_dependencies) { ...
Please also consider that this image is the base for a whole lot of java-based official docker images, like tomcat, maven or jenkins. Having those images based on debian, allows the easy installation of required additional dependencies for compile- and runtime via the apt package manager, whic...
maven { url 'https://repo.spring.io/milestone' } } dependencies { classpath 'org.springframework.boot:spring-boot-gradle-plugin:{spring-boot-version}' @@ -240,8 +240,8 @@ endif::[] repositories { jcenter() ifeval::["{spring-boot-repo}" != "release"] maven { url "http://repo...