FaiyazMujawar opened a new issue, #5771: URL: https://github.com/apache/netbeans/issues/5771
### Apache NetBeans version Apache NetBeans 17 ### What happened I'm trying to use Apache Netbeans Java extension to run a spring boot application, with my machine protected by a VPN. When trying to run the application, I get the following error: ``` Warning: Maven is configured for a proxy 10.24.19.83:8080, but the system does not require a proxy for network connections. Proxy settings should be removed from user gradle.properties. Update Maven configuration ? ``` The project is maven based and not on gradle. ### How to reproduce _No response_ ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windpws 10 Enterprise ### JDK OpenJDK 17.0.1 ### Apache NetBeans packaging Apache VSNetBeans for VSCode ### Anything else _No response_ ### 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
