Mukhtar Haji
|
c1e2d4b816
|
Manually generate boilerplate for Java Maven
This will eventually be replaced with something like Maven archetypes.
|
2017-06-27 12:16:34 +01:00 |
|
Mukhtar Haji
|
2b7e28b780
|
Support multi-stage docker build for java-maven
|
2017-06-26 17:44:57 +01:00 |
|
Mukhtar Haji
|
55c2aaf28b
|
Create local .m2 dir to cache deps between builds
Also deletes target directory as an AfterBuild step
|
2017-06-26 11:21:55 +01:00 |
|
Mukhtar Haji
|
97bc009cce
|
Revert "Build project/func on host machine for java-maven"
This reverts commit 4ccb8fa33c8a5dc94e7262c3e5595ee4bced3d0b.
|
2017-06-26 11:21:55 +01:00 |
|
Mukhtar Haji
|
1918edacff
|
Build project/func on host machine for java-maven
This change introduces a local build step as opposed to the prebuild
step which happens inside a dev container.
|
2017-06-26 11:15:08 +01:00 |
|
Matthew Gilliard
|
4e511fd66c
|
Adds java-maven runtime
|
2017-06-26 11:13:04 +01:00 |
|