dkapil / maven-watch

A watcher for monolithic multi-module maven projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit skeleton project

dkapil opened this issue · comments

Commit a new skeleton maven project as per all the agreed conventions

skeleton project committed with

<groupId>com.mavenwatch</groupId>
<artifactId>mavenwatch-core</artifactId>
<packaging>jar</packaging>
<version>1.0-SNAPSHOT</version>