Description
Java8 Template Maven support
Expected Behaviour
Observed that default Java 8 template has no support for Maven, hence enabled Maven support on Java8 as part of the project requirement
As most of the companies / Projects are still mavenized would like to share the code snippet for Java8 Maven template
Current Behaviour
Currently there is no Maven support for existing Java8 template
Possible Solution
Provided Maven support to Java8 template along with mavenized build
Steps to Reproduce (for bugs)
Currently there is no support for Maven
Context
As most of our projects still on Maven we wanted to find a way to run openfaas with Maven builds, as there is out of box support for Maven enhanced the project to support both Maven and Gradle
Your Environment
-
Docker version
docker version
(e.g. Docker 17.0.05 ): -
Are you using Docker Swarm or Kubernetes (FaaS-netes)?
DockerSwarm -
Operating System and version (e.g. Linux, Windows, MacOS):
Linux -
Link to your project or a code example to reproduce issue: