Generic Artifactory Deploy Maven Plugin

Plugin allows to upload any artifact into generic package type artifactory repository. Purpose of this plugin is to be able to upload files into generic repository throuh REST API for uploading into maven repository on artifactory please use better maven-artifactory-plugin.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.jirkafm
ArtifactId

ArtifactId

generic-artifactory-deploy-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Generic Artifactory Deploy Maven Plugin
Plugin allows to upload any artifact into generic package type artifactory repository. Purpose of this plugin is to be able to upload files into generic repository throuh REST API for uploading into maven repository on artifactory please use better maven-artifactory-plugin.
Project URL

Project URL

https://github.com/jirkafm/generic-artifactory-deploy-maven-plugin
Source Code Management

Source Code Management

https://github.com/jirkafm/generic-artifactory-deploy-maven-plugin.git

Download generic-artifactory-deploy-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.jirkafm</groupId>
    <artifactId>generic-artifactory-deploy-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
javax.activation : activation jar 1.1.1
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
javax.ws.rs : javax.ws.rs-api jar 2.1
org.glassfish.jersey.core : jersey-client jar 2.28
org.glassfish.jersey.inject : jersey-hk2 jar 2.28
org.slf4j : slf4j-api jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 27.1-jre

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.apache.maven : maven-artifact jar 3.3.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0