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

Version in grails-plugin.xml in published artifact is wrong #43

Closed
1 of 4 tasks
matrei opened this issue Aug 22, 2023 · 1 comment
Closed
1 of 4 tasks

Version in grails-plugin.xml in published artifact is wrong #43

matrei opened this issue Aug 22, 2023 · 1 comment

Comments

@matrei
Copy link
Collaborator

matrei commented Aug 22, 2023

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem uploaded to Github
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. Download https://repo.grails.org/artifactory/core/org/grails/plugins/events/4.0.0/events-4.0.0.jar
  2. Open /META-INF/grails-plugin.xml
  3. Look at the version attribute of the plugin element

Expected Behaviour

The value of the version attribute should be "4.0.0"

Actual Behaviour

The value of the version attribute is "SNAPSHOT"

@matrei
Copy link
Collaborator Author

matrei commented Nov 17, 2023

Fixed by #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants