Versions Compared

Key

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

...

Make sure each package contains package-info.java with proper description.

Project Build

Make sure that command

Code Block
mvn clean package -DskipTests

finishes without errors.