Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 196 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 196 Bytes

maven-multi-module-basic

Maven multi module with assembly plugin build

 mvn clean
 mvn install
 mvn package

For final distribution build

mvn clean package -P distribution