kelnos / scala-cross-maven-plugin

Maven plugin to help rewrite POMs for cross-compiled Scala libraries
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Example of usage with multimodule project #17

Open asm0dey opened 3 years ago

asm0dey commented 3 years ago

What is the correct way to build and deploy to central multi-module project?

kelnos commented 3 years ago

The same way you'd do it with a single-module project.