Versions Compared

Key

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

With maven2

You can use

Code Block

mvn -Dmaven.test.skip=true install

With maven2

Try the following

Code Block
maven -Dmaven.test.skip=true

...