Top "Nexus" questions

Nexus is a Repository Manager for Maven, NuGet and other binary artifact repositories.

docker login not working with nexus 3 private registry

Nexus UI Config I am running Nexus Repository Manager OSS 3.0.1-01 on a linux VM On that VM, I have …

nginx docker nexus
What privileges does a user need to upload/deploy to every repository hosted on local Sonatype Nexus 3.0 server?

Note: since I'm the only one searching for it it feels like I want to use bad practice. I want …

maven nexus
Deploy SNAPSHOT artifact and sources to Nexus from Maven command line

I am trying to deploy one EXE file and it's zipped source file to Sonatype Nexus using maven command line. …

nexus maven-deploy-plugin
How to solve 405 error on maven build to Nexus 3?

I have created proxy repos in Nexus 3 pointing to Nexus 2 hosted repositories. This is to snapshot and release repositories on …

nexus sonatype nexus3
Nexus Sonatype return 404 not found after installation

after installing Nexus Sonatype OSS (3.2.1) to manage maven plugin, when I want to access my Nexus user interface using this …

maven repository nexus sonatype
Ivy via Nexus proxy

does anyone knows how do I specify in Ivy something like mirror/mirrorOf in Maven? I'm working with a local …

proxy ivy nexus
Maven archetype catalog : specify custom location(s)

I'm deploying a Nexus repository for Maven, and custom archetypes on it. I would like to execute mvn archetype:generate …

maven nexus maven-archetype
"Repository for publishing is not specified" despite publishing succeeding

I have a separate Settings.scala file in my large SBT project which has the following: lazy val commonSettings = Seq( // ... …

scala sbt nexus
Rest API to get list of artifacts from Nexus OSS 3.x Repository

I have created a raw repository in Nexus 3.x and I'm able to upload artifacts to the same. Now I …

rest nexus sonatype
Nexus Won't Serve SNAPSHOTs From Default Public Group

For some reason I can't get Nexus to serve my SNAPSHOT artifacts via the default public group. I've read the …

maven nexus snapshot