question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compatibility with version 3.38.x for this plugin

See original GitHub issue

This 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:closed
  • Created 2 years ago
  • Reactions:25
  • Comments:5

github_iconTop GitHub Comments

10reactions
PhilippHeuercommented, Mar 21, 2022

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

9reactions
EugenMayercommented, Mar 21, 2022

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found