Re: plugins.netbeans.org / netbeans.org

2019-04-07 Thread hanas...@gmail.com
Suggestion: - no need for plugin registry and hashes in plugin registry - use the maven/gradle resolver lib for plugin dependencies : reuse repo libs from mvn, gradle or Arquillian - publish the plugin in standard mvn central - if there is need of

Re: plugins.netbeans.org / netbeans.org

2019-04-07 Thread Neil C Smith
On Sat, 6 Apr 2019, 01:53 Tushar Joshi, wrote: > > This means maintaining the list of plugins as files in a github > repository. This repository will be considered as the plugin registry. So > the plugin developers will just have to submit a PR to get their plugins > included or updated. We

Re: Re: plugins.netbeans.org / netbeans.org

2019-04-07 Thread Eric Bresie
2019 8:31PM > *To:* Dev > *Subject:* Re: plugins.netbeans.org / netbeans.org > > > Here's the rough proposal: > > > > 1. Move all the plugins to Maven Central. Blockers: we don't know how to do > > that, if someone can advise, that will help. > > > > 2.

Re: plugins.netbeans.org / netbeans.org

2019-04-06 Thread Geertjan Wielenga
Definitely no discussion needed on this point -- we cannot host the plugins at Apache. We can, however, host the Plugin Portal itself, via the Apache NetBeans VM, though we'll need to have it so that plugins cannot be uploaded, instead, the plugin author will add a new page for their plugin with

Re: plugins.netbeans.org / netbeans.org

2019-04-06 Thread Matthias Bläsing
Hi, Am Samstag, den 06.04.2019, 16:22 +0200 schrieb Christian Lenz: > Oracle hosted them by there own with there own little webapp to have > a list page and a detail page, why not making it by our own? For > example with OracleJET frontend? If that is more work, of course it > is more work, why

AW: plugins.netbeans.org / netbeans.org

2019-04-06 Thread Christian Lenz
Releases and tags. Maybe we can crawl them and show them on our own page. Cheers Chris Von: Geertjan Wielenga Gesendet: Samstag, 6. April 2019 16:14 An: dev Betreff: Re: plugins.netbeans.org / netbeans.org On Sat, Apr 6, 2019 at 4:01 PM Christian Lenz wrote: > Hi all, I already crea

Re: plugins.netbeans.org / netbeans.org

2019-04-06 Thread Geertjan Wielenga
Let's add them somewhere else. Where? Gj > > > Cheers > > Chris > > > > Von: arsi > Gesendet: Samstag, 6. April 2019 11:29 > An: dev@netbeans.incubator.apache.org > Betreff: Re: plugins.netbeans.org / netbeans.org > > Hi, > > A sensible solutio

AW: plugins.netbeans.org / netbeans.org

2019-04-06 Thread Christian Lenz
: Re: plugins.netbeans.org / netbeans.org Hi, A sensible solution, we still have to think about thatwe need to do SPI or record in layer.xml to allow Netbeans platform developers to use custom URL for this new system. I think we could later add an automatic update of developer plugins records

Re: plugins.netbeans.org / netbeans.org

2019-04-06 Thread arsi
the NB Maven plugins autoupdate goal. Or add a new goal for this. Arsi *From:* Tushar Joshi *Sent:* Saturday, April 06, 2019 10:08AM *To:* Dev *Subject:* Re: plugins.netbeans.org / netbeans.org There are two main issues

Re: plugins.netbeans.org / netbeans.org

2019-04-06 Thread Tushar Joshi
-- > *From:* Tushar Joshi > *Sent:* Saturday, April 06, 2019 2:53AM > *To:* Dev > *Subject:* Re: plugins.netbeans.org / netbeans.org > > > Regarding the plugin developers to register their plugins easily. I will > > propose th

Re: plugins.netbeans.org / netbeans.org

2019-04-06 Thread arsi
: plugins.netbeans.org / netbeans.org Regarding the plugin developers to register their plugins easily. I will propose the Homebrew model for registering plugins. This means maintaining the list of plugins as files in a github repository. This repository will be considered as the plugin registry. So

Re: plugins.netbeans.org / netbeans.org

2019-04-05 Thread Tushar Joshi
preference to use > raw.githubusercontent.com or any other server... > > Arsi > > > *From:* Geertjan Wielenga > *Sent:* Friday, April 05, 2019 8:31PM > *To:* Dev > *Subject:* Re: plugins.netbeans.org / netbeans.org > > > Here's the rough pro

Re: plugins.netbeans.org / netbeans.org

2019-04-05 Thread arsi
or any other server... Arsi *From:* Geertjan Wielenga *Sent:* Friday, April 05, 2019 8:31PM *To:* Dev *Subject:* Re: plugins.netbeans.org / netbeans.org Here's the rough proposal: 1. Move all the plugins to Maven Central. Blo

Re: plugins.netbeans.org / netbeans.org

2019-04-05 Thread Brad Walker
I'm a newbie to the Netbeans community but this does sound reasonable to me. I'm particularly interested because of the C/C++ plugin source.. And if I can help with that one, I'm more than happy to put some effort into it. -brad w. On Fri, Apr 5, 2019 at 12:31 PM Geertjan Wielenga wrote: >

Re: plugins.netbeans.org / netbeans.org

2019-04-05 Thread Antonio
Thanks for a fast reply. Some comments/ideas inlined below. El 05/04/2019 a las 20:31, Geertjan Wielenga escribió: Here's the rough proposal: 1. Move all the plugins to Maven Central. Blockers: we don't know how to do that, if someone can advise, that will help. A previous step would be

Re: plugins.netbeans.org / netbeans.org

2019-04-05 Thread Geertjan Wielenga
Here's the rough proposal: 1. Move all the plugins to Maven Central. Blockers: we don't know how to do that, if someone can advise, that will help. 2. Refactor the plugins.netbeans.org application so that (1) NBM files cannot be uploaded anymore and (2) instead of uploading, references need to

plugins.netbeans.org / netbeans.org

2019-04-05 Thread Antonio
Hi all, After the 11.0 release announcement, where we migrated most of bits.netbeans.org, shall we tackle the plugins.netbeans.org website and infrastructure for 12.0? Or is it too early? Also, what's missing in netbeans.apache.org that still exists in netbeans.org and we want to keep? I