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
I am using this way:
$MAVEN_OPTS="-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n"