Maven Pom File Structure
This section show you POM file from project GOL above
Download GOL project from Github to your local and unzip.
From eclipse open GOL project from unzipped directory. Open POM file you will see how project is structured.
Install maven to your local and you can try to build this project manually by command
Wait a while you can see output of the build as web application war file inside folder C:\gol-master\gameoflife-web\target