quarkusio/quarkus

Document how to create a multi-module Maven project

Open

#2,003 opened on Apr 11, 2019

View on GitHub
 (14 comments) (12 reactions) (0 assignees)Java (12,967 stars) (2,464 forks)batch import
area/documentationgood first issuepinned

Description

Now that we have support for multi-modules Maven project, we should properly document them:

  • the empty beans.xml trick;
  • using quarkus:dev in a multi-module environment

Contributor guide