Skip to content

Package patterns into executable jars #989

Closed
@iluwatar

Description

@iluwatar

The design pattern applications are easy to run within an IDE but it would be nice to be able to run them effortlessly having only the jar files.

In this task we are going to add and configure maven-assembly-plugin to package the patterns into executable jars, so that they can later be run like java -jar pattern.jar.

Links:
https://www.baeldung.com/executable-jar-with-maven

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions