Proxy

22 views
Skip to first unread message

Abraham Tehrani

unread,
Jan 18, 2017, 7:11:28 PM1/18/17
to JaCoCo and EclEmma Users
We have a situation in that in order for our Jenkins infrastructure to talk to our system's under test on port 6300 we need to use a proxy. This is kind of an enhancement request to have the ability to pass a proxy setting to the Maven plugin.

What are your thoughts?

Marc Hoffmann

unread,
Jan 19, 2017, 10:21:45 AM1/19/17
to jac...@googlegroups.com
Hi,

some remarks:

- The JaCoCo remote protocol is plain TCP/IP (not http), so you can't
use a regular http proxy, you need something like SOCKS
- I hope your JaCoCo agents do not run in public internet. The remote
port is completely unprotected, may be used to exploit data or do a DoS
attack. See warning in documentation.
- Poxying TCP/IP connections with SOCKS is typically configured on OS
level.

Please elaborate more on your setup regarding my points above.

Thanks,
-marc
> --
> You received this message because you are subscribed to the Google
> Groups "JaCoCo and EclEmma Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to jacoco+un...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jacoco/e655195a-4c23-4065-b942-46406e3c983f%40googlegroups.com
> [1].
> For more options, visit https://groups.google.com/d/optout.
>
>
> Links:
> ------
> [1]
> https://groups.google.com/d/msgid/jacoco/e655195a-4c23-4065-b942-46406e3c983f%40googlegroups.com?utm_medium=email&utm_source=footer

Evgeny Mandrikov

unread,
Jan 21, 2017, 9:10:22 AM1/21/17
to JaCoCo and EclEmma Users
In addition to what was said by Marc: if you talk about "jacoco:dump", then you can already pass proxy settings using standard Maven environment variable - "MAVEN_OPTS". If not, then please elaborate more on your requirements and setup.
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages