Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Plugin installation doesn't work in sonar 5.6.6 (latest LTS) #87

@telegrapher

Description

@telegrapher

It looks like the plugin system changed in recent Sonarqube versions, and hence, this puppet module doesn't work anymore.

If I use the puppet module to install the ldap plugin, it creates the file:
/var/local/sonar/extensions/plugins/sonar-ldap-plugin-2.1.0.507.jar
The plugin is not recognized as installed.

When I install the ldap plugin from the web UI, the following files are created:

/var/local/sonar/data/web/deploy/plugins/ldap
/var/local/sonar/data/web/deploy/plugins/ldap/META-INF
/var/local/sonar/data/web/deploy/plugins/ldap/META-INF/lib
/var/local/sonar/data/web/deploy/plugins/ldap/META-INF/lib/commons-lang-2.6.jar
/var/local/sonar/data/web/deploy/plugins/ldap/sonar-ldap-plugin-2.1.0.507.jar

And in sonar the plugin is recognized as installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions