Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7651747
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T11:35:00+00:00 2026-05-31T11:35:00+00:00

Eclipse has a nice feature I’m using – check out maven projects from SCM

  • 0

Eclipse has a nice feature I’m using – check out maven projects from SCM – which takes the parent pom of a multi-module project, checks it out, and then checks out all of its modules to the local workstation. It’s very easy to use, and very clean. Awesome to use with a team. It stores the projects in hierarchical fashion (which I like) … e.g. – the parent pom is the root, and all of the modules are in folders within the parent.

However, now I am going to be adding another element – an organization-wide POM for settings which rarely change. The only thing I’m confused about, is how this is going to alter my structure for other (unrelated) projects which all use the organization-wide pom. I do not want to list other superpoms as “modules” of the company parent, I just want it to be very simple.

Is there any way I can get my multi-module parent projects (the one with POM packaging) to be actually be a module of the organization-wide pom, without having three levels of folders in each project? For example, can I store that pom in my archiva repository, so it could be resolved using dependencies (as opposed to actually having the file at the root of my projects)?

Would I need to alter my projects from a hierarchical structure to a flat structure (all modules in same directory as parent) to make this work, if I actually had to have the organization-wide pom as the root of each multi-module project I have at my company?

How do people who work for organizations which use this structure, generally store and check out these projects? What am I missing here? The multi-module project (without the parent pom) is so clean and usable. Adding another layer (the super super pom) is really confusing the crap out of me!

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T11:35:01+00:00Added an answer on May 31, 2026 at 11:35 am

    You do not need to list modules in the organisations pom to be able to link to it as a parent POM and have it inherit common settings. If you store the organisations POM in archiva, or Nexus or Artifactory etc., then you just need to point to the repository in either your settings.xml or inside of the pom.xml files for each project. You do not need to add a dependency on the organisations POM file, as the parent element will organise that for you.

    Have you tried putting an empty path in for the parent pom link:

    <relativePath></relativePath>
    

    That should make maven look for the parent pom in a repository and not on the file system.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The Eclipse scala plugin has a nice feature which shows you the type of
When implementing an interface in eclipse, it has a really nice feature that lets
My everyday IDE is Eclipse which has a wonderful Open Resource feature (CTRL+SHIFT+R or
Eclipse 3.5 has a very nice feature to generate Java hashCode() functions. It would
Eclipse has a nifty feature which allows you to define templates for code. I
eclipse has a very nice feature. that is when you debug, it reloads changes
Eclipse has a nice feature Force return. I wonder if it has Force exception,
The Eclipse IDE has a neat little feature that I really miss in Visual
I practice TDD and run my tests very often. Eclipse has a nice command
Eclipse text editors has this nice vertical rulers at both sides where bookmarks and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.