nbarithel / app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App

Layout

  • app: Global parent POM with plugins management
  • app-quality: Archive containing code quality configuration
  • app-parent: Parent POM for Java project which inherits code quality and unit testing tools
  • app-lib: My Java library
  • app-main: My Java App

This is a Multimodule Maven Project structure inspired by the one suggested by Apache Maven Checkstyle Plugin and Apache Maven PMD Plugin.

Build

  • Run mvn clean package

About

License:Apache License 2.0


Languages

Language:Java 100.0%