Using Tycho behind a proxy that requires authentication
Posted
by Simon
on Stack Overflow
See other posts from Stack Overflow
or by Simon
Published on 2010-05-28T05:52:31Z
Indexed on
2010/05/28
6:21 UTC
Read the original article
Hit count: 238
I need to use the Tycho plug-in for Maven behind a firewall that requires authentication. The workaround here:
https://issues.sonatype.org/browse/TYCHO-279
Nearly works, I just need a way of providing a username and password.
Can anyone help?
© Stack Overflow or respective owner