Quantcast

Plugin says it published but not showing up in the portal

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Plugin says it published but not showing up in the portal

longwa
I'm sure this is something really stupid, but when I publish my plugin, it seems to say everything worked but I don't see the plugin listed in the index on the portal. At first I thought it just took a while to refresh, but it's been several weeks since I pushed the first version.

The output from publish-plugin:

| Plugin packaged grails-guard-1.0.6.zip
| Plugin packaged grails-guard-1.0.6.zip
| POM generated: C:\sandbox\grails-guard\target/pom.xml
Publishing to Grails Central
Plugin successfully published.
Notifying plugin portal 'http://grails.org/plugin/guard' of release...
Notification successful

I assume I have something configured wrong but I've gone through the docs and can't figure out what it is.

Thanks,
Aaron


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Plugin says it published but not showing up in the portal

Graeme Rocher-4
Administrator
The plugin was published, but it seems the portal page creation
process had issues. (see
http://repo.grails.org/grails/plugins/org/grails/plugins/guard/1.0.6/)

Could you try doing

grails publish-plugin --pingOnly

If that doesn't work we will look into the problem

Cheers

On Thu, Jun 28, 2012 at 4:49 AM, Aaron Long <[hidden email]> wrote:

> I'm sure this is something really stupid, but when I publish my plugin, it
> seems to say everything worked but I don't see the plugin listed in the
> index on the portal. At first I thought it just took a while to refresh, but
> it's been several weeks since I pushed the first version.
>
> The output from publish-plugin:
>
> | Plugin packaged grails-guard-1.0.6.zip
> | Plugin packaged grails-guard-1.0.6.zip
> | POM generated: C:\sandbox\grails-guard\target/pom.xml
> Publishing to Grails Central
> Publishing to http://grails.org/api/v1.0/publish/guard/1.0.6
> Plugin successfully published.
> Notifying plugin portal 'http://grails.org/plugin/guard' of release...
> Notification successful
>
> I assume I have something configured wrong but I've gone through the docs
> and can't figure out what it is.
>
> Thanks,
> Aaron
>
>



--
Graeme Rocher
Grails Project Lead
SpringSource - A Division of VMware
http://www.springsource.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Plugin says it published but not showing up in the portal

longwa
It's showing up now after doing the --pingOnly.

I recall when I first published the plugin about 10 minutes later Peter sent an email saying publishing support would be down for a couple of days. Perhaps I just published while the repo was in a weird state.

Rgds,
Aaron

On Thu, Jun 28, 2012 at 3:54 AM, Graeme Rocher <[hidden email]> wrote:
The plugin was published, but it seems the portal page creation
process had issues. (see
http://repo.grails.org/grails/plugins/org/grails/plugins/guard/1.0.6/)

Could you try doing

grails publish-plugin --pingOnly

If that doesn't work we will look into the problem

Cheers

On Thu, Jun 28, 2012 at 4:49 AM, Aaron Long <[hidden email]> wrote:
> I'm sure this is something really stupid, but when I publish my plugin, it
> seems to say everything worked but I don't see the plugin listed in the
> index on the portal. At first I thought it just took a while to refresh, but
> it's been several weeks since I pushed the first version.
>
> The output from publish-plugin:
>
> | Plugin packaged grails-guard-1.0.6.zip
> | Plugin packaged grails-guard-1.0.6.zip
> | POM generated: C:\sandbox\grails-guard\target/pom.xml
> Publishing to Grails Central
> Publishing to http://grails.org/api/v1.0/publish/guard/1.0.6
> Plugin successfully published.
> Notifying plugin portal 'http://grails.org/plugin/guard' of release...
> Notification successful
>
> I assume I have something configured wrong but I've gone through the docs
> and can't figure out what it is.
>
> Thanks,
> Aaron
>
>



--
Graeme Rocher
Grails Project Lead
SpringSource - A Division of VMware
http://www.springsource.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Plugin says it published but not showing up in the portal

pledbrook
> It's showing up now after doing the --pingOnly.
>
> I recall when I first published the plugin about 10 minutes later Peter sent
> an email saying publishing support would be down for a couple of days.
> Perhaps I just published while the repo was in a weird state.

I actually cleared up the database. The plugin tabs had been created
but the plugin page wasn't. I really must upgrade the MySQL instance
to InnoDB, or at least get someone else to :)

--
Peter Ledbrook
Grails Advocate
SpringSource - A Division of VMware

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Loading...