Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How do I skip the tests when doing a Maven build?

Add a -Dmaven.test.skip=true parameter to your Maven command line.

...