/**
* @param expression="${settings.offline}"
*/
private boolean offline;
if I recall correctly
On 4 March 2010 09:37, kristian <[email protected]> wrote:
> I have a plugin which does some networking and I would like to obey
> the maven commandline flag "--offline" but did not see any way to
> retrieve that information. how I can I find this ?
>
> thanx Kristian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>