529 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
100
views
Gradle Publishing in Github Workflows doesn't work (403 Forbidden)
I'm running into a really weird issue.
I'm unable to make my Github Workflow work, which is supposed to upload artifacts of mine on my self-hosted repository but it always fails when it tries to ...
0
votes
1
answer
213
views
Base-URL for sonatype nexus3
My Sonatype/nexus3 (CE 3.79) is located behind a proxy with URL https://nginx-proxy.com, but "copy" button show URL http://localhost:8081/repository/my-repo
I try to create Capability Base ...
0
votes
1
answer
75
views
Define which repositories Maven may use
We are running our own artifact repository using Sonatype Nexus.
We are using the community edition which has a request limit of 200K requests per day, and since our team is growing we're nearing the ...
0
votes
0
answers
59
views
how to upload spring boot artifact in nexus repository then use them in other spring boot project
I uploading a spring boot project jar in nexus repository, and when use it as dependency in an other project locally, it doesn't recognize the import statement even though it fetch the dependency from ...
-1
votes
1
answer
233
views
My pom.xml becomes unloadable after upgrade from NetBeans 17 to newer version
I can build projects with MaVeN from within NetBeans 17. It also works from the command line. As soon as I upgrade to a newer NetBeans, now I try version 24, the pom.xml becomes unloadable and I ...
1
vote
0
answers
58
views
Implementing a new format for Sonatype nexus3
I'm trying to implement a Nexus3 format to support Ballerina (https://ballerina.io/, an integration-specific language) artifacts. I followed the guide in https://github.com/sonatype-nexus-community/...
0
votes
0
answers
69
views
How to Configure Artifactory Cache Purge Priority to Retain Large Files Over Small Ones?
We are looking for a way to configure Artifactory's cache purge settings to prioritize retaining large files, even if they are accessed less frequently than smaller files. Our main concern is the ...
2
votes
0
answers
85
views
How do I upload a raw artifact with custom attributes to a Nexus repository using cURL
I am creating a python script to iterate through a tree and upload all the artifacts to a raw Nexus repository. I am not familiar with Nexus, but I would like to include individual file specific ...
0
votes
1
answer
143
views
Cannot download asset in Sonatype Nexus Repository OSS
I have a self-hosted Nexus on Windows server and I want to do something as follows:
I uploaded a file, the_file.zip to a custom (file) blob, so-called the_blob, that links to the raw (hosted) ...
0
votes
1
answer
41
views
Nexus3 endless cycling trying to update CLM within a DMZ
I'm trying to start a fresh instance of Sonatype Nexus in a Linux environment within a DMZ - so I have limited outgoing http calls, in this case the firewal stops this.
The problem I'm having is that ...
1
vote
1
answer
329
views
How to Install All Dependency Types (Prod, Dev, Optional, Peer) of an NPM Module?
My goal is to download the entire dependency tree of a npm project, including production, development, optional, and peer dependencies, so I can upload them to my offline Sonatype-Nexus-Repository.
...
0
votes
0
answers
287
views
Visual Studio shows 'No package found" with Nexus Repository Manager OSS NuGet proxy configuration
I have installed Nexus 3.70.02-01 Repository Manager OSS on Ubuntu 22.04 and configured Nginx as a reverse proxy. I then accessed Nexus via the web, added a NuGet proxy, and configured the remote ...
0
votes
1
answer
400
views
Unable to install PYPI Package from Sonatype-Nexus in Docker container: "No matching distribution found"
I have a hosted PyPI Sonatype Nexus Repository named pypi, where I store several packages, including pillow.
On my local machine, I can install pillow without any issues from the self-hosted pypi ...
0
votes
0
answers
73
views
Custom library repository artifacts not imported
Sonatype nexus not importing custom project artifacts upon maven clean install.
In Sonatype Nexus, I have created following three repositories:
1. my-proxy-repo(proxy)
2. my-parent-repo(hosted)...
0
votes
1
answer
233
views
Unable to update deployed features for bundle
I'm facing an issue in Nexus (version 3.x) where nothing I changed. My Nexus service is running, but showing lots of error related to different bundles like
1.
ERROR [FelixStartLevel] *SYSTEM org....