Versions Compared

Key

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

...

In some cases it has been seen that Maven will complain if a module doesn't exist, even though it is part of the current build. Often, the missing module complete turins turns up when executing {mvn package}}. A simple fix for this is to run mvn install instead. If you have to do this, it will probably only be a one - time thing.