Skip to content

Accelerating Maven Builds: From Snail's Pace to Rocket Speed -- Demo's

Notifications You must be signed in to change notification settings

mthmulders/snail-pace-rocket-speed-demos

Repository files navigation

Accelerating Maven Builds: From Snail's Pace to Rocket Speed

This repository contains all the demo's for "Accelerating Maven Builds: From Snail's Pace to Rocket Speed"

Prerequisites

  • You need Java 21
  • You need Maven 3.9.x installed
  • For some demos you also need a recent Maven 4 build. Some convenience options:
  • For some demos you also need a Maven Daemon with Maven 3. Point the scripts to its main executable by defining a variable MVND3_EXEC - or add the mvnd executable to your PATH.

Preparations

Run ./prepare.sh to

  • download all the libraries and plugins and Docker containers used by the demo project.
  • update the Shiro submodule.

Cleaning up in between demos

After each demo, run ./clean.sh to undo any modifications to the Shiro project.

About

Accelerating Maven Builds: From Snail's Pace to Rocket Speed -- Demo's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages