Thank for the finding, The fix is here https://github.com/apache/netbeans/pull/2029
As we need synchro with master a PR was created in this intention (a direct commit was done to hide a module) https://github.com/apache/netbeans/pull/2028 To allow testing we could create a beta11 (not 2) by merging pr 2029 and 2028 Non impacted tester can stay on beta1, Blocked tester can go to beta11 and do further finding not having too wait beta2. That's up to us. Best Regards Eric -----Message d'origine----- De : Vano Beridze <[email protected]> Envoyé : mardi 17 mars 2020 17:37 À : Glenn Holmer <[email protected]> Cc : netcat <[email protected]> Objet : Re: 12.0 Beta available I have the problem with creating maven web application https://issues.apache.org/jira/browse/NETBEANS-4028 On Tue, Mar 17, 2020 at 8:32 PM Glenn Holmer <[email protected]> wrote: > On 3/17/20 7:38 AM, Geertjan Wielenga wrote: > > https://github.com/apache/netbeans/pull/1983 > > > > That's how, not ideal, though it should work. > > Has anyone else tried this? With 12.0-beta1 under JDK 11.0.6, both > with and without importing previous userdir, project creation never > completes. I just get the Cylon progress indicator for "Create project" > in the status bar forever. > > I do see this, although I don't know if it's related: > > java.io.IOException: Timeout while opening connection to > > https://netbeans.apache.org/nb/updates/12.0/updates.xml.gz?unique=0f4e > 3f24e-a4fe-476a-9ac6-14be5bb18f0f_4377dd66-6067-444d-8b40-054afe128770 > > > On Tue, Mar 17, 2020 at 1:33 PM Glenn Holmer > > <[email protected] > > > > wrote: > >> What is going to be the preferred way to create JavaFX projects in 12.0? > -- > Glenn Holmer (Linux registered user #16682) "After the vintage season > came the aftermath -- and Cenbe." > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
