Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

[MDEPLOY-173] support flat pom functionality in maven-deploy-plugin#26

Closed
jackjia2014 wants to merge 1 commit intoapache:trunkfrom
jackjia2014:trunk
Closed

[MDEPLOY-173] support flat pom functionality in maven-deploy-plugin#26
jackjia2014 wants to merge 1 commit intoapache:trunkfrom
jackjia2014:trunk

Conversation

@jackjia2014
Copy link
Copy Markdown

Enhance the maven deploy plugin to deploy a "flattened" pom that contains only GAV and section.
The section contains, properly resolved direct dependencies of the artifact, which are the same of "pom hierarchy" direct dependencies.
"flattened" pom means it cannot have any parent or any other sections that are not necessary while deploying the artifact.

@hohwille
Copy link
Copy Markdown

hohwille commented Sep 4, 2014

@asfbot
Copy link
Copy Markdown

asfbot commented Sep 4, 2014

=?ISO-8859-15?Q?J=F6rg_Hohwiller?= on dev@maven.apache.org replies:
Hi there,

in case the connect is not already obvious. We are following a very=20
similar goal on MOJO:
http://mojo.codehaus.org/flatten-maven-plugin/

Kind regards
J=F6rg

Am 03.07.2014 11:42, schrieb jackjia2014:
n
ontains only GAV and section.
ndencies of the artifact, which are the same of "pom hierarchy" direct de=
pendencies.
ons that are not necessary while deploying the artifact.
n
your
ure
ease
et

@michael-o
Copy link
Copy Markdown
Member

Not Dependency's task to modify the POM. One must use a specialized plugin for that. Just like MSHARE or Flatten Maven Plugin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants