docker-maven-plugin icon indicating copy to clipboard operation
docker-maven-plugin copied to clipboard

NullPointerException if <dockerFile/> is missing

Open kdubb opened this issue 9 years ago • 0 comments

If you forget the <dockerFile/> tag you get an NullPointerException instead of an error/warning.

kdubb avatar Sep 04 '16 19:09 kdubb