nexus3 Questions
1
Solved
I am trying to get Nexus3 to run behind Nginx.
Nginx is used as a reverse proxy and for SSL termination. When accessing the /nexus path through Nginx, I get multiple errors such as "Operation fail...
Constanta asked 15/10, 2018 at 11:18
0
I've been searching around on how to deal with pagination of nexus as documented in here https://help.sonatype.com/repomanager3/rest-and-integration-api/pagination
However there is no mention on h...
Terhune asked 5/9, 2018 at 9:14
2
Solved
How can I get a size of specific repository in Nexus 3?
For example, Artifactory shows the repository "size on disk" via UI.
Does Nexus have something similar? If not - how can I get this inform...
2
i have nexus 3 server that i save artifacts on it, and it has been filled to max.
i wish to create a task to delete the old artifacts every day but always remain with at least 50 artifacts. the pro...
1
Solved
This is driving me nuts. I have installed Nexus 3 OSS to use as a private NuGet-repository and created a user foe jenkins. I got an ApiKey for the jenkins user the way the documentation shows and n...
2
Solved
I am using Nexus 3 as npm private repository. I have a project that requires some dependencies such as: @nodelib/fs.stat, @mrmlnc/readdir-enhanced@^2.2.1.
If I execute the following npm install co...
1
Solved
I am using Nexus 3 and the blob stores consume more and more disk space as artifacts get uploaded. Now I deleted a bunch of no longer needed artifacts from a release repository, but I did not see a...
Levee asked 2/2, 2018 at 7:20
1
Recently I installed Nexus Repository 3 in OpenStack Cloud and I am using it for a while now. I would like to perform incremental backup of Nexus and thus securing our data.
How can one perform in...
Sansculotte asked 18/1, 2018 at 22:37
1
Solved
I use Sonatype Nexus Repository Manager 3.5.2 and want to add artifacts to nexus blob store from local folder (where nexus is lockated). I couldn't find solution in Nexus documentation and tryed to...
Burdine asked 17/1, 2018 at 6:35
2
Solved
Maybe I miss something but i can't find a way to upload a component(jar or dll) to the nexus 3 repository from the UI. So I am trying to build a tool for this job, to optimize the upload process I ...
3
Solved
How to perform an upload of a jar via curl the Nexus 3?
I tried using the link tips but without success.
Here are my attempts:
curl -v -F r = -F releases hasPom = true and = -F jar -F file = @. /...
1
Solved
I am using Nexus Repository 3 as storage for my build files. More precisely WAR and JAR artefacts which are deployed to repository via Maven deploy plugin.
I have been searching in multiple folder...
1
Solved
I would like to use Nexus 3.x, but I think it's licensing has changed. 2.x was EPL v1, but 3.x has a SONATYPE MASTER EULA AGREEMENT, instead.
My question is: Nexus 3.x can be used freely?
2
Solved
I've just installed Nexus 3 by upgrading from Nexus 2 and noticed that every Maven repository is now in the default blob store. I would like to move the releases repository to be hosted from a sepa...
1
Solved
I operate some Docker services. Some of them are selfmade with Dockerfiles. I now want to store them into a Sonatype Nexus private repository to publish them to another server in my network.
My re...
3
In the new Nexus 3, under Browse, there are Assets and Components. What's the definition of the Assets?
I can't find it in the doc:http://books.sonatype.com/nexus-book/3.0/reference/index.html
© 2022 - 2024 — McMap. All rights reserved.