How to Use Nexus Repository with Maven Deploy [VIDEO]

Most of the time it is fairly difficult for a junior developer to make sense out of things happening behind the scenes. This happened in one of my interactions with a junior ...

Community Updates: Nancy Has a New Ship, and Found oysteRs

The community team at Sonatype has been working hard on upgrading docker-nancy from a Post Panamax cargo ship to a new and improved Triple E vessel. (See the diagram below). As a ...

Beyond npm Audit to Traverse an Increasingly Complex Dependency Tree

If you've been immersed in the Node.js/JavaScript community for awhile, or even if you are just getting started, you are likely using npm audit to scan package dependencies in your projects. It's ...

How to Get Started With Nexus Repository Manager OSS

If you plan on developing software and keep it going for a long time, repository managers play an important role. Repository managers help you optimize the storage of the packages required for ...

Gartner: Mitigate Risk By Hardening the Software Supply Chain

When molten steel is immersed in water it transforms into one of the world’s strongest materials. A resilient software supply chain is no different. Hardened steel requires combining alloys; a hardened software ...

How to Use Gitlab-CI with Nexus

Recently I was asked to set up a CI-Pipeline for a Spring based application.I said "piece of cake", as I have already worked on Jenkins Pipeline, and knew about Maven so that ...