Versions Compared

Key

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

Maven 23.0.4 0 or later is required to build Struts 2

...

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 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.

Next: Creating and Signing a Distribution