Versions Compared

Key

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

...

New versions of most application servers have their distribution packages built by Maven 2 or using Maven 3, hence distribute these as ZIP or TAR.GZ files on a Maven repository. It is also rather easy to upload servers' packages to an internal (for example, enterprise) Maven repository. In this case, CARGO lets you directly use such artifacts using an ArtifactInstaller. Here is the example for Jetty 7:

...