ict-singapore opened a new issue, #7743: URL: https://github.com/apache/netbeans/issues/7743
### Apache NetBeans version Apache NetBeans 22 ### What happened Netbeans generate all files and some of these names are running on http instead of secured https. Some of these resources - Get redirected from http to https. - After upgrading the name space for primefaces from http to https, the application doesnt work. - Some of the name spaces return a 404. Please check the links(404) and make the necessary updates(accept only https) in the next version if feasible. ### Language / Project Type / NetBeans Component Java with Maven Web Application ### How to reproduce Primefaces name space issue. <img width="1718" alt="Primefaces Namespace" src="https://github.com/user-attachments/assets/1c2da258-73a8-4c04-95d3-39d38099ad13"> All resources hosted on http, which either get redirected or throw a 404. <img width="848" alt="All http resources" src="https://github.com/user-attachments/assets/8a1ec151-211e-4c3c-b25a-c6fcda8cabfc"> Project file for demo. [PF1.zip](https://github.com/user-attachments/files/16934283/PF1.zip) ### Did this work correctly in an earlier version? No / Don't know ### Operating System macOS ### JDK JDK 17 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else We hope you will check the links in the next build. ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
