So far so good, but how is this used? What if I need a http and a https proxy in one build? What is this id good for and where can it be referred?
You might try adding an <id> element to each of the settings to make them distinct. From http://maven.apache.org/settings.html#Proxies: "id - The unique identifier for this proxy. This is used to differentiate between proxy elements." Joe Hindsley -- View this message in context: http://maven-users.828.n2.nabble.com/Multiple-proxies-problem-tp3257214p5347325.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
