[
https://issues.apache.org/jira/browse/GERONIMO-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated GERONIMO-3754:
----------------------------------
Attachment: GERONIMO-3754.patch
Updated patch with a fix to validatePlugin() code that checks if a plugin is
already installed. Before, the validatePlugin() was checking if a plugin was
running and therefore, plugins that were not running but installed were
considered installable.
> Username/password is ignored in PluginInstallerGBean
> ----------------------------------------------------
>
> Key: GERONIMO-3754
> URL: https://issues.apache.org/jira/browse/GERONIMO-3754
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: general
> Affects Versions: 2.1
> Reporter: Jarek Gawor
> Attachments: GERONIMO-3754.patch
>
>
> The username/password is ignored in PluginInstallerGBean in listPlugins()
> function. That means, for example, that with plugin installer portlet I'm
> unable to see the plugins from http://localhost:8080/plugin/maven-repo/ repo
> as it requires basic authentication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.