Last Version

Jenkinsfile Maven Plugin 1.0.1

Maven plugin to communicate with Jenkins server to validate Jenkinsfiles

License

License

Categories

Categories

Maven Build Tools Jenkins Continuous Integration and Continuous Delivery
GroupId

GroupId

com.andyserver.maven.plugins
ArtifactId

ArtifactId

jenkinsfile-maven-plugin
Version

Version

1.0.1
Type

Type

maven-plugin
Description

Description

Jenkinsfile Maven Plugin
Maven plugin to communicate with Jenkins server to validate Jenkinsfiles
Project URL

Project URL

https://github.com/sabre1041/jenkinsfile-maven-plugin

Download jenkinsfile-maven-plugin 1.0.1


<plugin>
    <groupId>com.andyserver.maven.plugins</groupId>
    <artifactId>jenkinsfile-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 3.3.9
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.