Build a .jar file inside a Docker container with Maven

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • build-jar-file-inside-docker-container

    Companion repository for the blog post: "Build a jar file inside a Docker Container"

    You can access the demo project for this blog post here https://github.com/Mozenn/build-jar-file-inside-docker-container.

  • maven-mvnd

    Apache Maven Daemon

    xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.mozen.jardocker build-jar-inside-docker 1.0-SNAPSHOT build-jar-inside-docker http://maven.apache.org 11 11 3.8.1 junit junit 3.8.1 test maven-jar-plugin 3.2.2 default-jar none org.apache.maven.plugins maven-assembly-plugin build-jar-inside-docker-${project.version} false jar-with-dependencies com.mozen.jardocker.App make-assembly package single

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts