Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: POM Editor
-
Labels:None
Description
Not entirely sure on options for this.
Usecases:
From an enterprise standpoint, have a parent-pom that has the default SCM, repos, reports, etc, and constantly copy-pasting them into the project POM's.
Also, for modular projects, there are usually parent-poms as well.
Possibly use the repository indexing to identify groupid/artifacts that ONLY have POM files? Maybe optimize to only search within the groupid heiarchy (i.e. search within org.company.department.project, then org.company.department, then org.company for POM-only artifacts).
What exactly you suggesting here? Can you please be more specific?