简体   繁体   中英

How to create a simple maven project using m2e

How can I create a simple maven project using m2e ?

I just need to create simple java project but when I try to create a new maven project I have to select from multiple artifacts.

Maven archetype Plugin allows the user to create a Maven project from an existing template called an archetype. you can simply skip this step if you only need a simple java project in the project setup wizard: 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM