Skip to content

vladfau/nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nl

nexus-link - format redirect URLs for your artifacts basing on GAV

HowTo

Parameters are passed via environment variables:

Obligatory parameters:

Optional parameters:

  • RELEASE: if declared, will search basing on X.Y.Z, not X.Y.Z-TIMESTAMP-NUMBER
  • VERSION: if none passsed, will return latest if passed X.Y.Z-SNAPSHOT, will return latest for the snapshot can be exact
  • CL: classifiers, if none passed, will return all the found
  • EXT: extensions, if none passed, will return all the found

Example:

REPOS=snapshots GID=org.company.project AID=main EXT=war ./nexus-link.py

TODO

  • Verbose mode
  • Refactoring

Credits

Vlad Slepukhin, 2016

About

nexus-link - redirect URLs basing on GAV in Functional style

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages