I need to set Maven options in machine. I ran following command and I got \'export\' is not recognized as an internal or external command
\'export\' is not recognized as an internal or external command
export MAV
'export' command is valid only for unix shells. In Windows - use 'set' instead of 'export'