mulesoft / mule-maven-plugin

Maven plugins for Mule Runtime
36 stars 45 forks source link

[W-16046872] In MMP 4.x.x deploy command "mule:deploy" does not seem to take maven PROXY settings into account #848

Closed rodriguez-jorge closed 4 months ago

rodriguez-jorge commented 4 months ago

Screenshot 2024-07-12 at 11 58 21 AM

java 8 no proxy Screenshot 2024-07-12 at 12 15 22 PM

java 11 no proxy Screenshot 2024-07-12 at 12 25 00 PM

java 17 no proxy Screenshot 2024-07-12 at 12 30 48 PM

There is an issue with the http connector and java 17 HTTP Patch with Jersey Client on JDK 16+

Screenshot 2024-07-12 at 12 35 42 PM

java 8 with proxy (invalid password) The default connector (JDK) does not take into account the proxy configuration Screenshot 2024-07-12 at 12 44 36 PM

java 11 with proxy (invalid password) Screenshot 2024-07-12 at 1 21 04 PM

java 17 with proxy (invalid password) Screenshot 2024-07-12 at 1 24 26 PM

java 8 with proxy (valid password) For the HTTP connector we have to verify that Basic authentication is allowed. Screenshot 2024-07-12 at 1 44 26 PM Other Proxy-Related Properties Screenshot 2024-07-12 at 1 46 05 PM

java 11 with proxy (valid password) Screenshot 2024-07-12 at 1 58 31 PM

java 17 with proxy (valid password) Screenshot 2024-07-12 at 2 19 57 PM

rodriguez-jorge commented 4 months ago

!gate waiver add Sonar

muleteer-check[bot] commented 4 months ago

The Sonar check is waived