Skip to content

javarushcommunity/maven-demo

Repository files navigation

Overview

Demo project for description maven build tool.

The article about Maven in russian:

Part1: "Java-проект от А до Я": Все, что вы хотели знать о Maven. Часть 1

Part2: "Java-проект от А до Я": Все, что вы хотели знать о Maven. Часть 2

Building

Run next commands to see and understand the abilities of this tool:

mvn clean test
mvn clean comlile
mvn clean package
mvn clean install

Authors

Contributing

Please, follow Contributing page.

Code of Conduct

Please, follow Code of Conduct page.

License

This project is Apache License 2.0 - see the LICENSE file for details

About

Project for demonstration Maven build tool

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages