Compatibility with version 3.38.x for this plugin
See original GitHub issueThis plugin is not compatible with 3.38.+ of the changes on the search facet.
The class ComposerRecipeSupport uses org.sonatype.nexus.repository.search.SearchFacet which doesn’t exist anymore on the new version of Nexus.
The solution is simple and I’ll create a PR for it.
The new class which should be used is: org.sonatype.nexus.repository.search.ElasticSearchFacet
Issue Analytics
- State:
- Created 2 years ago
- Reactions:25
- Comments:5
Top Results From Across the Web
Geary Email Client Now Supports Plugins, Improves Server ...
Better server compatibility. Get Geary 3.38. You can download and install Geary 3.38.x on Ubuntu and other Linux distributions from Flathub.
Read more >jenkinsci/bom: JENKINS-47498: allow plugin dependencies to ...
This script is a handy way to find the most recently released plugin version compatible with a given line, according to the jenkins-infra/update-center2...
Read more >Operations center 2.346.2.2 | CloudBees Docs
Compatible plugins · Jenkins Active Directory plugin. 2.25. · PAM Authentication plugin. 1.8 compatible optional · Google Cloud Storage plugin. 1.5 ...
Read more >Xray Release Notes - JFrog Documentation
Overview. This page presents release notes for JFrog Xray describing the main fixes and enhancements made to each version as it is released....
Read more >[NEXUS-17832] Jenkins Platform Plugin unable to determine ...
An error displays in the Jenkins UI: Unable to determine Nexus Repository Manager version. Certain operations may not be compatible with your ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks for the fix 😃
Stopping/downgrading is a little more troublesome on k8s with a pvc when the pod instantly quits because of the error. So i build the .kar with your patch for myself as hotfix (which worked great). Just wanted to share this here for anyone else who finds the issue:
nexus-repository-composer-0.0.19-bundle.kar.zip
Just in case anybody needs it - i did not want to change our init container and needed a non-zipped variant. https://github.com/EugenMayer/nexus-repository-composer/releases/tag/composer-parent-0.0.19-pre1
just re-published what @PhilippHeuer did (it’s his build) - @PhilippHeuer i hope you do not mind, let me know!