Configure Nexus Jenkins Plugin

How do I use it?

Basic usage

Before you get started, you must first download and install the Nexus Jenkins Plugin from Sonatype Downloads. Then from the Jenkins dashboard, navigate to Manage Jenkins -> Plugin Manager , proceed to the Advanced tab, and upload the downloaded HPI using the Upload Plugin form shown below.

Once you have the plugin installed, the next thing you need to do is configure a Nexus Repository Manager to be able to upload your build artifacts. Once again click on the Manage Jenkins link from the dashboard and then the Configure System link. Under the Sonatype Nexus heading select Nexus Repository Manager 2.x Server from the Add Nexus Repository Manager Server dropdown.

Where do I get this?

Who can I contact about it?
COMPANY: Sonatype

CONTACT: jyoung@sonatype.com

Haven’t found a single non-maven example. Is there any example of this Jenkins plugin configuration that is not maven-related?