Last Version

Kubernetes To Properties Maven Plugin 1.4

A plugin that allows setting build properties from Kubernetes so that they are available for things like jetty:run or quarkus:dev

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.stephenc.continuous
ArtifactId

ArtifactId

k2p-maven-plugin
Version

Version

1.4
Type

Type

maven-plugin
Description

Description

Kubernetes To Properties Maven Plugin
A plugin that allows setting build properties from Kubernetes so that they are available for things like jetty:run or quarkus:dev
Source Code Management

Source Code Management

http://github.com/stephenc/k2p-maven-plugin/tree/master/

Download k2p-maven-plugin 1.4


<plugin>
    <groupId>com.github.stephenc.continuous</groupId>
    <artifactId>k2p-maven-plugin</artifactId>
    <version>1.4</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-model jar 3.0.5
org.apache.maven : maven-core jar 3.0.5
org.apache.maven : maven-plugin-api jar 3.0.5
org.codehaus.plexus : plexus-utils jar 2.0.5
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9
org.apache.commons : commons-exec jar 1.3
com.jayway.jsonpath : json-path jar 2.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.0
io.kubernetes : client-java jar 10.0.0

Project Modules

There are no modules declared in this project.