Oh, I understand you point! You are right, the URIs must be identical (
https://www.w3.org/TR/REC-xml-names/#NSNameComparison ).
I wonder why no validator complains?
--emi
On Fri, Apr 10, 2020 at 8:58 PM Eric J. Schwarzenbach <
eric.schwarzenb...@wrycan.com> wrote:
> Right, but are you conside
Right, but are you considering this error behavior to be a bug? Because
as far as I can see the pom.xml, despite OP's claims, is NOT valid.
This pom.xml uses xsi:schemaLocation="https://maven.apache.org/POM/4.0.0
https://maven.apache.org/xsd/maven-4.0.0.xsd";.
The schema at https://maven.apac
I suspect that's the problem: the URL itself is not resolved (because then
it wouldn't have mattered if it's https vs http). So internally there *may*
be a list of such schema URLs which expressly has the http URL and does
nothing for the new https URL.
--emi
On Fri, Apr 10, 2020 at 7:29 PM Eric
XML namespaces /look/ like urls by convention, but are not meant to
actually be treated as urls and resolved. Is
"https://maven.apache.org/POM/4.0.0"; actually a valid namespace for the
maven pom XML?
On 4/10/20 1:39 AM, Emilian Bold wrote:
Interesting. I think there's a whitelist of schema U
Thanks for the tip !
The following works :
com
jEidlib
1.1
…
jEidlib
http://localhost/users/collet/.m2/repository/com/jEidlib/1.1
From: Emilian Bold
Sent: vendredi 10 avril 2020 12:01
To: Louis Collet
Cc: NetBeans Mailin
👍
--emi
--emi
On Fri, Apr 10, 2020 at 5:35 PM Philip Durbin
wrote:
> Sure, here you go: https://issues.apache.org/jira/browse/NETBEANS-4148
>
> On Fri, Apr 10, 2020 at 1:40 AM Emilian Bold
> wrote:
>
>> Interesting. I think there's a whitelist of schema URLs in NetBeans
>> and they have th
Sure, here you go: https://issues.apache.org/jira/browse/NETBEANS-4148
On Fri, Apr 10, 2020 at 1:40 AM Emilian Bold wrote:
> Interesting. I think there's a whitelist of schema URLs in NetBeans
> and they have the original http variant. Please report this on JIRA,
> somebody might pick it up for
I have been setting up Netbeans IDE 11.3 to have a go at developing a small
JavaScript project. I followed the HTML/JS tutorial steps. When I went to
set up Bower, the website said it was deprecated for new projects and
directed me to Yarn, Webpack and Parcel. There was also a link to
migrating
https://stackoverflow.com/q/5692256
--emi
On Fri, Apr 10, 2020 at 12:49 PM Louis Collet
wrote:
> It’s an old .jar , not available via Maven Repository
>
>
>
> *From:* Geertjan Wielenga
> *Sent:* vendredi 10 avril 2020 11:32
> *To:* Louis Collet
> *Cc:* NetBeans Mailing List
> *Subject:* Re:
It’s an old .jar , not available via Maven Repository
From: Geertjan Wielenga mailto:geert...@apache.org> >
Sent: vendredi 10 avril 2020 11:32
To: Louis Collet mailto:louis.col...@skynet.be> >
Cc: NetBeans Mailing List mailto:users@netbeans.apache.org> >
Subject: Re: Netbeans 12.0 beta 2 - how
Because you’re using a Maven project. Use the POM to add dependencies.
Gj
On Fri, 10 Apr 2020 at 11:24, Louis Collet wrote:
> Hi everybody,
>
> I want to add an external .jar file to my projects
>
> I found this information on internet :
>
>
>
> With Netbeans 12.0 I don’t find *Librairies *. Th
Hi everybody,
I want to add an external .jar file to my projects
I found this information on internet :
With Netbeans 12.0 I don’t find Librairies . The properties of my project are :
Any help would be appreciated !
Louis
12 matches
Mail list logo