Versions Compared

Key

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

...

Failed to execute goal "org.apache.maven.plugins:maven-compiler-plugin" 


To fix this issue, please follow the step below:

In the terminal write:

Code Block
$ mvn wrapper:wrapper

...