grails-samples / grails-website

Grails Web Site
157 stars 174 forks source link

Incorrect version of plugin displayed #60

Closed ghost closed 9 years ago

ghost commented 10 years ago

In the case of the taggable plugin, the plugin's page indicates that the current version is 1.0.1, but it is in fact 1.1.0.

You can verify this by running grails plugin-info taggable, which outputs the following:

--------------------------------------------------------------------------
Information about Grails plugin
--------------------------------------------------------------------------
Name: taggable  | Latest release: 1.1.0
--------------------------------------------------------------------------
Taggable Plugin
--------------------------------------------------------------------------
lhotari commented 9 years ago

fixed by grails publish-plugin --pingOnly