Nexus-scripting: CLI for invoking Groovy Scripts - Sonatype Exchange - Sonatype Community
Nexus-scripting: CLI for invoking Groovy Scripts
post by oliver.milke on Feb 14, 2019
Summary
With nexus-scripting you can conveniently provide a groovy-script that is uploaded and executed remotely in a NXRM instance and the output is provided locally.
With NXRM 3, the HTTP-API is somewhat in need of an improvement. However, there is a lot you can do with the groovy scripting API. nexus-scripting greatly improves the ability to automate tasks in NXRM. It also is the foundation for both nexus-carp (CAS Authentication Reverse Proxy, available on GitHub) as well as for nexus-claim (CLI automation for NXRM, available on GitHub).
Because it’s written in GO it can really run anywhere.
Where do I get this?
The repository also contains an up-to-date README with detailed usage instructions.
Who can I contact about it?
COMPANY: Cloudogu
CONTACT: oliver.milke@cloudogu.com
2.5k views