Re: Netbeans Application project/Maven configuration issue

2022-09-23 Thread Amitabh Choudhury
Hi This is the log message I get when creating fresh "Netbeans Application" project. Please guide to configure ""Netbeans Application" project and required Maven configuration. Thanks ~~~Messages in log window while creating new proejct~~~ --< org.apache.maven:standalone-pom >---

Re: Netbeans Application project/Maven configuration issue

2022-09-23 Thread Amitabh Choudhury
TQ, Lars, for the input and also github updates. So, the configuration issue seems to be different. Still unresolved. First, I started a new project and changed the pom.xml section to "https". Error continued. Log messages given below. Then, I started a new project and removed the repository se

Re: Netbeans Application project/Maven configuration issue

2022-09-23 Thread Amitabh Choudhury
TQ for the info Lars. Shall check. On Fri, Sep 23, 2022 at 1:38 AM Lars Bruun-Hansen wrote: > 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

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 - thi

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/ N

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 https://netbeans.apache.org/about/oracle-transitio

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 host

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 com.acite