On Mon, Oct 6, 2008 at 1:07 PM, Reto Bachmann-Gmür <[EMAIL PROTECTED]> wrote: > I would like to automatically switch betwenn online and offline mode > depending on the network interface that i have activated. I've > configured NetworkManager to create a file (/tmp/fast-network-up) > whenever a fast network interface is up, I would like to configure maven > to switch to offline mode when this file is missing. > > I've tried using profiles in settings.xml, as in ... > but had no success. any idea?
What happened? There's an issue [1] complaining that a profile intended to be activated when a file is missing is *always* active. You might want to comment on/vote for it if you're having the same problem. [1] http://jira.codehaus.org/browse/MNG-3524 -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
