Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two different descriptions are displayed — And old one and a recently updated one #17

Closed
lingocoder opened this issue Nov 26, 2019 · 2 comments
Assignees
Labels
a:bug Something isn't working

Comments

@lingocoder
Copy link

The com.lingocoder.mr v0.0.16 plugin displays two different descriptions. One is correct and should be displayed wherever a description is needed:

  • Adds easy JPMS module creation capabilities to Gradle. Enhances Buildship/Eclipse with JPMS modularity. Easy Multi-Release JAR File assembly

issue17 0 b


The other one is outdated and should have been replaced by the more recently-published one above:

  • A Gradle plugin that supports compiling, testing, assembling and maintaining Multi-Release JAR Files

issue17 0 a


Expected Behavior

I expected that the description that I specified in the build script that published the plugin to be displayed wherever the portal displays descriptions

Current Behavior

On the main portal landing page and on search result pages, the portal displays an old outdated description.

Context

I would like people who come upon my plugin in search results to see the correct, more currently-appropriate description of the plugin.

Steps to Reproduce

  1. Visit the portal landing page

  2. In the search box, enter „jpms

    • com.lingocoder.mrjar appears in the results.
  3. Observe that the description displays the above outdated text.

  4. Click on the com.lingocoder.mrjar search result link.

  5. Observe that on the plugin's page, a different description (the correct one) is displayed.

Your Environment

Not applicable.

@lingocoder lingocoder added the a:bug Something isn't working label Nov 26, 2019
@lacasseio
Copy link
Contributor

Thanks for reporting this issue, it's actually not a bug, but definitely surprising. The "description" you are setting during publication is the sort-of release note of your plugin which is displayed by version. For changing the main plugin description, it needs manual intervention from our end so filing a issue here is the right thing to do. I will address this shortly, and I encourage you to open a feature request.

@lacasseio lacasseio self-assigned this Nov 26, 2019
@lacasseio
Copy link
Contributor

The description was changed. Open a feature request if you want this to be part of the Plugin Portal or at least report it as an unexpected behavior of plugin portal publication process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants