Re: Netbeans Application project/Maven configuration issue

2022-09-22 Thread Lars Bruun-Hansen
PR which I believe will indirectly update the code generated by the New Project --> Java with Maven --> NetBeans Application action: https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/pull/15 @Amitabh Choudhury: I can see why this was confusing. Hopefully - with the PRs -

Re: Netbeans Application project/Maven configuration issue

2022-09-22 Thread Lars Bruun-Hansen
Btw I see a slight bug in the Wizard for New Project --> Java with Maven --> NetBeans Application. It puts the following section into the parent POM: netbeans NetBeans http://bits.netbeans.org/nexus/content/groups/netbeans/

Re: Netbeans Application project/Maven configuration issue

2022-09-22 Thread Lars Bruun-Hansen
Created PR with request for doc update: https://github.com/apache/netbeans-website/pull/613 On Thu, Sep 22, 2022 at 10:07 PM Lars Bruun-Hansen wrote: > > Try using https://netbeans.apidesign.org/maven2/ (meaning using > https, not http) > > The

Re: Netbeans Application project/Maven configuration issue

2022-09-22 Thread Lars Bruun-Hansen
Try using https://netbeans.apidesign.org/maven2/ (meaning using https, not http) The https://netbeans.apache.org/about/oracle-transition.html document should be updated now that we are in a world where Maven enforces use of https. As far as I can tell the netbeans.apidesign.org site (kindly

Netbeans Application project/Maven configuration issue

2022-09-22 Thread Amitabh Choudhury
Hi Have installed Netbeans IDE 14. Started new "Netbeans Application" project (Maven) Got http-blocker issue. Resolved. Then started using Maven-3.8.1. Then got following issue.. --- Failed to execute goal on project NetbeansApplicationTest2-app: Could not resolve dependencies for project