Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
mvn -Dmaven.test.skip=true install

With

...

maven1

Try the following

Code Block
maven -Dmaven.test.skip=true

...