Skip to content

This plugin goal is to upload artifacts generated from non-maven projects to Sonatype Nexus

Notifications You must be signed in to change notification settings

nespresso/nexus-artifact-uploader-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexus-artifact-uploader

This plugin goal is to upload artifacts generated from non-maven projects to Sonatype Nexus. Used the REST API of the Nexus to upload a multi-part form POST to /service/local/artifact/maven/content.

Here are all the available form parameters can be passed

r : repository

e - extension

g - group id

a - artifact id

v - version

p - packaging

file - each file to be uploaded, use one file parameter per file.

About

This plugin goal is to upload artifacts generated from non-maven projects to Sonatype Nexus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.8%
  • HTML 3.2%