You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.