Examples of creating MAVEN multi-module projects in eclipse

Source: Internet
Author: User
1 , configure the Maven for Eclipse 2. Select "Create a simple Project" Group Id:com.demoArtifact id:multi-modules-DemoPackaging:pomName:Multi Modules Demo Click Finish (this is a parent project, do not need to have any source code, then we will be in eclipse the project under the unused directories are deleted, leaving only Pom.xml file on the line)3, create sub-project--in the pop-up menu, click New Maven Module, complete 4, in the pom.xml of the sub-project, The groupId and version of a subproject are generally the same as the parent project, so you can delete the two parameters of the project, which automatically inherits the value of the parent item.

Examples of creating MAVEN multi-module projects in eclipse

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.