What’s in a name…
Posted by Lars Vonk mid-morning: August 28, 2008
Using descriptive names is a good programming practice. Today I came across an example that does quite the opposite. In Maven 2 you can define a proxy when you are working behind a proxy server, and there is this active flag that sets this proxy to active or inactive.... or at least that is what you expect right?
Filed under: Java, Maven
7 Comments