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
Was facing the same issue.Turned out I was doing a rookie mistake. Try this instead:
set MAVEN_OPTS=-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n