Re: New Pseudo Maven repository

2022-06-12 Thread Matthias Bläsing
Hi, why do you think this is rooted in NetBeans and not in your settings? The IP Adress 0.0.0.0 as a target is non-sense. I only ever saw it as a wildcard when binding server sockets. So I assume either a project or some settings from your maven installation has bogus settings. Greetings

New Pseudo Maven repository

2022-06-12 Thread Jean-Marc Borer
Hello everyone, After checking my IDE log files, I noticed many errors related to http://0.0.0.0/.index/nexus-maven-repository-index.properties. *INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Downloaded maven index file has size 0 (zipped). The usable space in

Re: Where are the Netbeans 14 RC sources ZIPs?

2022-06-12 Thread Jean-Marc Borer
Thx Matthias Greetings JM On Sun, Jun 12, 2022 at 2:38 PM Matthias Bläsing wrote: > Hi, > > Am Sonntag, dem 12.06.2022 um 12:26 +0200 schrieb Jean-Marc Borer: > > > > I wanted to double-check some issues I have with 13 in NB 14. > > Unfortunately, the ZIP of the sources for the vote seems of

Re: OpenJDK 17 with NB 13 and global quality?

2022-06-12 Thread Michael Bien
Hi Jean, Please don't migrate anything, there is no point in doing that. The issue in question was filed against NetBeans 11.1, that was long ago. Grab fresh stack traces while testing NetBeans 14 if you want to file a new issue. Sure you can link to the old jira issue if you think it is

Re: [LAZY CONSENSUS] Reorganize maven-utilities repository into one

2022-06-12 Thread Matthias Bläsing
Hi Eric, Am Sonntag, dem 12.06.2022 um 08:06 -0500 schrieb Eric Bresie: > I know this is something like this has been asked before but...would that > mean converting over Netbeans to build via Maven or just the individual > clusters? Is that something to consider? Nothing of this. This is about

Re: [LAZY CONSENSUS] Reorganize maven-utilities repository into one

2022-06-12 Thread Eric Bresie
I know this is something like this has been asked before but...would that mean converting over Netbeans to build via Maven or just the individual clusters? Is that something to consider? I know attempts have been made in the past but not full on buy in yet. I'm assuming it's "if it's not broke

Re: Where are the Netbeans 14 RC sources ZIPs?

2022-06-12 Thread Matthias Bläsing
Hi, Am Sonntag, dem 12.06.2022 um 12:26 +0200 schrieb Jean-Marc Borer: > > I wanted to double-check some issues I have with 13 in NB 14. > Unfortunately, the ZIP of the sources for the vote seems of the RC seem no > longer to be available at >

Re: OpenJDK 17 with NB 13 and global quality?

2022-06-12 Thread Jean-Marc Borer
Hello Eric, Sorry for the late answer. Yes this is exactly the issue I am running into. I am working behind a corporate proxy that has complex JS scripts in its PAC file. That may be the reason, I am the only one to have the issue. How can we migrate

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Jean-Marc Borer
By the way, is it the right place (this mailing list) to raise and discuss such issues? I don't feel confortable to file a bug report every time I seem to notice something. I prefer ask the community if I am the only one experiencing an issue before proceeding (bothering?) more. On Sun, Jun 12,

Re: [LAZY CONSENSUS] Reorganize maven-utilities repository into one

2022-06-12 Thread Jean-Marc Borer
Concerning the BOM, I am intensively using this concept to compose our own applications clusters (by the way I gained some experience there and did some interesting discoveries like the possibility to use branding BOMs). There is already the "platform" BOM why not extend the concept starting with

Re: [LAZY CONSENSUS] Reorganize maven-utilities repository into one

2022-06-12 Thread Jean-Marc Borer
Oh yes that would be great +100 for me ;-) On Tue, May 31, 2022 at 7:18 PM Eric Barboni wrote: > Hi folks, > Me again sorry . > > I would like to regroup the maven-utilities repository back into one. I > like very much writing voting mail that are longer than the code changes > but I would

Re: Building NetBeans Platform app with Maven packages from local repository

2022-06-12 Thread Jean-Marc Borer
Sorry it has moved. Now you need to check https://github.com/apache/netbeans-mavenutils-nb-repository-plugin and the documentation will tell the same as before. On Sun, Jun 12, 2022 at 12:33 PM Jean-Marc Borer wrote: > Hello Dmitry, > > Yes it actually is. You need first to compile the sources.

Re: Building NetBeans Platform app with Maven packages from local repository

2022-06-12 Thread Jean-Marc Borer
Hello Dmitry, Yes it actually is. You need first to compile the sources. Check here https://github.com/mojohaus/nb-repository-plugin/ to upload the artifacts into your own repo. Then use the proper version for the platform. If the the version is the same as one that is on central, it still

Where are the Netbeans 14 RC sources ZIPs?

2022-06-12 Thread Jean-Marc Borer
Hello everyone, I wanted to double-check some issues I have with 13 in NB 14. Unfortunately, the ZIP of the sources for the vote seems of the RC seem no longer to be available at https://dist.apache.org/repos/dist/dev/netbeans/netbeans/ Does anyone know where I can find them? Cheers, JMB

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Jean-Marc Borer
Hello Matthias, Sure I will provide some evidences, but I need to do it at the office. What I can already tell is https://github.com/apache/netbeans/issues/4050, which shows that the IDE behaves differently when run it with a JDK that embeds JFX or not and that I noticed since 12.5 On Sun, Jun

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Matthias Bläsing
Hi, Am Sonntag, dem 12.06.2022 um 10:41 +0200 schrieb Jean-Marc Borer: > Is Netbeans not supposed to run on any flavor (JVM) 11+? if you ask without context or proofs, you will not get real answers. I routinely run builds from NetBeans master on OpenJDKs on Windows and Linux. So to answer your

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Jean-Marc Borer
Ok so before filing a bug, I want to retry with NB 14. I was looking for the packages released for the vote. They are no longer available. Do you know where I can find them? JM PS: I am working in a very complicated (secured) professional environment and I clearly push NB into certain limits

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Geertjan Wielenga
Yes, I’m surprised too. And obviously NetBeans is not supposed to run only on GraalVM, you know the answer to that question, and that this is a bug. Gj On Sun, 12 Jun 2022 at 10:53, Jean-Marc Borer wrote: > Hello Geertjan, > > Well yes and no. I am surprised that NB seems to, somehow, rely on

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Jean-Marc Borer
Hello Geertjan, Well yes and no. I am surprised that NB seems to, somehow, rely on Truffle classes during startup. As I am not a JVM expert, I was not knowing what Truffle is. By the way, is NB now supposed to only run on GraalVM? Same question for NB platform based applications, which is

Re: Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Geertjan Wielenga
You’re surprised that messages about missing Truffle classes do not appear when you use GraalVM? Gj On Sun, 12 Jun 2022 at 10:42, Jean-Marc Borer wrote: > Hello all, > > Since I had several issues with NB 13 (see > https://github.com/apache/netbeans/issues/4050), I tried different JVMs. > > I

Netbeans 13.0 only supposed to properly runs on GraalVM 17?

2022-06-12 Thread Jean-Marc Borer
Hello all, Since I had several issues with NB 13 (see https://github.com/apache/netbeans/issues/4050), I tried different JVMs. I notice that the only one not generating warnings in the log (for example related to missing Truffle classes) is GraalVM 17. I have to say that I am a bit surprise in