jenkins-dependency-mojo
Maven plugin to unpack dependencies from a Jenkins job
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Jenkins Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.github.christapley |
ArtifactId | ArtifactIdjenkins-dependency-maven-plugin |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptioncom.github.christapley:jenkins-dependency-maven-plugin
A maven plugin to parse and unpack dependencies from the archived artifacts from a jenkins job
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.christapley</groupId>
<artifactId>jenkins-dependency-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.3 |
org.apache.commons : commons-io | jar | 1.3.2 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
org.codehaus.plexus : plexus-archiver | jar | 3.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
com.google.code.gson : gson | jar | 2.8.1 |
org.springframework : spring-core | jar | 4.2.4.RELEASE |
org.apache.maven : maven-core | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.2.4.RELEASE |
Maven plugin to unpack dependencies from a Jenkins job