Hi all, I work at a large company with a Maven 1(!) setup. The team I work in wanted to set up a nice environment with Maven 2, Hudson and Nexus but as it turns out JAR file downloading is blocked by the firewall. Is there any way to work around this?
The only solutions I can think of are (a) a sneaker net where we run Maven at home and then copy the resulting Maven local repository into our repository manager or (b) we somehow set up a tunnel to a server outside the firewall that then can be used to do the actual downloading. Option "a" would work but would be a serious PITA and option "b" is too complicated. (Well, I guess there's an option "c": work with Maven 1...) Does anyone have a better idea? Cheers, Hilco P.S. Obviously, getting the company to upgrade to Maven 2 is a no-go. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
