[MPH-217] help:effective-pom does not show the value for a POM's "packaging"

Open
#332 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start by reproducing the issue with mvn help:effective-pom on a project whose packaging is inherited or omitted, and inspect how the effective POM is rendered. Trace the help plugin entry point responsible for this goal. Done means the output shows the POM's packaging value and distinguishes inherited packaging from the default jar.

Written by the indexing model from the issue text.

Description

bug priority:major

Gary D. Gregory opened MPH-217 and commented

Running "mvn help:effective-pom" does not show the value for a POM's "packaging" value.

It's not clear from the site documentation if "packaging" is inherited from the parent POM or not.

I understand the default is "jar".

I expect to see the "packaging" value when running "mvn help:effective-pom" so I can understand if the value is being picked up from a parent POM or if it is defaulting to "jar".

TY.


Affects: 3.5.1

Dominant language
Java
Stars
29
Forks
42
Avg merge
23h 15m
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-help-plugin

All issues in apache/maven-help-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.