kbastani / spring-cloud-microservice-example

An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
http://www.kennybastani.com/2015/07/spring-cloud-docker-microservices.html
GNU General Public License v3.0
176 stars 135 forks source link

Docker Maven Plugin Issue on Windows Systems #19

Closed andersonkyle closed 8 years ago

andersonkyle commented 8 years ago

There is an issue with this old version of the Docker Maven Plugin on Windows systems. Specifically the Target path.

See this issue for more detail: https://github.com/spotify/docker-maven-plugin/issues/68

The build fails as a result.