Is there plugin to integrate Crowd 2.8.4 and Nexus OSS 2.12.0-01 - plugins

Is there plugin which you can integrate Crowd 2.8.4 and Nexus OSS 2.12.0-01 . I thing that this is possible with Nexus Pro but is it possible with free Nexus OSS?
If anyone know I was very thankful.
Best Regards
-Vesa Ala-Hakula

See https://patrickroumanoff.github.io/nexus-crowd-plugin/ for:
a fork from sonatype/nexus-crowd-plugin to support up to date versions of nexus and crowd
For versions:
This plugin works with Nexus 3.x and Crowd 2.x

Related

Upgrade agent missing from Capabilities in Sonatype Nexus OSS 2.14.15

I am trying to upgrade from Sonatype Nexus OSS 2.14.15 to Nexus 3.20. According to the instructions at upgrade from 2 to 3 there should be an 'Upgrade:Agent' capability in version 2 that I can enable and get a token for version 3. However, there is no such capability to add. There are just ~10 capabilities in the 'Create new capability' list'
I'm not finding any clues as to how to install or enable the upgrade capability. Any tips appreciated!
The upgrade agent code only ships in the jetty bundled binaries, the war version of Nexus Repo doesn't have it.

Does the SonarQube GitHub plugin work on version 4.3.2?

I'm just trying to verify whether or not version 1.1 of the GitHub plugin will work on SonarQube v 4.3.2?
On the plugin page (http://docs.sonarqube.org/display/PLUG/GitHub+Plugin) I see that 1.3 is for 5.6+ and 1.2 for 4.5.2-5.5 but the others don't list supported SonarQube versions.
I do confirm that neither the 1.2 or 1.3 versions are compatible with SonarQube 4.3.2. The compatibility matrix available on the SonarQube Github plugin page is correct.

What versions of Eclipse RTC Plugin does BlueMix DevOps support?

My team currently uses BlueMix Devops and would like to download the latest version of the Eclipse RTC plugin (ver 6) into my eclipse environment because it has a couple bug fixes that would really help me.
What RTC Plugin versions are supported against BlueMix DevOps?
What version of RTC is installed on BlueMix DevOps?
When can we expect version 6 of Eclipse RTC to be supported by the BlueMix DevOps?
Thank you!
Currently it is based on RTC 5.0.2 and it supports RTC Client 5.0.2
No idea about plans to upgrade.

How to develop a plugin for SonarQube 5.2

Can someone please suggest a good tutorial for developing plugin for SonarQube 5.2? I have tried searching for it but whatever I have found are based on sonar wsclient which is removed completely from 5.2 onward.
You should read Developing Plugins guide on the SonarQube Wiki.

Google Plugin for Eclipse not use last version of libraries

I am using Google Plugin for Eclipse and I add API from this plugin ("Plugin>Add Google APIs...").
I would like to know why it is not using the last versions of some libraries. For example, if I add Drive API from this plugin, it is not using last version of google-api-client (plugin is using 1.16 and release 1.18 is available).
I use the last version of Google Plugin for Eclipse.
Is it normal?
Thank you.
This is a bug in Google Plugin for Eclipse. For now, you can, of course, download the latest version of the API from https://developers.google.com/api-client-library/java/apis/.
(BTW, are you sure GPE used version 1.16 and not version 1.12?)