-
On the values file I enabled the properties override a s follow:
``` yaml
properties:
override: true
data:
nexus.scripts.allowCreation: true
```
Then install failed with following erro…
-
Set up a PR to add GitHub Action workflow that sets up a testing environment for the bot.
I found a [Unit Testing Framework](https://github.com/ColyTeam/JDATesting) for JDA that's currently maintai…
-
![image](https://github.com/user-attachments/assets/119a59e6-c1d3-47e9-a850-79fd6c608b53)
-
Support for NuGet Proxy Repositories on Sonatype Nexus Repository is not trivial due to case sensitivity challenges.
PURLs are CASE SENSITIVE, alas Windows (eco-systems) are CASE INSENSITIVE. Thus …
-
Hello,
I would like to use this script on a freshly installed Nexus (Version 3.71.0-06) using a H2 database.
However: according to [this](https://community.sonatype.com/t/error-on-import-org-sonat…
-
This is related to https://github.com/wildfly/wildfly-proposals/pull/577 to be able to update WildFly installations coming from our zip and tgz archives.
We can add the channel metadata to these in…
-
### Details
I faced an issue while trying to execute `npm unpublish` command on npm-hosted repository.
Looks like that bug was [reported earlier on version 3.37.0](https://community.sonatype.com…
-
Hi
When we launch @QuarkusTest tests when the company uses a local nexus server and a nexus proxy the tests fail.
Because io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext does not read th…
-
Thanks for creating an issue! Please fill out this form so we can be
sure to have all the information we need, and to minimize back and forth.
* **What are you trying to do?**
Deploy APK repo plu…
-
### Description
We've found the issue that when you use a non-maven central repository the quarkus cli with or without extensions are not aware of it.
It was found when trying to use `quarkus tls` …