Running in standalone mode

Standalone version

  1. Download m2-proxy-standalone-version.zip
  2. Unzip
  3. Run m2-proxy.bat or m2-proxy.sh

Using Maven plugin

If you have Maven 2 installed, you can run m2-proxy in the Jetty following way

  1. Download and unpack the sources
  2. Go to the m2-proxy directory
  3. Type mvn jetty6:run