Gary D. Gregory created MPH-217: ----------------------------------- Summary: help:effective-pom does not show the value for a POM's "packaging" Key: MPH-217 URL: https://issues.apache.org/jira/browse/MPH-217 Project: Maven Help Plugin Issue Type: Bug Components: effective-pom Affects Versions: 3.5.1 Reporter: Gary D. Gregory
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. -- This message was sent by Atlassian Jira (v8.20.10#820010)