Moving to use kubernetes-maven-plugin to support java 17 (#956)
* Moving to use kubernetes-maven-plugin to support java 17 * Fixing plugin in build command * Moving enricher config to jkube * Moving k8s templates to jkube directory and pointing arquillian to them * pushing images * review: K8s integration tests JKube compatible Co-authored-by: Marc Nuri <marc@marcnuri.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -72,7 +72,7 @@
|
||||
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
|
||||
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
|
||||
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
|
||||
<fabric8.maven.plugin.version>4.4.0</fabric8.maven.plugin.version>
|
||||
<kubernetes.maven.plugin.version>1.5.1</kubernetes.maven.plugin.version>
|
||||
<groovy.version>2.4.12</groovy.version>
|
||||
<restassured.version>3.0.2</restassured.version>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user