Re: Testing that a plugin works in --offline

2015-09-01 Thread Benson Margulies
On Tue, Sep 1, 2015 at 5:30 PM, Karl Heinz Marbaise wrote: > Hi Benson, > > you can add the -o option in invoker.properties... > and then you are in a limited environment...the default is having the local > repository ${home}/.m2/ as remote repository ... > > The problem is that your machine might

Re: Testing that a plugin works in --offline

2015-09-01 Thread Karl Heinz Marbaise
Hi Benson, you can add the -o option in invoker.properties... and then you are in a limited environment...the default is having the local repository ${home}/.m2/ as remote repository ... The problem is that your machine might be connected to the internet...and a plugin which is inside can dow

Testing that a plugin works in --offline

2015-09-01 Thread Benson Margulies
Is there a way in the invoker to test offline mode? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org