Skip to content
New issue

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

Possible to release 3.8.2 with kar format #84

Closed
jonesbusy opened this issue Oct 6, 2020 · 2 comments · Fixed by #85
Closed

Possible to release 3.8.2 with kar format #84

jonesbusy opened this issue Oct 6, 2020 · 2 comments · Fixed by #85

Comments

@jonesbusy
Copy link

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

Screenshot from 2020-10-06 19-04-35

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

@martinspielmann
Copy link
Owner

Hi Valentin,
thanks for the hint! Yes lets do it. I'll wait for your PR and then do the release, ok?

@jonesbusy
Copy link
Author

Sure! The PR is linked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants