官术网_书友最值得收藏!

Installing Maven

Maven is a popular build tool for Java development. Some important open source projects were built using this tool. There are features that facilitate the build process, standardize the project structure, and provide some guidelines for best practices development.

We will install Maven, but the installation step should be executed after the OpenJDK installation.

Open a terminal and execute the following:

sudo apt-get install maven -y

Check the installation using this command:

mvn -version

You should see the following output, although the version may be different for you:

Well done. Now we have Maven installed. Maven has a vibrant community that produces many plugins to help developers with important tasks. There are plugins to execute a unit test and plugins to prepare the project for the release event that can be integrated with SCM software.

We will use the spring boot maven plugin and docker maven plugin. The first converts our application to a JAR file and the second enables us to integrate with Docker Engine to create images, run containers, and much more. In the next few chapters, we will learn how to configure and interact with these plugins.

主站蜘蛛池模板: 达州市| 长春市| 年辖:市辖区| 汪清县| 龙川县| 大名县| 文昌市| 东明县| 丰县| 墨竹工卡县| 仁怀市| 蓬莱市| 武威市| 庐江县| 卢湾区| 龙门县| 民勤县| 九龙坡区| 台中县| 光泽县| 全南县| 广汉市| 黔西县| 海兴县| 汽车| 清苑县| 长治市| 天津市| 温泉县| 颍上县| 宁武县| 千阳县| 蓬溪县| 肇东市| 斗六市| 青州市| 玛曲县| 环江| 南雄市| 松桃| 恩施市|