I\'ve ported a project from Eclipse to Maven and I need to set an environment variable to make my project work.
In Eclipse, I go to \"Run -> Run configurations\" and
Following documentation from @Kevin's answer the below one worked for me for setting environment variable with maven sure-fire plugin
org.apache.maven.plugins maven-surefire-plugin conf