We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
We are using Nexus3 and have implemented a custom Helm chart in order to configure Nexus as code.
We rely also on other bundle like PHP composer (https://github.com/sonatype-nexus-community/nexus-repository-composer) and would like to unify the way the Crowd plugin is installed.
In most recent version of Nexus3 (3.15 I think) it's way easier to install new bundle on Nexus3
I've tried to build locally the 3.8.2-SNAPSHOT using
mvn -PbuildKar package
and dropped the 'nexus3-crowd-plugin-3.8.2-SNAPSHOT-bundle.kar' into the ${NEXUS_HOME}/deploy folder.
Works like a charm! And way easier to install. I've tested this setup on version OSS 3.27.0-03
Can we release version 3.8.2 and ensuring the 'nexus3-crowd-plugin-3.8.2-bundle.kar' archive is attached to the github release ?
More information can be found here : https://github.com/sonatype-nexus-community/nexus-repository-composer
PS : I would be more than happy to submit a PR to update the README
Thanks!
Valentin
The text was updated successfully, but these errors were encountered:
Hi Valentin, thanks for the hint! Yes lets do it. I'll wait for your PR and then do the release, ok?
Sorry, something went wrong.
Sure! The PR is linked
Successfully merging a pull request may close this issue.
Hi!
We are using Nexus3 and have implemented a custom Helm chart in order to configure Nexus as code.
We rely also on other bundle like PHP composer (https://github.com/sonatype-nexus-community/nexus-repository-composer) and would like to unify the way the Crowd plugin is installed.
In most recent version of Nexus3 (3.15 I think) it's way easier to install new bundle on Nexus3
I've tried to build locally the 3.8.2-SNAPSHOT using
and dropped the 'nexus3-crowd-plugin-3.8.2-SNAPSHOT-bundle.kar' into the ${NEXUS_HOME}/deploy folder.
Works like a charm! And way easier to install. I've tested this setup on version OSS 3.27.0-03
Can we release version 3.8.2 and ensuring the 'nexus3-crowd-plugin-3.8.2-bundle.kar' archive is attached to the github release ?
More information can be found here : https://github.com/sonatype-nexus-community/nexus-repository-composer
PS : I would be more than happy to submit a PR to update the README
Thanks!
Valentin
The text was updated successfully, but these errors were encountered: