I respond to my own post because I have some information now, after cloning
repository from https://github.com/JFrogDev/build-info.git, I am able to to
use Cygwin's grep utility to supplement the sparse documentation at
http://www.jfrog.com/confluence/display/RTF/Gradle+1.6+Publishing+Artifactory+Plugin.
Here is a way that works after digging through the source:
artifactory {
clientConfig.proxy.host = 'localhost'
clientConfig.proxy.port = 8090
}
This is localhost:8090, I was using OWASP Zed Attack Proxy to get a better
understanding of how this plugins uses GET, POST, PUT, etc to get and
receive buildinfo.
Now, I am not sure if this plugin yet supports HTTPS, there is the following
in ArtifactoryClientConfiguration.java:
// TODO: Support proxy type SSL or not
Enjoy
Aris Green
--
View this message in context:
http://forums.jfrog.org/Publishing-Artifactory-Plugin-DOES-NOT-honor-http-proxy-settings-tp7579744p7579745.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users