Quarkus: Document how to create a multi-module Maven project

Created on 11 Apr 2019  路  3Comments  路  Source: quarkusio/quarkus

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
aredocumentation good first issue pinned

Most helpful comment

@gsmet I provided a pr with the docs and a quickstart example, see https://github.com/quarkusio/quarkus/pull/9164 and https://github.com/quarkusio/quarkus-quickstarts/pull/559/files

Any thoughts or feedback?

All 3 comments

Any updates on this? I was trying to get multi module to work on my test project but I haven't been able to make it work yet

Last week I was facing the same problem. With the info I found scattered over Github and Zulip I could make it work. Created PR's for this issue to help others with this problem. Feedback highly appreciated :)

@gsmet I provided a pr with the docs and a quickstart example, see https://github.com/quarkusio/quarkus/pull/9164 and https://github.com/quarkusio/quarkus-quickstarts/pull/559/files

Any thoughts or feedback?

Was this page helpful?
0 / 5 - 0 ratings